This repository has been archived by the owner on Feb 18, 2025. It is now read-only.
release: v2.9.0#642
Merged
huyngopt1994 merged 49 commits intomasterfrom audit-scope-december-2024Feb 17, 2025
+17,435-5,314
Commits
Commits on Feb 14, 2025
- committed
trie, les, tests, core: implement trie tracer: Trie tracer is an auxiliary tool to capture all deleted node wwhich can't be captured by trie.Committer. The deleted nodes (#552)
committed- committed
core/rawdb: the ancient store implementing is now exported in package ethdb, can be used independently of the chain database, reference by commit 1941c5e (#571)
committed
Commits on Feb 17, 2025
- committed
- committed
- committed
- committed
- committed
all: reworkNodeResolver for working with multiple state schemes with calling ReadTrieNode underlying (#603)
committedtrie: fix issue insert wrong path in stack trie and remove the offset when inserting in stack trie reference by 86fe359 (#604)
committedcmd,eth,docker,rawdb,v1/consortirum: fix missing passing scheme when init genesis and avoid referencing same object when passing parents in cosortium v1 (#608)
trie/triedb/pathdb, core/rawdb: pbss fix release v1.13.5 (corner-cases in path scheme state management) (#619)
- committed
- committed
cmd,rawdb: avoid extend Tail method in chainfreezer which make db inspect failed in chain freezer (#627)
committed- committed