quorum/tests/helper
obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env
* 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
2015-01-03 17:18:43 +01:00
..
common.go Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00
init.go added db 2014-11-04 16:43:02 +01:00
readers.go Readers 2014-10-18 23:20:25 +02:00
trie.go fixed trie 2014-12-30 15:58:40 +01:00
vm.go Changed prev_hash to block_hash, state transition now uses vm env 2015-01-03 17:18:43 +01:00