John 476d5200f7 [R4R]offline block prune (#543) il y a 3 ans
..
asm 2ce00adb55 [R4R] performance improvement in many aspects (#257) il y a 4 ans
bloombits 2ce00adb55 [R4R] performance improvement in many aspects (#257) il y a 4 ans
forkid 061cd5030c upgrade to 1.10.2 il y a 4 ans
rawdb 476d5200f7 [R4R]offline block prune (#543) il y a 3 ans
state 476d5200f7 [R4R]offline block prune (#543) il y a 3 ans
systemcontracts b71cbdfe29 implement bep 95 il y a 4 ans
types fbc52de8f6 [R4R]reannounce local pending transactions (#570) il y a 4 ans
vm 50ad4e3f60 [R4R]Feature/backport geth native trace (#581) il y a 3 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 797ba71c80 [R4R]fix prefetcher related bugs (#491) il y a 4 ans
block_validator_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) il y a 5 ans
blockchain.go 476d5200f7 [R4R]offline block prune (#543) il y a 3 ans
blockchain_diff_test.go c78ecfbb4b [R4R]prefetch state by applying the transactions within one block (#704) il y a 3 ans
blockchain_insert.go 91c4607979 core: fix blockchain insert report time interval calculation (#21723) il y a 5 ans
blockchain_repair_test.go 476d5200f7 [R4R]offline block prune (#543) il y a 3 ans
blockchain_sethead_test.go 476d5200f7 [R4R]offline block prune (#543) il y a 3 ans
blockchain_snapshot_test.go 476d5200f7 [R4R]offline block prune (#543) il y a 3 ans
blockchain_test.go 476d5200f7 [R4R]offline block prune (#543) il y a 3 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 1e207342b5 all: make logs a bit easier on the eye to digest (#22665) il y a 4 ans
chain_indexer_test.go c454717fa6 core: fix potential race in chainIndexerTest (#22346) il y a 4 ans
chain_makers.go 31463f8dd1 parallel bloom calculation (#445) il y a 4 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 288eb52e9f get diff accounts by replaying block when diff layer not found (#536) il y a 4 ans
events.go fbc52de8f6 [R4R]reannounce local pending transactions (#570) il y a 4 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 2ce00adb55 [R4R] performance improvement in many aspects (#257) 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 2ce00adb55 [R4R] performance improvement in many aspects (#257) il y a 4 ans
headerchain.go 88ba737a46 add block proccess backoff time when validator is not in turn 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
receipt_processor.go f2f68dba15 ci: unit test and truffle test (#456) il y a 4 ans
rlp_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) il y a 5 ans
state_prefetcher.go c78ecfbb4b [R4R]prefetch state by applying the transactions within one block (#704) il y a 3 ans
state_processor.go c78ecfbb4b [R4R]prefetch state by applying the transactions within one block (#704) il y a 3 ans
state_processor_test.go 83e4c49e2b trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) il y a 4 ans
state_transition.go 061cd5030c upgrade to 1.10.2 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 2ce00adb55 [R4R] performance improvement in many aspects (#257) 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 fbc52de8f6 [R4R]reannounce local pending transactions (#570) il y a 4 ans
tx_pool_test.go fbc52de8f6 [R4R]reannounce local pending transactions (#570) il y a 4 ans
types.go 1ded097733 [R4R]implement diff sync (#376) il y a 4 ans