Commit c6ea4a4
authored
new(tests): EIP-7702 - Set EOA account code for one transaction (Devnet-1) (ethereum#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
* changelog1 parent cdd0c21 commit c6ea4a4
File tree
3 files changed
+948
-0
lines changed- prague/eip7702_eoa_code_tx
3 files changed
+948
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments