Commit Graph

3 Commits

Author SHA1 Message Date
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes ()
* core/rawdb, trie: improve db APIs for accessing trie nodes

* triedb/pathdb: fix
2024-04-30 16:25:35 +02:00
Darioush Jalali f46fe62c5d
triedb/hashdb: Avoid setting db.cleans on Close () 2024-03-22 19:38:24 +08:00
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb ()
This change removes the dependency from trie package to triedb package.
2024-02-13 14:49:53 +01:00