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(derive): Add L1BlockInfoTx #100

Merged
merged 1 commit into from
Apr 14, 2024
Merged

feat(derive): Add L1BlockInfoTx #100

merged 1 commit into from
Apr 14, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Apr 14, 2024

Overview

Adds the L1BlockInfoTx type, which supports encoding and decoding L1 info transactions on the OP Stack for both Bedrock and Ecotone versions.

A secondary constructor, try_new_with_deposit_tx, has been added that allows for generating the TxDeposit required in the attributes builder.

@clabby clabby self-assigned this Apr 14, 2024
@clabby clabby added A-derive Area: kona-derive crate K-feature Kind: feature labels Apr 14, 2024
Copy link
Collaborator

@refcell refcell left a comment

Choose a reason for hiding this comment

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

Beautiful

@refcell refcell added this pull request to the merge queue Apr 14, 2024
Merged via the queue into main with commit ce4fab6 Apr 14, 2024
13 checks passed
@github-actions github-actions bot mentioned this pull request Apr 14, 2024
@clabby clabby deleted the cl/l1-block-info branch April 19, 2024 18:51
This was referenced May 29, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derive Area: kona-derive crate K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants