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
fix(l2): bad address parsing was forbidding sequencer to start (#2599)
**Motivation**
when fetching verifier contract's addresses, the address was not being
parsed correctly.
this is at least one reason the SP1 job is failing right now.
we should also consider alternatives to using the "0xaa" address to flag
a verifier as disabled.
0 commit comments