Martin Holst Swende 497448bf90 core: fix condition on header verification il y a 4 ans
..
asm 3a0480e07d core/asm: allow numbers in labels (#20362) il y a 6 ans
bloombits 8cde2966af eth, core: speed up some tests (#22000) il y a 4 ans
forkid 9230ca4924 Revert "core/forkid, params: unset Berlin fork number (#22413)" il y a 4 ans
rawdb 0c70b83e00 all: add read-only option to database (#22407) il y a 4 ans
state a31f6d54df core/state/snapshot: fix panic on missing parent il y a 4 ans
types 99830720f6 core/types: improve comments in new EIP-2718 code (#22402) il y a 4 ans
vm 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) il y a 4 ans
.gitignore 9008b155d3 Renamed `chain` => `core` il y a 11 ans
bench_test.go 0c70b83e00 all: add read-only option to database (#22407) il y a 4 ans
block_validator.go 6c8310ebb4 trie: use stacktrie for Derivesha operation (#21407) il y a 5 ans
block_validator_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) il y a 5 ans
blockchain.go ef227c5f42 core: fix temp memory blowup caused by defers holding on to state il y a 4 ans
blockchain_insert.go 91c4607979 core: fix blockchain insert report time interval calculation (#21723) il y a 5 ans
blockchain_repair_test.go 0c70b83e00 all: add read-only option to database (#22407) il y a 4 ans
blockchain_sethead_test.go 0c70b83e00 all: add read-only option to database (#22407) il y a 4 ans
blockchain_snapshot_test.go 0c70b83e00 all: add read-only option to database (#22407) il y a 4 ans
blockchain_test.go 0c70b83e00 all: add read-only option to database (#22407) il y a 4 ans
blocks.go 17f0b11942 core: typos and comments improve il y a 8 ans
bloom_indexer.go 098a2b6e26 eth: move eth.Config to a common package (#22205) il y a 4 ans
chain_indexer.go c37e68e7c1 all: replace RWMutex with Mutex in places where RLock is not used (#21622) il y a 5 ans
chain_indexer_test.go c454717fa6 core: fix potential race in chainIndexerTest (#22346) il y a 4 ans
chain_makers.go 6eef141aef les: historical data garbage collection (#19570) il y a 5 ans
chain_makers_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) il y a 5 ans
dao_test.go 6eef141aef les: historical data garbage collection (#19570) il y a 5 ans
error.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) il y a 4 ans
events.go d90d1db609 eth/filters: remove use of event.TypeMux for pending logs (#20312) il y a 5 ans
evm.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) il y a 5 ans
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) il y a 7 ans
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) il y a 7 ans
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) il y a 7 ans
genesis.go 0928562670 all: define Berlin hard fork spec il y a 4 ans
genesis_alloc.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) il y a 4 ans
genesis_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) il y a 5 ans
headerchain.go 497448bf90 core: fix condition on header verification il y a 4 ans
headerchain_test.go 40b6ccf383 core,les: headerchain import in batches (#21471) il y a 4 ans
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) il y a 6 ans
rlp_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) il y a 5 ans
state_prefetcher.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) il y a 4 ans
state_processor.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) il y a 4 ans
state_processor_test.go 83e4c49e2b trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) il y a 4 ans
state_transition.go 0928562670 all: define Berlin hard fork spec il y a 4 ans
tx_cacher.go 9940d93a43 Comment error (#18303) il y a 7 ans
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) il y a 7 ans
tx_list.go 88c696240d core/txpool: remove "local" notion from the txpool price heap (#21478) il y a 4 ans
tx_list_test.go bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" il y a 5 ans
tx_noncer.go 8f80cafa10 core: fix write concurrency in txpool (#19835) il y a 6 ans
tx_pool.go eaccdba4ab core: fix method comment for `txpool.requestReset` (#22543) il y a 4 ans
tx_pool_test.go 83e4c49e2b trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) il y a 4 ans
types.go bb9631c399 core: prefetch next block state concurrently il y a 6 ans