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
..
api.go
core, eth: fix goimports for Go 1.11
6 years ago
downloader.go
core, eth, trie: bloom filter for trie node dedup during fast sync ( #19489 )
6 years ago
downloader_test.go
core, eth, trie: bloom filter for trie node dedup during fast sync ( #19489 )
6 years ago
events.go
cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode ( #17321 )
6 years ago
fakepeer.go
core, eth, les, light: scope receipt functionality a bit cleaner
6 years ago
metrics.go
metrics: pull library and introduce ResettingTimer and InfluxDB reporter ( #15910 )
7 years ago
modes.go
cmd/geth: add --config file flag ( #13875 )
8 years ago
peer.go
eth/downloader: SetBlocksIdle is not used ( #17962 )
6 years ago
queue.go
eth: fix comment typo ( #18114 )
6 years ago
statesync.go
core, eth, trie: bloom filter for trie node dedup during fast sync ( #19489 )
6 years ago
testchain_test.go
all: clean up and proerly abstract database access
6 years ago
types.go
eth: conform better to the golint standards ( #16783 )
6 years ago