gary rong 6eef141aef les: historical data garbage collection (#19570) 5 years ago
..
asm 3a0480e07d core/asm: allow numbers in labels (#20362) 6 years ago
bloombits 9e24491c65 core/bloombits, light: fix typos (#17235) 7 years ago
forkid 88125d8bd0 core: fix typo in comments (#21181) 5 years ago
rawdb 6eef141aef les: historical data garbage collection (#19570) 5 years ago
state 6eef141aef les: historical data garbage collection (#19570) 5 years ago
types bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 years ago
vm e376d2fb31 cmd/evm: add state transition tool for testing (#20958) 5 years ago
.gitignore 9008b155d3 Renamed `chain` => `core` 11 years ago
bench_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 years ago
block_validator.go 4f457859a2 core: use headers only where blocks are unnecessary 6 years ago
block_validator_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 years ago
blockchain.go 6eef141aef les: historical data garbage collection (#19570) 5 years ago
blockchain_insert.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
blockchain_test.go 4f2784b38f all: fix typos in comments (#21118) 5 years ago
blocks.go 17f0b11942 core: typos and comments improve 8 years ago
chain_indexer.go 6eef141aef les: historical data garbage collection (#19570) 5 years ago
chain_indexer_test.go 6eef141aef les: historical data garbage collection (#19570) 5 years ago
chain_makers.go 6eef141aef les: historical data garbage collection (#19570) 5 years ago
chain_makers_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 years ago
dao_test.go 6eef141aef les: historical data garbage collection (#19570) 5 years ago
error.go 4f2784b38f all: fix typos in comments (#21118) 5 years ago
events.go d90d1db609 eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 years ago
evm.go 058a4ac5f1 core/evm: less iteration in blockhash (#20589) 5 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 6eef141aef les: historical data garbage collection (#19570) 5 years ago
genesis_alloc.go 890757f03a cmd, core, params: inital support for yolo-v1 testnet (#21154) 5 years ago
genesis_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 years ago
headerchain.go 2ec7232191 core: mirror full node reorg logic in light client too (#20931) 5 years ago
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago
rlp_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 years ago
state_prefetcher.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
state_processor.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
state_transition.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 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 bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 years ago
tx_list_test.go bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 years ago
tx_noncer.go 8f80cafa10 core: fix write concurrency in txpool (#19835) 6 years ago
tx_pool.go bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 years ago
tx_pool_test.go bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 years ago
types.go bb9631c399 core: prefetch next block state concurrently 6 years ago