Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Péter Szilágyi
9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync ( #19489 )
...
* core, eth, trie: bloom filter for trie node dedup during fast sync
* eth/downloader, trie: address review comments
* core, ethdb, trie: restart fast-sync bloom construction now and again
* eth/downloader: initialize fast sync bloom on startup
* eth: reenable eth/62 until we properly remove it
6 years ago
..
accessors_chain.go
core/rawdb: typo fix storea => stores ( #19498 )
6 years ago
accessors_chain_test.go
core, eth, les, light: scope receipt functionality a bit cleaner
6 years ago
accessors_indexes.go
core: lookup txs by block number instead of block hash ( #19431 )
6 years ago
accessors_indexes_test.go
core: lookup txs by block number instead of block hash ( #19431 )
6 years ago
accessors_metadata.go
all: clean up and proerly abstract database access
6 years ago
database.go
all: clean up and proerly abstract database access
6 years ago
schema.go
core/rawdb: fix typo ( #19526 )
6 years ago
table.go
core, eth, trie: bloom filter for trie node dedup during fast sync ( #19489 )
6 years ago