-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(levm): transient storage should be reverted when callframe reverts (
#1552) **Motivation** The transient storage was not being reverted when callframe reverts **Description** - Create a copy of the transient storage at the beginning of the callframe - Restore this copy if the callframe finishes with revert
- Loading branch information
Showing
1 changed file
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters