Péter Szilágyi 3ee91b9f2e core/state/snapshot: reduce disk layer depth during generation 5 年之前
..
asm 3a0480e07d core/asm: allow numbers in labels (#20362) 6 年之前
bloombits 9e04c5ec83 core/bloombits: use single channel for shutdown (#20878) 5 年之前
forkid 88125d8bd0 core: fix typo in comments (#21181) 5 年之前
rawdb 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 年之前
state 3ee91b9f2e core/state/snapshot: reduce disk layer depth during generation 5 年之前
types 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 年之前
vm 8ead45c20b core/vm: avoid map lookups for accessing jumpdest analysis 5 年之前
.gitignore 9008b155d3 Renamed `chain` => `core` 11 年之前
bench_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 年之前
block_validator.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 年之前
block_validator_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 年之前
blockchain.go 1b5a867eec core: do less lookups when writing fast-sync block bodies (#21468) 5 年之前
blockchain_insert.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 年之前
blockchain_repair_test.go 8cbdc8638f core: define and test chain rewind corner cases (#21409) 5 年之前
blockchain_sethead_test.go 8cbdc8638f core: define and test chain rewind corner cases (#21409) 5 年之前
blockchain_test.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 年之前
blocks.go 17f0b11942 core: typos and comments improve 8 年之前
chain_indexer.go 6eef141aef les: historical data garbage collection (#19570) 5 年之前
chain_indexer_test.go 6eef141aef les: historical data garbage collection (#19570) 5 年之前
chain_makers.go 6eef141aef les: historical data garbage collection (#19570) 5 年之前
chain_makers_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 年之前
dao_test.go 6eef141aef les: historical data garbage collection (#19570) 5 年之前
error.go 4f2784b38f all: fix typos in comments (#21118) 5 年之前
events.go d90d1db609 eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 年之前
evm.go 058a4ac5f1 core/evm: less iteration in blockhash (#20589) 5 年之前
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) 7 年之前
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 年之前
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 年之前
genesis.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 年之前
genesis_alloc.go 890757f03a cmd, core, params: inital support for yolo-v1 testnet (#21154) 5 年之前
genesis_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 年之前
headerchain.go 8cbdc8638f core: define and test chain rewind corner cases (#21409) 5 年之前
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 年之前
rlp_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 年之前
state_prefetcher.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 年之前
state_processor.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 年之前
state_transition.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 年之前
tx_cacher.go 9940d93a43 Comment error (#18303) 7 年之前
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) 7 年之前
tx_list.go 6c9f040ebe core: transaction pool optimizations (#21328) 5 年之前
tx_list_test.go bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 年之前
tx_noncer.go 8f80cafa10 core: fix write concurrency in txpool (#19835) 6 年之前
tx_pool.go 0bdd295cc0 core: more detailed metering for reorgs (#21420) 5 年之前
tx_pool_test.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 年之前
types.go bb9631c399 core: prefetch next block state concurrently 6 年之前