zjubfd
|
1ded097733
[R4R]implement diff sync (#376)
|
4 年之前 |
gary rong
|
7088f1e814
core, eth: faster snapshot generation (#22504)
|
4 年之前 |
Martin Holst Swende
|
b44f24e3e6
core, trie: speed up some tests with quadratic processing flaw (#21987)
|
4 年之前 |
Péter Szilágyi
|
eeaf191633
core, eth, trie: prepare trie sync for path based operation
|
5 年之前 |
gary rong
|
87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080)
|
5 年之前 |
Péter Szilágyi
|
06d4470b41
core: fix broken tests due to API changes + linter
|
5 年之前 |
gary rong
|
ecdbb402ee
trie: remove node ordering slice in sync batch (#19929)
|
6 年之前 |
Péter Szilágyi
|
9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489)
|
6 年之前 |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 年之前 |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 年之前 |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 年之前 |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 年之前 |
Felix Lange
|
0042f13d47
eth/downloader: separate state sync from queue (#14460)
|
8 年之前 |
Felix Lange
|
f2da6581ba
all: fix issues reported by honnef.co/go/simple/cmd/gosimple
|
8 年之前 |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
8 年之前 |
Felix Lange
|
d3b751e4d9
trie: remove dependency on ethdb
|
8 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |
Péter Szilágyi
|
90b16a3e85
core/state, eth/downloader, trie: reset fast-failure on progress
|
9 年之前 |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 年之前 |
Péter Szilágyi
|
cb84e3f029
cmd, core, internal, light, tests: avoid hashing the code in the VM
|
9 年之前 |
Felix Lange
|
cd791bd855
core, trie: replace state caches with trie journal
|
9 年之前 |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 年之前 |
Péter Szilágyi
|
b8d59d9c98
core/state, trie: switch iterator panics to error fields
|
9 年之前 |
Péter Szilágyi
|
5a057a8ded
core/state, trie: surface iterator entry hashes
|
9 年之前 |
Péter Szilágyi
|
7e29b0b5b4
core/state, trie: add node iterator, test state/trie sync consistency
|
10 年之前 |
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 年之前 |