• 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
Name
Last commit
Last update
..
dump.go Loading commit data...
iterator.go Loading commit data...
iterator_test.go Loading commit data...
journal.go Loading commit data...
main_test.go Loading commit data...
managed_state.go Loading commit data...
managed_state_test.go Loading commit data...
state_object.go Loading commit data...
state_test.go Loading commit data...
statedb.go Loading commit data...
statedb_test.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...