Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add storage read whenever there is a sstore
This fixes an issue when a storage slot is * written but got reverted * never read by sLoad opcode When this happens, we still need to include the storage slot in the trace.
- Loading branch information