bsc/cmd
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
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen all: replace log15 with slog (#28187) 2023-11-29 08:33:50 +01:00
bootnode Merge tag 'v1.13.11' from go-ethereum 2024-02-02 15:55:18 +08:00
clef cmd/clef: add spaces in README.md table (#29077) 2024-02-26 11:03:59 +01:00
devp2p Merge tag 'v1.13.14' into cancun_code_merge_v1.13.12_v1.13.14 2024-03-08 15:36:25 +08:00
era cmd,internal/era: implement export-history subcommand (#26621) 2024-02-07 09:18:27 -07:00
ethkey cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
evm cmd/emv/internal/t8ntool: fix shadowing of excessBlobGas (#29263) 2024-03-20 19:21:09 +08:00
extradump all: use errors.New() when there is no param rather than fmt.Errorf() (#2247) 2024-03-11 14:52:33 +08:00
faucet chore: fix some comments (#2581) 2024-07-16 17:10:45 +08:00
geth feat: integrate versa db 2024-08-27 09:01:25 +08:00
jsutils cmd/jsutill: add log about validator name (#2583) 2024-07-16 17:10:16 +08:00
maliciousvote-submit Merge tag 'v1.13.11' from go-ethereum 2024-02-02 15:55:18 +08:00
p2psim all: replace some cases of strings.SplitN with strings.Cut (#28446) 2023-11-15 14:42:33 +01:00
rlpdump cmd/rlpdump: add -pos flag, displaying byte positions (#28785) 2024-01-14 12:32:48 +01:00
utils feat: integrate versa db 2024-08-27 09:01:25 +08:00