Péter Szilágyi d6225ab846 cmd/utils, eth: relinquish GC cache to read cache in archive mode 6 years ago
..
asm 97b2806686 core/asm: Use hexadecimal addresses in assembly dumps (#17870) 7 years ago
bloombits 9e24491c65 core/bloombits, light: fix typos (#17235) 7 years ago
rawdb d5cad488be core, eth: fix database version (#18429) 6 years ago
state 81801ccc2b core/state: more memory efficient preimage allocation (#16663) 6 years ago
types 4eee99aac5 core/types: remove use of package unsafe 6 years ago
vm a0fd4b7e57 core/vm: unshadow err to make it visible in tracers(#18504) 6 years ago
.gitignore 9008b155d3 Renamed `chain` => `core` 11 years ago
bench_test.go d6254f827b all: protect self-mined block during reorg (#17656) 7 years ago
block_validator.go eea3ae42a3 core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974) 7 years ago
block_validator_test.go d6254f827b all: protect self-mined block during reorg (#17656) 7 years ago
blockchain.go d6225ab846 cmd/utils, eth: relinquish GC cache to read cache in archive mode 6 years ago
blockchain_insert.go d6225ab846 cmd/utils, eth: relinquish GC cache to read cache in archive mode 6 years ago
blockchain_test.go f25f776c9f core, light: get rid of the dual mutexes, hard to reason with 6 years ago
blocks.go 17f0b11942 core: typos and comments improve 8 years ago
chain_indexer.go 9d06b2c5f3 core: use ChainHeadEvent subscription in the chain indexer (#17826) 7 years ago
chain_indexer_test.go 2cdf6ee7e0 light: CHT and bloom trie indexers working in light mode (#16534) 7 years ago
chain_makers.go 0bcff8f525 eth/downloader: speed up tests by generating chain only once (#17916) 7 years ago
chain_makers_test.go d6254f827b all: protect self-mined block during reorg (#17656) 7 years ago
dao_test.go d6254f827b all: protect self-mined block during reorg (#17656) 7 years ago
error.go da7d57e07c core: make txpool operate on immutable state 8 years ago
events.go 54216811a0 miner: regenerate mining work every 3 seconds (#17413) 7 years ago
evm.go bc0a43191e core: fix typo in comment code 7 years ago
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) 7 years ago
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
genesis.go b0ed083ead cmd, core, params: add support for Goerli 6 years ago
genesis_alloc.go b0ed083ead cmd, core, params: add support for Goerli 6 years ago
genesis_test.go d6254f827b all: protect self-mined block during reorg (#17656) 7 years ago
headerchain.go 769657060e les: implement ultralight client (#16904) 6 years ago
helper_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 7 years ago
mkalloc.go 37dd9086ec core: refactor genesis handling 8 years ago
state_processor.go cf33d8b83c core: fix typo in comment (#17586) 7 years ago
state_transition.go d0082bb7ec core: fix comment typo (#17236) 7 years ago
tx_cacher.go 9940d93a43 Comment error (#18303) 7 years ago
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) 7 years ago
tx_list.go 2cffd4ff3c core: fix some small typos on comment code (#17278) 7 years ago
tx_list_test.go 6f69cdd109 all: switch gas limits from big.Int to uint64 7 years ago
tx_pool.go 27ce4eb78b core: sanitize more TxPoolConfig fields (#17210) 6 years ago
tx_pool_test.go 27ce4eb78b core: sanitize more TxPoolConfig fields (#17210) 6 years ago
types.go 6f69cdd109 all: switch gas limits from big.Int to uint64 7 years ago