• gary rong's avatar
    core/state: make TestSnapshotRandom work again (#3816) · 49437a02
    gary rong authored
    In `touch` operation, only `touched` filed has been changed. Therefore
    in the related undo function, only `touched` field should be reverted.
    In addition, whether remove this obj from dirty map should depend on
    prevDirty flag.
    49437a02
state_object.go 9.99 KB