forked from cerc-io/plugeth
* 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 |
||
|---|---|---|
| .. | ||
| types | ||
| .gitignore | ||
| asm.go | ||
| block_manager.go | ||
| chain_manager_test.go | ||
| chain_manager.go | ||
| dagger_test.go | ||
| dagger.go | ||
| error.go | ||
| events.go | ||
| execution.go | ||
| fees.go | ||
| filter_test.go | ||
| filter.go | ||
| genesis.go | ||
| helper_test.go | ||
| state_transition.go | ||
| transaction_pool_test.go | ||
| transaction_pool.go | ||
| vm_env.go | ||