Péter Szilágyi 7e29b0b5b4 core/state, trie: add node iterator, test state/trie sync consistency 10 年 前
..
state 7e29b0b5b4 core/state, trie: add node iterator, test state/trie sync consistency 9 年 前
types a2dc074b1d core, core/types, miner: fix transaction nonce-price combo sort 9 年 前
vm 6cace73bea core/vm/runtime: simplified runtime calling mechanism 9 年 前
.gitignore 9008b155d3 Renamed `chain` => `core` 11 年 前
asm.go bfbcfbe4a9 all: fix license headers one more time 10 年 前
bad_block.go bfbcfbe4a9 all: fix license headers one more time 10 年 前
bench_test.go a1d9ef48c5 core, eth, rpc: split out block validator and state processor 10 年 前
block_validator.go a1d9ef48c5 core, eth, rpc: split out block validator and state processor 10 年 前
block_validator_test.go 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 10 年 前
blockchain.go 987c1a595a eth/filters: ✨ pending logs ✨ 9 年 前
blockchain_test.go 987c1a595a eth/filters: ✨ pending logs ✨ 9 年 前
blocks.go 3793991c0e remove 0x 10 年 前
canary.go b884d6ebaa canary update 10 年 前
chain_makers.go e5b480b638 core: fix invalid state reuse in chain maker based tests 9 年 前
chain_makers_test.go a1d9ef48c5 core, eth, rpc: split out block validator and state processor 10 年 前
chain_pow.go 399c920380 core: separate and contain POW verifier, extensive tests 10 年 前
chain_pow_test.go 832b37c822 core, eth: receipt chain reconstruction 10 年 前
database_util.go e6fb69296e common: remove old RLP implementation, Value and ExtPackage 10 年 前
database_util_test.go e86e0ecdc8 core, eth, miner, xeth: clean up tx/receipt db accessors 10 年 前
default_genesis.go 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 10 年 前
error.go 0467a6ceec Merge pull request #1889 from karalabe/fast-sync-rebase 10 年 前
events.go 987c1a595a eth/filters: ✨ pending logs ✨ 9 年 前
execution.go e1616f77c7 core, core/vm, cmd/evm: remove redundant balance check 10 年 前
fees.go 1fad8798ec Merge pull request #1515 from fjl/license-fixes 10 年 前
filter_test.go bfbcfbe4a9 all: fix license headers one more time 10 年 前
gaspool.go a1d9ef48c5 core, eth, rpc: split out block validator and state processor 10 年 前
genesis.go 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 10 年 前
helper_test.go 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 10 年 前
state_processor.go a1d9ef48c5 core, eth, rpc: split out block validator and state processor 10 年 前
state_transition.go de8d5aaa92 core, core/state: move gas tracking out of core/state 10 年 前
transaction_pool.go d3642b0715 core, eth, rpc/api: rpc method to inspect the txpool queue 9 年 前
transaction_pool_test.go 649787a9bf core: fix transaction reorg issues within the tx pool 9 年 前
types.go a1d9ef48c5 core, eth, rpc: split out block validator and state processor 10 年 前
vm_env.go 6cace73bea core/vm/runtime: simplified runtime calling mechanism 9 年 前