You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: memiavl changes are not persisted in real time (#946)
* wal: writing to
* wal
* IndexBlockChangesBytes
* add some tests
* fix tests
* pull changeset
* refactor logic to use new changeset logic
* fix wal test
* cleanup comments
* replay wal
* fix conflict
* choosable wal paths for trees
* cleanup
* wip
* replay wal
* refactor wal
* dead code rm
* add functionality to replay everything from wal
* root hash once
* go mod tidy
* chores: remove unused code, better test for ReplayWAL, fix bugs caught with better test
* gomod2nix
* make wal optional, and fix unit tests
* fix lint
* tidy
* use go 1.20 in CI
* fix lint and unit test
* fix build
* fix go-version
* fix lint&test
* fix tests
* replayWAL
* gofumpt
---------
Co-authored-by: HuangYi <huang@crypto.com>
0 commit comments