mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-19 18:18:55 +00:00
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.