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
Closes: crypto-org-chain#948
Solution:
- support copy-on-write on `MemNode`s
- support snapshot rewrite at background, catch-up and switch in `Commit` event.
Closes: crypto-org-chain#948
Solution:
- support copy-on-write on `MemNode`s
- support snapshot rewrite at background, catch-up and switch in `Commit` event.
better error handling
temp
fix build
revert snapshot rewrite stuff for now
we have basic support with
WriteSnapshot
, but to support async snapshotting, we need:MemNode
s.The text was updated successfully, but these errors were encountered: