Giuseppe Bertone 0185ee0993 core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480) 5 years ago
..
asm 3a0480e07d core/asm: allow numbers in labels (#20362) 6 years ago
bloombits 9e04c5ec83 core/bloombits: use single channel for shutdown (#20878) 5 years ago
forkid 88125d8bd0 core: fix typo in comments (#21181) 5 years ago
rawdb 0185ee0993 core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480) 5 years ago
state eeaf191633 core, eth, trie: prepare trie sync for path based operation 5 years ago
types 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 years ago
vm a3cd8a040a core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 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 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 years ago
block_validator_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 years ago
blockchain.go 0185ee0993 core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480) 5 years ago
blockchain_insert.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
blockchain_repair_test.go 8cbdc8638f core: define and test chain rewind corner cases (#21409) 5 years ago
blockchain_sethead_test.go 8cbdc8638f core: define and test chain rewind corner cases (#21409) 5 years ago
blockchain_test.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 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 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 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 8cbdc8638f core: define and test chain rewind corner cases (#21409) 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 6c9f040ebe core: transaction pool optimizations (#21328) 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 0bdd295cc0 core: more detailed metering for reorgs (#21420) 5 years ago
tx_pool_test.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 years ago
types.go bb9631c399 core: prefetch next block state concurrently 6 years ago