Commit Graph

32 Commits (e82c9994c1e76bd170e29a3fd8a7bf1b00629578)

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