Skip to content

feat(taiko-client): clear zk proof backlog before fallback#21794

Draft
YoGhurt111 wants to merge 8 commits into
mainfrom
feature/clean_backlog
Draft

feat(taiko-client): clear zk proof backlog before fallback#21794
YoGhurt111 wants to merge 8 commits into
mainfrom
feature/clean_backlog

Conversation

@YoGhurt111

Copy link
Copy Markdown
Member

Summary

  • add Raiko prover admin APIs for GET /v3/prover/status and POST /v3/prover/clear
  • clear local proof buffers/caches once and resend queued proof submissions after the zk prover reports clean
  • add tests for Raiko prover admin calls and one-time local clear/resend behavior

Validation

/usr/local/go/bin/go test ./packages/taiko-client/prover/proof_producer -count=1
/usr/local/go/bin/go test ./packages/taiko-client/prover/proof_submitter -count=1

Both pass locally. The output includes existing macOS linker warnings from libbls384_256.a.

@YoGhurt111 YoGhurt111 self-assigned this Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant