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
Reopening of #8609, which was closed/merged by mistake. This PR is
stacked on top of #9391
This PR adds ProvingBroker which implements a new interface for
distributing proving jobs to workers as specified in
#8495
Reopening of #8609, which was closed/merged by mistake. This PR is
stacked on top of #9391
This PR adds ProvingBroker which implements a new interface for
distributing proving jobs to workers as specified in
#8495
We need a scalable and resilient model for handling the proof necessary to build large blocks at a high frequency.
Relevant links
Design
Tasks
ProvingBroker
#9529ProvingBroker
restores persisted jobs and proofs #9530ProvingBroker
resolves conflicts when same jobs is worked on by two agents #9531ProvingAgent
to work with newProvingBroker
#9533ProvingBroker
and small/bigProvingAgent
#10108Tests
ProvingBroker
goes down #9540The text was updated successfully, but these errors were encountered: