Skip to content

Add Arc Testnet auto proof polling#9

Merged
horn111 merged 1 commit into
mainfrom
feat/arc-testnet-proof-mode
Jul 2, 2026
Merged

Add Arc Testnet auto proof polling#9
horn111 merged 1 commit into
mainfrom
feat/arc-testnet-proof-mode

Conversation

@horn111

@horn111 horn111 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Description

Adds Auto Proof Polling for Arc Receipts.

The demo can now watch Arc Testnet Memo logs for the generated memo payment request and automatically attach onchain proof when a matching transaction appears. Manual tx hash verification remains available as a fallback.

Changes

  • Added findMemoPaymentProof() SDK helper for read-only Memo-log polling.
  • Exported polling types and helper from receipts and root SDK exports.
  • Added POST /api/receipts/proof/watch.
  • Added Watch Arc Testnet UI flow in the Onchain Proof panel.
  • Updated docs, README, demo script, grant snapshot, and roadmap.

Testing

  • npm.cmd run typecheck
  • npm.cmd run build --workspace=packages/sdk
  • npm.cmd run test --workspaces --if-present -- --reporter=dot
  • node_modules\.bin\tsc.cmd --noEmit --project apps/demo/tsconfig.json --incremental false
  • git diff --check
  • next build via W: path alias

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arc-nano-kit-demo Ready Ready Preview, Comment Jul 2, 2026 8:31pm

@horn111
horn111 merged commit 08fea56 into main Jul 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant