gary rong
|
80469bea0c
all: integrate the freezer with fast sync
|
6 年之前 |
Péter Szilágyi
|
9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489)
|
6 年之前 |
Péter Szilágyi
|
91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
6 年之前 |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 年之前 |
Matthew Halpern
|
514a9472ad
trie: prefer nil slices over zero-length slices (#19084)
|
6 年之前 |
Wenbiao Zheng
|
6a33954731
core, eth, trie: use common/prque (#17508)
|
7 年之前 |
Mymskmkt
|
70398d300d
trie: fix typo (#17498)
|
7 年之前 |
Wenbiao Zheng
|
38c7eb0f26
trie: rename TrieSync to Sync and improve hexToKeybytes (#16804)
|
7 年之前 |
gary rong
|
1100e8ba63
eth/downloader: flush state sync data before exit (#16280)
|
7 年之前 |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 年之前 |
Felix Lange
|
10181b57a9
core, eth/downloader: commit block data using batches (#15115)
|
8 年之前 |
Petr Mikusek
|
99da85c895
trie: typo in comment
|
8 年之前 |
Felix Lange
|
0042f13d47
eth/downloader: separate state sync from queue (#14460)
|
8 年之前 |
Felix Lange
|
d3b751e4d9
trie: remove dependency on ethdb
|
8 年之前 |
Péter Szilágyi
|
90b16a3e85
core/state, eth/downloader, trie: reset fast-failure on progress
|
9 年之前 |
Péter Szilágyi
|
f8608a5228
trie: while fast syncing, don't keep trie nodes in memory (#3186)
|
9 年之前 |
Felix Lange
|
177cab5fe7
trie: ensure resolved nodes stay loaded
|
9 年之前 |
Felix Lange
|
2cd7a0395d
trie: fix regression that linked all downloaded nodes together
|
9 年之前 |
Felix Lange
|
40cdcf1183
trie, core/state: improve memory usage and performance (#3135)
|
9 年之前 |
Péter Szilágyi
|
1d5d21726a
Merge pull request #2627 from karalabe/concurrent-head-sync
|
9 年之前 |
Péter Szilágyi
|
4f1d92b332
eth/downloader, trie: pull head state concurrently with chain
|
9 年之前 |
Péter Szilágyi
|
748d1c171d
core, core/state, trie: enterprise hand-tuned multi-level caching
|
9 年之前 |
Péter Szilágyi
|
5b0ee8ec30
core, eth, trie: fix data races and merge/review issues
|
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 年之前 |