forked from forks/go-ethereum
* 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 |
||
|---|---|---|
| .. | ||
| 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 | ||
| statedb_test.go | ||
| sync.go | ||
| sync_test.go | ||