1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/core/state
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
2019-05-13 15:28:01 +03:00
..
database.go
dump.go
iterator.go
iterator_test.go
journal.go
main_test.go
managed_state.go
managed_state_test.go
state_object.go
state_test.go
statedb.go core/state: fix state iterator (#19127) 2019-04-05 09:44:02 +03:00
statedb_test.go
sync.go core, eth, trie: bloom filter for trie node dedup during fast sync (#19489) 2019-05-13 15:28:01 +03:00
sync_test.go core, eth, trie: bloom filter for trie node dedup during fast sync (#19489) 2019-05-13 15:28:01 +03:00