mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 14:15:53 +00:00
ca1b2a1a91
* PREVHASH => BLOCKHASH( N ) * State transition object uses VMEnv as it's query interface * Updated vm.Enviroment has GetHash( n ) for BLOCKHASH instruction * Added GetHash to xeth, core, utils & test environments