Martin Holst Swende
|
b44f24e3e6
core, trie: speed up some tests with quadratic processing flaw (#21987)
|
před 4 roky |
Péter Szilágyi
|
eeaf191633
core, eth, trie: prepare trie sync for path based operation
|
před 5 roky |
gary rong
|
87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080)
|
před 5 roky |
gary rong
|
ecdbb402ee
trie: remove node ordering slice in sync batch (#19929)
|
před 6 roky |
Péter Szilágyi
|
9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489)
|
před 6 roky |
Péter Szilágyi
|
91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
před 6 roky |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
před 7 roky |
Matthew Halpern
|
514a9472ad
trie: prefer nil slices over zero-length slices (#19084)
|
před 6 roky |
Wenbiao Zheng
|
38c7eb0f26
trie: rename TrieSync to Sync and improve hexToKeybytes (#16804)
|
před 7 roky |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
před 7 roky |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
před 7 roky |
Felix Lange
|
0042f13d47
eth/downloader: separate state sync from queue (#14460)
|
před 8 roky |
S. Matthew English
|
061889d4ea
rlp, trie, contracts, compression, consensus: improve comments (#14580)
|
před 8 roky |
Felix Lange
|
4047ccad2f
trie: add start key to NodeIterator constructors
|
před 8 roky |
Felix Lange
|
a13e920af0
trie: clean up iterator constructors
|
před 8 roky |
Nick Johnson
|
555273495b
trie: add difference iterator (#3637)
|
před 8 roky |
Felix Lange
|
f2da6581ba
all: fix issues reported by honnef.co/go/simple/cmd/gosimple
|
před 8 roky |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
před 8 roky |
Felix Lange
|
d3b751e4d9
trie: remove dependency on ethdb
|
před 8 roky |
Péter Szilágyi
|
90b16a3e85
core/state, eth/downloader, trie: reset fast-failure on progress
|
před 9 roky |
Felix Lange
|
cd791bd855
core, trie: replace state caches with trie journal
|
před 9 roky |
Péter Szilágyi
|
b8d59d9c98
core/state, trie: switch iterator panics to error fields
|
před 9 roky |
Péter Szilágyi
|
5a057a8ded
core/state, trie: surface iterator entry hashes
|
před 9 roky |
Péter Szilágyi
|
7e29b0b5b4
core/state, trie: add node iterator, test state/trie sync consistency
|
před 10 roky |
Péter Szilágyi
|
ab27bee25a
core, eth, trie: direct state trie synchronization
|
před 10 roky |