bsc/triedb
joeycli d20bbb4799 feat: integrate versa db
feat: add version commit

chore: forbid versiondb rewind

feat: add mode for new caching db

feat: add version scheme for startup

feat: init genesis for versa db

feat: add caching db and trie copy

feat: support HasState on versa db and must fullsync under versa db

fix: append open strorage trie error to statedb

fix: storage tree value encode

fix: add state object trie expire interface

fix: blockchain stateat use rw state

chore: forbid prefetcher

chore: delete storage pool

feat: hold version in state objet for repeat search account tree

fix: version mismatch that add contract balance without update storage tree

fix: 373559 blocks issue add breakpoint

feat: add version state debug system

feat: add hash state db debug system

feat: add version and hash state diff system

fix: the timing release debug state instance
2024-08-27 09:01:25 +08:00
..
database all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00
hashdb feat: integrate versa db 2024-08-27 09:01:25 +08:00
pathdb feat: integrate versa db 2024-08-27 09:01:25 +08:00
versiondb feat: integrate versa db 2024-08-27 09:01:25 +08:00
database.go feat: integrate versa db 2024-08-27 09:01:25 +08:00
preimages.go all: remove the dependency from trie to triedb (#28824) 2024-02-13 14:49:53 +01:00