Skip to content

feat: make beacon bridge use Electra variants#1807

Merged
morph-dev merged 1 commit into
ethereum:masterfrom
morph-dev:pectra_bridge
May 6, 2025
Merged

feat: make beacon bridge use Electra variants#1807
morph-dev merged 1 commit into
ethereum:masterfrom
morph-dev:pectra_bridge

Conversation

@morph-dev
Copy link
Copy Markdown
Collaborator

This is a followup of #1801

What was wrong?

Beacon Bridge will stop working after Pectra fork.

How was it fixed?

Update our types to be Pectra instead of Deneb.

NOTE: We don't have a way to test these endpoints until the fork, as they would fail (except in some cases when format didn't change).

Ideally, we should be able to decode/deserialize correct version and it's something I will work on. But I don't have time to do it until the fork.

This code can/should be deployed as soon as the fork happens on mainnet.

To-Do

@morph-dev morph-dev self-assigned this May 5, 2025
@morph-dev morph-dev requested a review from KolbyML May 5, 2025 21:38
Copy link
Copy Markdown
Member

@KolbyML KolbyML left a comment

Choose a reason for hiding this comment

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

:shipit: looks good

@morph-dev morph-dev merged commit f347fc4 into ethereum:master May 6, 2025
14 checks passed
@morph-dev morph-dev deleted the pectra_bridge branch May 6, 2025 08:51
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