fix(test/kona): fix l1 confirmation delay for kona and sequence attribute builder pipeline#2770
fix(test/kona): fix l1 confirmation delay for kona and sequence attribute builder pipeline#2770theochap wants to merge 9 commits intotheo/add-ws-rpcfrom
Conversation
|
Claude finished @theochap's task —— View job PR Review: fix(test/kona): fix l1 confirmation delay for konaReview Checklist
SummaryThis PR updates the dependency on Review Findings✅ Code Quality & Best Practices
✅ Potential Bugs & Issues
|
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d5415f1 to
dc0ddd8
Compare
1f27482 to
5cca647
Compare
570b424 to
6fef405
Compare
5cca647 to
d88a661
Compare
|
Superseeded by #2783 |
## Description Adds a restart test for the sequencer. Ensure that the unsafe head of the other nodes doesn't progress Rebased on top of #2770
## Description Adds a restart test for the sequencer. Ensure that the unsafe head of the other nodes doesn't progress Rebased on top of op-rs/kona#2770
Description
Try to fix the l1 confirmation delay in the devstack for kona which should reduce transfer flakiness in sysgo
Fixes the sequencer attribute builder pipeline to include txs from the mempool automatically
Depends on #2768