Commit Graph

25 Commits (6f2e1cff47cb24897983b1a2a3fffc1186b58d4a)

Author SHA1 Message Date
lilasxie 19c3c1e205
triedb/pathdb: fix flaky test in pathdb (#29901) 3 months ago
rjl493456442 045b9718d5
trie: relocate state execution logic into pathdb package (#29861) 3 months ago
maskpp c736b04d9b
triedb/pathdb: use maps.Clone and maps.Keys (#29985) 3 months ago
maskpp 115d154392
trie, triedb/pathdb: prealloc capacity for map and slice (#29986) 3 months ago
Darioush Jalali fd5078c779
trie/triedb: add Reader to backend interface (#29988) 3 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 3 months ago
rjl493456442 b88051ec83
core/rawdb, triedb/pathdb: fix freezer read-only option (#29823) 4 months ago
maskpp 2c67fab0d7
trie/pathdb: preallocate map capacity (#29690) 5 months ago
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
rjl493456442 f46c878441
core/rawdb: implement in-memory freezer (#29135) 5 months ago
Martin HS 853e0c23f3
eth/catalyst, trie/pathdb: fix flaky tests (#29571) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
rjl493456442 6490d9897a
cmd, triedb: implement history inspection (#29267) 6 months ago
Darioush Jalali f46fe62c5d
triedb/hashdb: Avoid setting db.cleans on Close (#29309) 6 months ago
rjl493456442 15eb9773f9
triedb/pathdb: improve tests (#29278) 6 months ago
rjl493456442 7b81cf6362
core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) 7 months ago
psogv0308 35cebc1687
triedb/pathdb: changed the test code to check for verifying state (#29150) 7 months ago
Péter Szilágyi 865e1e9f57
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
rjl493456442 5bae14f9df
triedb/pathdb: fix panic in recoverable (#29107) 7 months ago
rjl493456442 49623bd469
core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago