Felix Lange
|
d3b751e4d9
trie: remove dependency on ethdb
|
8 年之前 |
Péter Szilágyi
|
e1b4acfb6e
eth/downloader: clear pending requests when switching trie root
|
9 年之前 |
Péter Szilágyi
|
90b16a3e85
core/state, eth/downloader, trie: reset fast-failure on progress
|
9 年之前 |
Felix Lange
|
016007bd25
eth, eth/downloader, eth/fetcher: delete eth/61 code
|
9 年之前 |
Péter Szilágyi
|
4f1d92b332
eth/downloader, trie: pull head state concurrently with chain
|
9 年之前 |
Péter Szilágyi
|
8906b2fe09
eth/downloader: fix reviewer comments
|
9 年之前 |
Péter Szilágyi
|
e86619e75d
eth/downloader: stream partial skeleton filling to processor
|
9 年之前 |
Péter Szilágyi
|
b40dc8a1da
eth/downloader: implement concurrent header downloads
|
9 年之前 |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 年之前 |
Leif Jurvetson
|
bbbe2360d0
eth: various typos
|
9 年之前 |
Péter Szilágyi
|
66b148dd8f
Merge pull request #2251 from karalabe/increase-downlaoder-queue
|
9 年之前 |
Péter Szilágyi
|
93c0012000
eth/downloader: bump the download queue size to prevent starvation
|
9 年之前 |
Ricardo Catalinas Jiménez
|
436fc8d76a
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 年之前 |
Péter Szilágyi
|
f1ec226d80
eth/downloader: raise pending state limit that prevented concurrency
|
9 年之前 |
Péter Szilágyi
|
b6f5523bdc
eth/downloader: fetch data proportionally to peer capacity
|
10 年之前 |
Felix Lange
|
900da3d800
eth/downloader: don't hang for spurious deliveries
|
10 年之前 |
Péter Szilágyi
|
b658a73ed5
eth/downloader: fix dysfunctional ignore list hidden by generic set
|
10 年之前 |
Péter Szilágyi
|
5b0ee8ec30
core, eth, trie: fix data races and merge/review issues
|
10 年之前 |
Péter Szilágyi
|
aa0538db0b
eth: clean out light node notions from eth
|
10 年之前 |
Péter Szilágyi
|
b97e34a8e4
eth/downloader: concurrent receipt and state processing
|
10 年之前 |
Péter Szilágyi
|
ab27bee25a
core, eth, trie: direct state trie synchronization
|
10 年之前 |
Péter Szilágyi
|
f186b39018
eth/downloader: add fast and light sync strategies
|
10 年之前 |
Péter Szilágyi
|
99b62f36b6
eth/downloader: header-chain order and ancestry check
|
10 年之前 |
Péter Szilágyi
|
17f65cd1e5
eth: update metrics collection to handle eth/62 algos
|
10 年之前 |
Péter Szilágyi
|
47a7fe5d22
eth: port the synchronisation algo to eth/62
|
10 年之前 |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
10 年之前 |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
10 年之前 |
Felix Lange
|
ea54283b30
all: update license information
|
10 年之前 |
Péter Szilágyi
|
f43c07cb3c
eth, eth/downloader: transition to eth 61
|
10 年之前 |
Péter Szilágyi
|
66d3dc8690
eth, eth/downloader: move peer removal into downloader
|
10 年之前 |