You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: remove time.Sleep() in SubmitBlocksToDA for loop (#1606)
closes#1602
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Improved the retry logic for submitting blocks, enhancing the
efficiency and reliability of block submission processes.
- Revised handling of submission statuses to adjust gas prices, block
sizes, and retry behavior based on response from the DA layer.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments