docs: refresh stale versions, changelog, roadmap, known-limitations (audit 2/4) - #108
Closed
rz1989s wants to merge 1 commit into
Closed
docs: refresh stale versions, changelog, roadmap, known-limitations (audit 2/4)#108rz1989s wants to merge 1 commit into
rz1989s wants to merge 1 commit into
Conversation
June 2026 docs audit, part 2/4 (#96). Brings versioned/status content up to date with SDK 0.9.0 and the M17-complete / M18-in-progress reality. - changelog: add 0.7.0 (M15 hardware wallets/WalletConnect/surveillance), 0.8.0 (M16-M17 Solana+NEAR same-chain, mainnet-beta, C-SPL), 0.9.0 (M18 EVM privacy + Solidity contracts); update Version History table (dates from tags) - roadmap: M16/M17 done (mainnet live), M18 in progress; tests 6,850 -> 7,624+; refocus contributing on M18/M19 - known-limitations: correct false "proofs are mock / testnet-only / Noir planned" + "no hardware wallet" + "single proof provider" -- all shipped (NoirProofProvider/BrowserNoirProvider, M15 hardware wallets, on-chain HonkVerifier on Sepolia/Arbitrum Sepolia) - security audit-prep/scope/checklist/internal-review: @noble dep versions (ciphers 2.0.1 -> 2.2.0 etc.), test counts, audit timeline (Q1 2025 -> Solana Audit Subsidy V Feb 2026), noir.ts LOC; dated snapshots get caveats - api-migration: version framing v0.1.x -> 0.9.0 (deprecation is date-based) - deployment: docs/blog/cdn/sip-website now on Vercel; date refresh - getting-started Node 18 -> 20; faq @rz1989sol -> @sipprotocol; architecture NoirProofProvider Planned -> Available; whitepaper sub-10ms -> sub-30ms + Railgun EVM-only; comparison Zcash Groth16 -> Halo2 (Orchard) astro build green (1277 pages). Stacked on the PR1 code-examples branch.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Jun 6, 2026
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Part 2 of 4 of the June 2026 docs audit (#96) — version/status staleness. Brings the docs current with SDK 0.9.0 and the M17-complete / M18-in-progress reality.
What's refreshed (15 files)
@nobledep versions (ciphers 2.0.1 → 2.2.0, etc.), test counts (1,293 → 6,716 / 7,624+), audit timeline (Q1 2025 → Solana Audit Subsidy V, Feb 2026),noir.tsLOC. Genuinely-dated snapshots get a "point-in-time" caveat rather than a rewrite.Verification
astro buildgreen — 1277 pages.Series
PR1 (#107) code examples + #1073 · PR2 (this) staleness · PR3 security-crypto + design banners + constraint counts · PR4 sipher SENTINEL → closes #96.
Refs #96