lightclient bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
..
asm 3a0480e07d core/asm: allow numbers in labels (#20362) před 6 roky
bloombits 8cde2966af eth, core: speed up some tests (#22000) před 4 roky
forkid 017831dd5b core, eth: split eth package, implement snap protocol (#21482) před 4 roky
rawdb c4a2b682ff cmd/geth: add db commands stats, compact, put, get, delete (#22014) před 4 roky
state bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
types bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
vm bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
.gitignore 9008b155d3 Renamed `chain` => `core` před 11 roky
bench_test.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
block_validator.go 6c8310ebb4 trie: use stacktrie for Derivesha operation (#21407) před 5 roky
block_validator_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) před 5 roky
blockchain.go ef227c5f42 core: fix temp memory blowup caused by defers holding on to state před 4 roky
blockchain_insert.go 91c4607979 core: fix blockchain insert report time interval calculation (#21723) před 5 roky
blockchain_repair_test.go b63e3c37a6 core: improve snapshot journal recovery (#21594) před 5 roky
blockchain_sethead_test.go b63e3c37a6 core: improve snapshot journal recovery (#21594) před 5 roky
blockchain_snapshot_test.go f566dd305e all: bloom-filter based pruning mechanism (#21724) před 4 roky
blockchain_test.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
blocks.go 17f0b11942 core: typos and comments improve před 8 roky
bloom_indexer.go 098a2b6e26 eth: move eth.Config to a common package (#22205) před 4 roky
chain_indexer.go c37e68e7c1 all: replace RWMutex with Mutex in places where RLock is not used (#21622) před 5 roky
chain_indexer_test.go 6eef141aef les: historical data garbage collection (#19570) před 5 roky
chain_makers.go 6eef141aef les: historical data garbage collection (#19570) před 5 roky
chain_makers_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) před 5 roky
dao_test.go 6eef141aef les: historical data garbage collection (#19570) před 5 roky
error.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
events.go d90d1db609 eth/filters: remove use of event.TypeMux for pending logs (#20312) před 5 roky
evm.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) před 5 roky
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) před 7 roky
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) před 7 roky
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) před 7 roky
genesis.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
genesis_alloc.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
genesis_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) před 5 roky
headerchain.go 681618275c core: speed up header import (#21967) před 4 roky
headerchain_test.go 40b6ccf383 core,les: headerchain import in batches (#21471) před 4 roky
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) před 6 roky
rlp_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) před 5 roky
state_prefetcher.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
state_processor.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
state_processor_test.go 83e4c49e2b trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) před 4 roky
state_transition.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
tx_cacher.go 9940d93a43 Comment error (#18303) před 7 roky
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) před 7 roky
tx_list.go 88c696240d core/txpool: remove "local" notion from the txpool price heap (#21478) před 4 roky
tx_list_test.go bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" před 5 roky
tx_noncer.go 8f80cafa10 core: fix write concurrency in txpool (#19835) před 6 roky
tx_pool.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) před 4 roky
tx_pool_test.go 83e4c49e2b trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) před 4 roky
types.go bb9631c399 core: prefetch next block state concurrently před 6 roky