anton-rs / kona

A suite of `no_std` components for the OP Stack state transition function and L2 chain derivation.
https://anton-rs.github.io/kona
MIT License
132 stars 41 forks source link

fix(client): Break when the pipeline cannot advance #478

Closed clabby closed 2 months ago

clabby commented 2 months ago

Overview

Breaks the produce_disputed_payload loop if the pipeline cannot advance. This needs more investigation wrt. alternative errors being "temporary," but does address current issues with not haulting derivation upon critical errors.

clabby commented 2 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @clabby and the rest of your teammates on Graphite Graphite

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.3%. Comparing base (8fca6ec) to head (6ff451b). Report is 3 commits behind head on main.

Additional details and impacted files

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.