go-ethereum/triedb/pathdb
rjl493456442 5bae14f9df
triedb/pathdb: fix panic in recoverable (#29107)
* triedb/pathdb: fix panic in recoverable

* triedb/pathdb: add todo

* triedb/pathdb: rename

* triedb/pathdb: rename
2024-02-28 14:40:28 +02:00
..
database_test.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
database.go triedb/pathdb: fix panic in recoverable (#29107) 2024-02-28 14:40:28 +02:00
difflayer_test.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
difflayer.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
disklayer.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
errors.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
history_test.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
history.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
journal.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
layertree.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
metrics.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
nodebuffer.go core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) 2024-02-28 14:23:52 +02:00
testutils.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00