quorum/core
obscuren 60d9611c23 Fixed tests where txs weren't properly removed 2015-01-07 01:21:45 +01:00
..
types Merge 2015-01-05 17:10:42 +01:00
.gitignore Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
asm.go Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
block_processor.go Adjusted difficulty and skip get tx messages 2015-01-06 14:02:47 +01:00
chain_manager.go Adjusted difficulty and skip get tx messages 2015-01-06 14:02:47 +01:00
chain_manager_test.go Fixed tests 2015-01-06 13:18:09 +01:00
error.go Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
events.go add NewMinedBlockEvent 2014-12-14 20:27:06 +00:00
execution.go Precompiled contract & Depth change 2015-01-05 17:39:42 +01:00
fees.go Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
filter.go BlockManager => BlockProcessor 2015-01-05 00:18:44 +01:00
filter_test.go Locks, refactor, tests 2014-12-18 13:12:54 +01:00
genesis.go Switched to new trie 2014-12-23 18:35:36 +01:00
helper_test.go Fixed chain test & added new chain 2014-12-30 13:32:01 +01:00
state_transition.go Changed prev_hash to block_hash, state transition now uses vm env 2015-01-03 17:18:43 +01:00
transaction_pool.go Fixed tests where txs weren't properly removed 2015-01-07 01:21:45 +01:00
transaction_pool_test.go Fixed tests 2015-01-06 13:18:09 +01:00
vm_env.go Changed prev_hash to block_hash, state transition now uses vm env 2015-01-03 17:18:43 +01:00