dylanhuang f2f68dba15 ci: unit test and truffle test (#456) 4 éve
..
asm 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
bloombits 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
forkid 061cd5030c upgrade to 1.10.2 4 éve
rawdb 1ded097733 [R4R]implement diff sync (#376) 4 éve
state aecb61296d fix cache key do not have hash func (#455) 4 éve
systemcontracts 540ac2a1b7 [R4R]appay mirror/sync fork to main-net; release for 1.0.6 (#68) 4 éve
types 31463f8dd1 parallel bloom calculation (#445) 4 éve
vm 33aa77949f cache bitmap and change the cache type of GetCode (#449) 4 éve
.gitignore 9008b155d3 Renamed `chain` => `core` 11 éve
bench_test.go 0c70b83e00 all: add read-only option to database (#22407) 4 éve
block_validator.go 1ded097733 [R4R]implement diff sync (#376) 4 éve
block_validator_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 éve
blockchain.go f2f68dba15 ci: unit test and truffle test (#456) 4 éve
blockchain_diff_test.go f2f68dba15 ci: unit test and truffle test (#456) 4 éve
blockchain_insert.go 91c4607979 core: fix blockchain insert report time interval calculation (#21723) 5 éve
blockchain_repair_test.go 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
blockchain_sethead_test.go 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
blockchain_snapshot_test.go 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
blockchain_test.go 1ded097733 [R4R]implement diff sync (#376) 4 éve
blocks.go 17f0b11942 core: typos and comments improve 8 éve
bloom_indexer.go 098a2b6e26 eth: move eth.Config to a common package (#22205) 4 éve
chain_indexer.go 1e207342b5 all: make logs a bit easier on the eye to digest (#22665) 4 éve
chain_indexer_test.go c454717fa6 core: fix potential race in chainIndexerTest (#22346) 4 éve
chain_makers.go 31463f8dd1 parallel bloom calculation (#445) 4 éve
chain_makers_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 éve
dao_test.go 6eef141aef les: historical data garbage collection (#19570) 5 éve
error.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 éve
events.go d90d1db609 eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 éve
evm.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 éve
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) 7 éve
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 éve
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 éve
genesis.go 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
genesis_alloc.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 éve
genesis_test.go 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
headerchain.go 88ba737a46 add block proccess backoff time when validator is not in turn 4 éve
headerchain_test.go 40b6ccf383 core,les: headerchain import in batches (#21471) 4 éve
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 éve
receipt_processor.go f2f68dba15 ci: unit test and truffle test (#456) 4 éve
rlp_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 éve
state_prefetcher.go 1ded097733 [R4R]implement diff sync (#376) 4 éve
state_processor.go f2f68dba15 ci: unit test and truffle test (#456) 4 éve
state_processor_test.go 83e4c49e2b trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) 4 éve
state_transition.go 061cd5030c upgrade to 1.10.2 4 éve
tx_cacher.go 9940d93a43 Comment error (#18303) 7 éve
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) 7 éve
tx_list.go 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
tx_list_test.go bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 éve
tx_noncer.go 8f80cafa10 core: fix write concurrency in txpool (#19835) 6 éve
tx_pool.go 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 éve
tx_pool_test.go 83e4c49e2b trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) 4 éve
types.go 1ded097733 [R4R]implement diff sync (#376) 4 éve