plugeth/chain
2014-11-14 14:17:54 +01:00
..
.gitignore
asm.go Proper packages 2014-11-05 00:34:59 +01:00
block_manager.go Clean up 2014-11-14 14:17:54 +01:00
block.go Clean up 2014-11-14 14:17:54 +01:00
bloom9_test.go StateManager => BlockManager 2014-11-04 10:57:02 +01:00
bloom9.go Clean up 2014-11-14 14:17:54 +01:00
chain_manager_test.go
chain_manager.go Numerous fixes for consensus. 2014-11-13 18:12:12 +01:00
dagger_test.go
dagger.go Implemented new miner w/ ui interface for merged mining. Closes #177 2014-11-07 12:18:48 +01:00
derive_sha.go
error.go Fixed VM and added static analysis for EVM jumps 2014-11-04 18:18:57 +01:00
events.go
fees.go
filter_test.go
filter.go Numerous fixes for consensus. 2014-11-13 18:12:12 +01:00
genesis.go Fixed genesis 2014-11-03 23:45:16 +01:00
helper_test.go
receipt.go Clean up 2014-11-14 14:17:54 +01:00
state_transition.go Numerous fixes for consensus. 2014-11-13 18:12:12 +01:00
transaction_pool.go StateManager => BlockManager 2014-11-04 10:57:02 +01:00
transaction_test.go
transaction.go debugging code 2014-11-11 12:16:36 +01:00
vm_env.go Removed all implicit logging. Fixed gas issues and jump errors 2014-11-11 22:52:27 +01:00