plugeth/chain
2014-12-03 12:21:12 +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_manager.go Set proper message value 2014-12-02 22:37:45 +01:00
block.go Set proper message value 2014-12-02 22:37:45 +01:00
bloom9_test.go StateManager => BlockManager 2014-11-04 10:57:02 +01:00
bloom9.go Fixed mem error in vm. Fixed logs tests 2014-12-03 12:21:12 +01:00
chain_manager_test.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
chain_manager.go Updated LOG to match proper gas in all cases 2014-12-02 17:22:33 +01:00
dagger_test.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
dagger.go Updated LOG to match proper gas in all cases 2014-12-02 17:22:33 +01:00
derive_sha.go ethtrie => trie 2014-10-31 14:45:03 +01:00
error.go Additional logging and removed temp merged mining options. 2014-12-02 12:23:27 +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_test.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
filter.go Check coinbase for from/to inclusion 2014-12-02 22:22:43 +01:00
genesis.go Removed min gas price from genesis 2014-11-28 20:57:10 +01:00
helper_test.go all: fix rename breakage 2014-10-31 18:52:58 +01:00
receipt.go Clean up 2014-11-14 14:17:54 +01:00
state_transition.go Set proper message value 2014-12-02 22:37:45 +01:00
transaction_pool.go Transaction strictness 2014-12-02 00:14:34 +01:00
transaction_test.go Moved ethchain to chain 2014-10-31 10:59:17 +01:00
transaction.go Changed the way transactions are being added to the transaction pool 2014-12-01 20:18:09 +01:00
vm_env.go Removed all implicit logging. Fixed gas issues and jump errors 2014-11-11 22:52:27 +01:00