Actions: NibiruChain/nibiru
Actions
55 workflow runs
55 workflow runs
cacheCtx
whenever a precompile is called, then reverting a precompile call can just get rid of the cacheCtx
and reset the writeToCommitCtxFromCacheCtx
function to nil
. That would be a cleaner way to revert a PrecompileCalled
journal entry rather than deep copy the multistore and save it in a snapshot, but I'd have to test that implementation out.
Auto-add GH issues to project
#42:
Issue #2099
opened
by
Unique-Divine
PrecompileCalled.Revert
in statedb/journal.go
Auto-add GH issues to project
#41:
Issue #2096
opened
by
Unique-Divine