Skip to content

Flashblocks rebase #237

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

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Flashblocks rebase #237

wants to merge 24 commits into from

Conversation

avalonche
Copy link
Collaborator

@avalonche avalonche commented May 20, 2025

Rebase from main for #98.

Adds extra docs and isthmus support.

Copy link

vercel bot commented May 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rollup-boost ⬜️ Ignored (Inspect) Visit Preview May 28, 2025 3:31am

@avalonche avalonche marked this pull request as ready for review May 20, 2025 07:26
@avalonche avalonche force-pushed the flashblocks-rebase branch 2 times, most recently from ef2d5b9 to 91cc706 Compare May 20, 2025 07:34
@avalonche avalonche force-pushed the flashblocks-rebase branch from 91cc706 to 73fdd14 Compare May 20, 2025 07:39
};

let mut clients = self.clients.lock().await;
clients.retain_mut(|sink| {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Have we tested this part with 100/1000 clients, will it have problems because of blocking?

avalonche and others added 4 commits May 20, 2025 19:04
Add error for parsing problems
Add Error type for malformed flashblocks
…drawals_root-fix

Make withdrawals_root optional
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.

6 participants