You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the event of a re-org, the miner's latest state hash could be different than the one expected by the searcher. While it is already possible to check the previous block hash within a smart contract, it may be useful to bring that computation off-chain to minimize on-chain computation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In the event of a re-org, the miner's latest state hash could be different than the one expected by the searcher. While it is already possible to check the previous block hash within a smart contract, it may be useful to bring that computation off-chain to minimize on-chain computation.
Beta Was this translation helpful? Give feedback.
All reactions