Commit 39e8316
✨ feat(tests): EIP-7928 test cases for EIP-7702 transactions (#2212)
* ✨ feat(tests): Add initial BALs 7702 tests
🧹 chore: Update test case
✨ feat(tests): test_bal_7702_invalid_chain_id_authorization
✨ feat(tests): test_bal_7702_invalid_nonce_authorization
✨ feat(tests): test_bal_7702_delegated_storage_access
✨ feat(tests): test_bal_7702_delegation_clear
✨ feat(tests): test_bal_7702_delegation_update
✨ feat(tests): test_bal_7702_delegation_create
* fix: issues after rebase
* fix: use BalAccountExpectation.empty() from rebased changes
* refactor: explicit check that there are NO changes for invalid nonce 7702
* feat: Add BAL tests for accessing delegated address via call opcodes
* feat: point resolver to latest amsterdam commit for BALs tests
---------
Co-authored-by: raxhvl <[email protected]>
Co-authored-by: fselmo <[email protected]>1 parent 65f4ea6 commit 39e8316
File tree
4 files changed
+595
-3
lines changed- .github/configs
- src/pytest_plugins
- tests/amsterdam/eip7928_block_level_access_lists
4 files changed
+595
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
0 commit comments