-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new(tests): EIP-7702 - Set EOA account code for one transaction (Devn…
…et-1) (#621) * feat(fw): Add type-4 transaction and authorization tuple type * new(tests): Add EIP-7702 folder, first test * tests: create contract * new(tests): more 7702 tests * new(tests): EIP-7702 * new(tests): EIP-7702 * typo * fix(fw): minor refactor * new(tests): parametrize sanity test with and without balance * fix(tests): fixes * fix(fw): nonce field in the auth tuple * fix(tests): fix some of the tests * fix(tests): test fixes and skips * fix(test): skip * fix(specs): output the authorization list to the fixture * nit * more tests * fix(fw): State test type-4 fix * fix(fw): Transaction type checks * fix(fixtures): Fixture transaciton type-4 test * fix(base_types): Storage methods * fix(tests): storage method usage * changelog
- Loading branch information
Showing
11 changed files
with
1,216 additions
and
22 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
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
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
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.