feat(coprocessor): allow skipping verify proof requests during GW catchup#2005
feat(coprocessor): allow skipping verify proof requests during GW catchup#2005mergify[bot] merged 1 commit intomainfrom
Conversation
209543e to
9797b44
Compare
|
@claude /pr-review |
|
Claude finished @antoniupop's task in 1m 45s —— View job [AUTOMATED] PR Review:
|
🧪 CI InsightsHere's what we observed from your CI run for 9797b44. 🟢 All jobs passed!But CI Insights is watching 👀 |
|
@Mergifyio queue |
Merge Queue StatusRule:
This pull request spent 1 hour 4 minutes 27 seconds in the queue, including 3 minutes 4 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
|
@Mergifyio queue |
Merge Queue StatusRule:
This pull request spent 2 hours 54 minutes 29 seconds in the queue, including 1 hour 53 minutes 19 seconds running CI. Required conditions to merge
|
|
@Mergifyio refresh |
✅ Pull request refreshed |
|
@Mergifyio requeue |
☑️ Command
|
…chup (#2005) feat(coprocessor): allow skipping verify proof requests guring GW catchup
This is needed when spinning up a coprocessor as the keygen/crsgen events can be quite far back and we don't necessarily want to replay all verify proof requests since genesis if we don't have the precise location of these events.