mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| common.go | ||
| init.go | ||
| readers.go | ||
| trie.go | ||
| vm.go | ||