Skip to content

chore(protocol): Refactor Block Info Txs#303

Merged
refcell merged 2 commits intomainfrom
rf/chore/refactor-block-infos
Nov 22, 2024
Merged

chore(protocol): Refactor Block Info Txs#303
refcell merged 2 commits intomainfrom
rf/chore/refactor-block-infos

Conversation

@refcell
Copy link
Copy Markdown
Collaborator

@refcell refcell commented Nov 22, 2024

Description

Refactors the block_info.rs module into a new info/ module that makes the L1BlockInfoTx more extensible.

Closes #302

@refcell refcell requested a review from mattsse as a code owner November 22, 2024 12:57
@refcell refcell added A-protocol C-feat Category: New feature or request labels Nov 22, 2024
@refcell
Copy link
Copy Markdown
Collaborator Author

refcell commented Nov 22, 2024

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@refcell refcell self-assigned this Nov 22, 2024
Copy link
Copy Markdown
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm

@refcell refcell enabled auto-merge November 22, 2024 14:30
@refcell refcell added this pull request to the merge queue Nov 22, 2024
Merged via the queue into main with commit be93ab5 Nov 22, 2024
@refcell refcell deleted the rf/chore/refactor-block-infos branch November 22, 2024 14:31
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
### Description

Refactors the `block_info.rs` module into a new `info/` module that
makes the `L1BlockInfoTx` more extensible.

Closes #302
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-feat Category: New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Split Individual L1 Attributes txs into separate Modules

2 participants