Name
Last commit
Last update
..
asm core/asm: allow numbers in labels (#20362)
bloombits core/bloombits: faster generator (#21625)
forkid cmd/devp2p: add eth protocol test suite (#21598)
rawdb core: improve snapshot journal recovery (#21594)
state core, trie: speed up some tests with quadratic processing flaw (#21987)
types core/types: fixed typo (#21897)
vm core/vm/runtime: remove duplicated line (#21956)
.gitignore Renamed `chain` => `core`
bench_test.go cmd, core, eth: background transaction indexing (#20302)
block_validator.go trie: use stacktrie for Derivesha operation (#21407)
block_validator_test.go cmd, core, eth: background transaction indexing (#20302)
blockchain.go core,les: headerchain import in batches (#21471)
blockchain_insert.go core: fix blockchain insert report time interval calculation (#21723)
blockchain_repair_test.go core: improve snapshot journal recovery (#21594)
blockchain_sethead_test.go core: improve snapshot journal recovery (#21594)
blockchain_snapshot_test.go core/state/snapshot: update generator marker in sync with flushes
blockchain_test.go core: improve contextual information on core errors (#21869)
blocks.go core: typos and comments improve
chain_indexer.go all: replace RWMutex with Mutex in places where RLock is not used (#21622)
chain_indexer_test.go les: historical data garbage collection (#19570)
chain_makers.go les: historical data garbage collection (#19570)
chain_makers_test.go cmd, core, eth: background transaction indexing (#20302)
dao_test.go les: historical data garbage collection (#19570)
error.go all: fix typos in comments (#21118)
events.go eth/filters: remove use of event.TypeMux for pending logs (#20312)
evm.go Loading commit data...
gaspool.go Loading commit data...
gen_genesis.go Loading commit data...
gen_genesis_account.go Loading commit data...
genesis.go Loading commit data...
genesis_alloc.go Loading commit data...
genesis_test.go Loading commit data...
headerchain.go Loading commit data...
headerchain_test.go Loading commit data...
mkalloc.go Loading commit data...
rlp_test.go Loading commit data...
state_prefetcher.go Loading commit data...
state_processor.go Loading commit data...
state_processor_test.go Loading commit data...
state_transition.go Loading commit data...
tx_cacher.go Loading commit data...
tx_journal.go Loading commit data...
tx_list.go Loading commit data...
tx_list_test.go Loading commit data...
tx_noncer.go Loading commit data...
tx_pool.go Loading commit data...
tx_pool_test.go Loading commit data...
types.go Loading commit data...