Skip to content

feat(eth): add support for EIP-7702 transactions#108

Merged
akuanti merged 2 commits intomasterfrom
feat/eip-7702-tx
Mar 14, 2025
Merged

feat(eth): add support for EIP-7702 transactions#108
akuanti merged 2 commits intomasterfrom
feat/eip-7702-tx

Conversation

@akuanti
Copy link
Copy Markdown
Contributor

@akuanti akuanti commented Mar 14, 2025

This adds EIP-7702 "setcode" transactions types as defined in the EIP:
https://eips.ethereum.org/EIPS/eip-7702#set-code-transaction

This adds EIP-7702 "setcode" transactions types as defined in the EIP:
https://eips.ethereum.org/EIPS/eip-7702#set-code-transaction
@akuanti akuanti requested a review from basgys as a code owner March 14, 2025 16:57
Copy link
Copy Markdown

@dnjp dnjp left a comment

Choose a reason for hiding this comment

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

It looks like the PR from evmlibs had an extra test that might be worth porting to this repo. Other than that, this looks good.

@akuanti
Copy link
Copy Markdown
Contributor Author

akuanti commented Mar 14, 2025

It looks like the PR from evmlibs had an extra test that might be worth porting to this repo. Other than that, this looks good.

Good catch! Added in e3cf54b (#108)

@akuanti akuanti merged commit 7aa38e9 into master Mar 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants