1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/les
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
..
flowcontrol
api.go
api_backend.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
api_test.go
backend.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
benchmark.go
bloombits.go
commons.go
costtracker.go les: fixed cost table update (#19546) 2019-05-13 14:26:47 +03:00
distributor.go
distributor_test.go
execqueue.go
execqueue_test.go
fetcher.go
fetcher_test.go
freeclient.go
freeclient_test.go
handler.go core, eth, trie: bloom filter for trie node dedup during fast sync (#19489) 2019-05-13 15:28:01 +03:00
handler_test.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
helper_test.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
metrics.go
odr.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
odr_requests.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
odr_test.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
peer.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
peer_test.go les: fixed cost table update (#19546) 2019-05-13 14:26:47 +03:00
protocol.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
randselect.go
randselect_test.go
request_test.go
retrieve.go
server.go
serverpool.go
servingqueue.go
sync.go
txrelay.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
ulc.go
ulc_test.go