This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: handle empty init_code case * fix lint * feat: handle depth, nonce and insufficient balance properly * feat: handle STATIC_CALL properly in CREATE/CREATE2 * fix: should revert while static_call and fix nonce constraint * fix review comment * Update tests/evm/test_create.py Co-authored-by: Chih Cheng Liang <[email protected]> --------- Co-authored-by: Chih Cheng Liang <[email protected]>
- Loading branch information
1 parent
0da1195
commit 31201a2
Showing
3 changed files
with
329 additions
and
198 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
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
Oops, something went wrong.