quorum/cmd
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
..
ethereum Fixed bug where logging could crash client during tx adding 2015-01-02 22:19:58 +01:00
ethtest Merge branch 'develop' into poc8 2014-12-30 17:10:02 +01:00
evm Closure => Context 2015-01-02 16:14:12 +01:00
mist Changed prev_hash to block_hash, state transition now uses vm env 2015-01-03 17:18:43 +01:00
peerserver added simple peer server 2014-12-10 15:29:22 +01:00
utils Changed prev_hash to block_hash, state transition now uses vm env 2015-01-03 17:18:43 +01:00
LICENSE Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00