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(batcher): altda->ethda failover #24

Open
wants to merge 2 commits into
base: feat--multiframe-altda-channel
Choose a base branch
from

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented Jan 30, 2025

This PR builds on top of the feat--multiframe-altda-channel branch. Should merge that one first and then rebase on top.

It contains 2 commits:

  1. failover test (failing)
  2. failover logic (fix to make test pass)

Right now failover is done to calldata txs because that was trivial whereas failing over to blobs or their auto mode that switches between blobs and calldata would need a nontrivial refactor and some thinking. Not sure its worth putting effort into this atm given that the whole point of failover is that it should happen very rarely and also not last very long, but let me know if you guys think otherwise.

@samlaf samlaf force-pushed the feat--op-batcher-altda-failover-to-ethda branch from 324a34d to a86f871 Compare January 30, 2025 00:57
@samlaf samlaf force-pushed the feat--op-batcher-altda-failover-to-ethda branch from a86f871 to 2d93832 Compare January 30, 2025 01:06
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.

1 participant