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

feat: add 7702 tx type #1046

Merged
merged 2 commits into from
Jul 15, 2024
Merged

feat: add 7702 tx type #1046

merged 2 commits into from
Jul 15, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Jul 13, 2024

adds consensus 7702 tx type

this is the same as 1559, just with an additional field.

Copy link
Member

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

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

lgtm

pub access_list: AccessList,
/// Authorizations are used to temporarily set the code of its signer to
/// the code referenced by `address`. These also include a `chain_id` (which
/// can be set to zero and not evaluated) as well as an optional `nonce`.
Copy link
Member

Choose a reason for hiding this comment

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

reminder to myself that this doc is soon to be outdated 🙃

@onbjerg
Copy link
Member

onbjerg commented Jul 15, 2024

we should add this to the tx enum later on in a separate pr

@onbjerg onbjerg added the enhancement New feature or request label Jul 15, 2024
@mattsse mattsse merged commit faee716 into main Jul 15, 2024
22 checks passed
@mattsse mattsse deleted the matt/add-7702-tx branch July 15, 2024 12:46
@moricho moricho mentioned this pull request Jul 16, 2024
3 tasks
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
j75689 pushed a commit to bnb-chain/alloy that referenced this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants