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

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
@samlaf samlaf force-pushed the feat--multiframe-altda-channel branch from e0a8073 to f3f784a Compare February 12, 2025 03:50
@samlaf samlaf force-pushed the feat--op-batcher-altda-failover-to-ethda branch 2 times, most recently from ac0bb7c to ad73d78 Compare February 12, 2025 04:05
@samlaf samlaf force-pushed the feat--op-batcher-altda-failover-to-ethda branch 2 times, most recently from 0c16743 to 08c0875 Compare February 26, 2025 16:11
@samlaf samlaf force-pushed the feat--multiframe-altda-channel branch 2 times, most recently from 92717c7 to bbf8b7e Compare February 26, 2025 17:55
@samlaf samlaf force-pushed the feat--op-batcher-altda-failover-to-ethda branch from 08c0875 to c548b50 Compare February 26, 2025 18:02
@samlaf samlaf force-pushed the feat--op-batcher-altda-failover-to-ethda branch from c548b50 to 2a78e16 Compare February 26, 2025 18:20
@samlaf samlaf deleted the branch feat--multiframe-altda-channel February 26, 2025 18:27
@samlaf samlaf closed this Feb 26, 2025
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.

3 participants