quorum/core
Péter Szilágyi 7e29b0b5b4 core/state, trie: add node iterator, test state/trie sync consistency 2016-02-16 12:21:08 +02:00
..
state core/state, trie: add node iterator, test state/trie sync consistency 2016-02-16 12:21:08 +02:00
types core, core/types, miner: fix transaction nonce-price combo sort 2016-01-22 12:33:34 +02:00
vm core/vm/runtime: simplified runtime calling mechanism 2016-02-11 10:17:16 +01:00
.gitignore
asm.go
bad_block.go
bench_test.go core, eth, rpc: split out block validator and state processor 2015-11-18 14:24:42 +01:00
block_validator.go core, eth, rpc: split out block validator and state processor 2015-11-18 14:24:42 +01:00
block_validator_test.go cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 2015-11-27 11:06:12 +02:00
blockchain.go eth/filters: pending logs 2016-02-13 13:14:02 +01:00
blockchain_test.go eth/filters: pending logs 2016-02-13 13:14:02 +01:00
blocks.go
canary.go
chain_makers.go core: fix invalid state reuse in chain maker based tests 2016-01-11 16:53:06 +02:00
chain_makers_test.go core, eth, rpc: split out block validator and state processor 2015-11-18 14:24:42 +01:00
chain_pow.go
chain_pow_test.go
database_util.go common: remove old RLP implementation, Value and ExtPackage 2015-12-18 12:09:10 +01:00
database_util_test.go core, eth, miner, xeth: clean up tx/receipt db accessors 2015-11-19 16:03:32 +02:00
default_genesis.go cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 2015-11-27 11:06:12 +02:00
error.go
events.go eth/filters: pending logs 2016-02-13 13:14:02 +01:00
execution.go
fees.go
filter_test.go
gaspool.go core, eth, rpc: split out block validator and state processor 2015-11-18 14:24:42 +01:00
genesis.go cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 2015-11-27 11:06:12 +02:00
helper_test.go
state_processor.go core, eth, rpc: split out block validator and state processor 2015-11-18 14:24:42 +01:00
state_transition.go
transaction_pool.go core, eth, rpc/api: rpc method to inspect the txpool queue 2016-02-01 14:58:14 +02:00
transaction_pool_test.go core: fix transaction reorg issues within the tx pool 2016-01-05 11:22:59 +02:00
types.go core, eth, rpc: split out block validator and state processor 2015-11-18 14:24:42 +01:00
vm_env.go core/vm/runtime: simplified runtime calling mechanism 2016-02-11 10:17:16 +01:00