Skip to content

feat(consensus): OpBlock Type#105

Merged
mattsse merged 5 commits intomainfrom
rf/feat/op-block-type
Sep 30, 2024
Merged

feat(consensus): OpBlock Type#105
mattsse merged 5 commits intomainfrom
rf/feat/op-block-type

Conversation

@refcell
Copy link
Copy Markdown
Collaborator

@refcell refcell commented Sep 13, 2024

Description

Warning

Stacked ontop of #124

Introduces an optimism consensus block type.

Metadata

Closes #93
Closes #92

@mattsse
Copy link
Copy Markdown
Member

mattsse commented Sep 14, 2024

ref alloy-rs/alloy#1290

@refcell refcell force-pushed the rf/feat/op-block-type branch 2 times, most recently from b71a263 to 6496dfb Compare September 25, 2024 18:53
@refcell refcell force-pushed the rf/feat/op-block-type branch from 6496dfb to 6858043 Compare September 25, 2024 19:05
@refcell refcell marked this pull request as ready for review September 25, 2024 19:06
@refcell refcell added A-consensus Area: consensus crate C-feat Category: New feature or request D-do-not-merge Desc: Do not merge labels Sep 25, 2024
@refcell refcell changed the base branch from main to rf/feat/stage-alloy-updates September 25, 2024 19:07
@refcell refcell self-assigned this Sep 25, 2024
@refcell refcell force-pushed the rf/feat/stage-alloy-updates branch from cac9484 to 7c271d5 Compare September 25, 2024 21:35
@refcell refcell force-pushed the rf/feat/op-block-type branch from 6858043 to 5c9a334 Compare September 25, 2024 21:37
@refcell refcell force-pushed the rf/feat/op-block-type branch from 5c9a334 to cf9e43e Compare September 25, 2024 21:41
@refcell refcell changed the title feat: op-block type feat(consensus): OpBlock Type Sep 25, 2024
@mattsse mattsse changed the base branch from rf/feat/stage-alloy-updates to main September 30, 2024 10:50
@mattsse mattsse added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit be0f9d3 Sep 30, 2024
@mattsse mattsse deleted the rf/feat/op-block-type branch September 30, 2024 10:58
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
### Description

> [!WARNING]
>
> Stacked ontop of #124 

Introduces an optimism consensus block type.

### Metadata

Closes #93 
Closes #92

---------

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-consensus Area: consensus crate C-feat Category: New feature or request D-do-not-merge Desc: Do not merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] alloy-consensus Block Type [Feature] BlockInfo from Block

2 participants