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
**Motivation**
Monitor had panics in its code.
<!-- Why does this pull request exist? What are its goals? -->
**Description**
Added new variants for `MonitorError` and used them to remove the panics
in the monitor
<!-- A clear and concise general description of the changes this PR
introduces -->
**How to test**
- Add `--monitor` to the `init-l2-no-metrics` target in
`crates/l2/Makefile`.
- Run a Sequencer (I suggest `make restart` in `crates/l2`).
- Run the prover with `make init-prover` in `crates/l2`.
- Run `make test` in `crates/l2`.
<!-- Link to issues: Resolves#111, Resolves#222 -->
Closes
https://github.com/orgs/lambdaclass/projects/37/views/10?pane=issue&itemId=118823684&issue=lambdaclass%7Cethrex%7C3536
---------
Co-authored-by: Ivan Litteri <[email protected]>
0 commit comments