mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-10 06:35:54 +00:00
49437a02c9
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.