Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new(tests): EIP-7702 - Set EOA account code for one transaction (Devnet-1) #621

Merged
merged 23 commits into from
Jul 23, 2024

Conversation

marioevz
Copy link
Member

@marioevz marioevz commented Jun 11, 2024

🗒️ Description

Devnet-1 version of tests for EIP-7702.

Must be followed up with PR to update for devnet-2 and after, addressing the following spec changes:
ethereum/EIPs#8677
ethereum/EIPs#8679
ethereum/EIPs#8686

🔗 Related Issues

None

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • Tests: All converted JSON/YML tests from ethereum/tests have been added to converted-ethereum-tests.txt.
  • Tests: Included the type and version of evm t8n tool used to locally execute test cases: e.g., ref with commit hash or geth 1.13.1-stable-3f40e65.
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.

@marioevz marioevz changed the title new(tests)): EIP-7702 - Set EOA account code for one transaction new(tests): EIP-7702 - Set EOA account code for one transaction Jun 11, 2024
@marioevz marioevz force-pushed the eip-7702 branch 3 times, most recently from a85f62d to 557c4a1 Compare June 27, 2024 16:17
@marioevz marioevz marked this pull request as ready for review July 23, 2024 17:45
@marioevz
Copy link
Member Author

Created an issue to update the tests for devnet-2:
#703

We can merge as is now.

@marioevz marioevz changed the title new(tests): EIP-7702 - Set EOA account code for one transaction new(tests): EIP-7702 - Set EOA account code for one transaction (Devnet-1) Jul 23, 2024
@marioevz marioevz added the type:test Type: Test label Jul 23, 2024
Copy link
Collaborator

@spencer-tb spencer-tb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all good for me!

@marioevz marioevz merged commit 1e1e3cf into main Jul 23, 2024
7 checks passed
@marioevz marioevz deleted the eip-7702 branch July 23, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:test Type: Test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants