quorum/ethchain
obscuren 7d3e99a2ab Fixed genesis and block data 2014-05-20 14:29:52 +02:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
asm.go Fixed disasamble for all pushes 2014-05-08 14:20:06 +02:00
block.go Fixed genesis and block data 2014-05-20 14:29:52 +02:00
block_chain.go added roman 2014-05-20 13:29:21 +02:00
block_chain_test.go Changed how changes are being applied to states 2014-05-17 14:07:52 +02:00
block_manager_test.go Commented out code due to rewrite vm 2014-03-20 17:24:53 +01:00
closure.go Auto update state changes notifications 2014-05-08 19:09:36 +02:00
dagger.go Testing different mining state 2014-05-19 11:25:27 +02:00
dagger_test.go The great merge 2014-02-14 23:56:09 +01:00
error.go Removed debug logging 2014-04-30 17:13:32 +02:00
fees.go Removed comments 2014-03-06 13:03:24 +01:00
genesis.go Fixed genesis and block data 2014-05-20 14:29:52 +02:00
stack.go Upped version number 2014-04-27 16:53:35 +02:00
state.go No longer store script directly in the state tree 2014-05-20 11:19:07 +02:00
state_manager.go No longer store script directly in the state tree 2014-05-20 11:19:07 +02:00
state_object.go No longer store script directly in the state tree 2014-05-20 11:19:07 +02:00
state_object_test.go No longer store script directly in the state tree 2014-05-20 11:19:07 +02:00
transaction.go ... 2014-05-20 13:09:44 +02:00
transaction_pool.go Testing different mining state 2014-05-19 11:25:27 +02:00
transaction_test.go Changed how txs define their data & added init field 2014-04-09 12:28:16 -04:00
types.go Removed value from closure. 2014-05-08 14:20:45 +02:00
vm.go No longer store script directly in the state tree 2014-05-20 11:19:07 +02:00
vm_test.go Changed how changes are being applied to states 2014-05-17 14:07:52 +02:00