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
See [the
design](AztecProtocol/engineering-designs#47).
TLDR:
- make a forwarder contract that dispatches to the various things a
sequencer does (publish a block, vote, claim a quote, etc)
- refactor the L1 publisher into a classes dedicated for the prover
node, and for the sequencer.
Future work:
- #9638
- #11513
We need a test in a cluster demonstrating that proposers can be reconfigured at run time to get a proposal through gerousia, then executed by apella.
The text was updated successfully, but these errors were encountered: