quorum/chain
obscuren 48488017e4 Proper packages 2014-11-05 00:34:59 +01:00
..
.gitignore Moved ethchain to chain 2014-10-31 10:59:17 +01:00
asm.go Proper packages 2014-11-05 00:34:59 +01:00
block.go ethtrie => trie 2014-10-31 14:45:03 +01:00
block_manager.go Reworked chain handling process 2014-11-04 12:46:33 +01:00
bloom9.go Sha addresses 2014-11-04 01:29:49 +01:00
bloom9_test.go StateManager => BlockManager 2014-11-04 10:57:02 +01:00
chain_manager.go Fixed VM and added static analysis for EVM jumps 2014-11-04 18:18:57 +01:00
chain_manager_test.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
dagger.go ethlog => logger 2014-10-31 12:56:05 +01:00
dagger_test.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
derive_sha.go ethtrie => trie 2014-10-31 14:45:03 +01:00
error.go Fixed VM and added static analysis for EVM jumps 2014-11-04 18:18:57 +01:00
events.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
fees.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
filter.go StateManager => BlockManager 2014-11-04 10:57:02 +01:00
filter_test.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
genesis.go Fixed genesis 2014-11-03 23:45:16 +01:00
helper_test.go all: fix rename breakage 2014-10-31 18:52:58 +01:00
state_transition.go ethstate => state 2014-10-31 14:43:14 +01:00
transaction.go ethstate => state 2014-10-31 14:43:14 +01:00
transaction_pool.go StateManager => BlockManager 2014-11-04 10:57:02 +01:00
transaction_test.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
vm_env.go ethstate => state 2014-10-31 14:43:14 +01:00