docs: v3.1 release cleanup (state-transition dedup, deprecated DAPI removal, build-warning fixes)#151
Conversation
…API entries Replace the cramped one-cell type discriminator with a proper catalog table, remove the 7 type-0–8 detail sections that duplicate the canonical identity and data-contract pages, and drop the long-deprecated getIdentities and getIdentitiesByPublicKeyHashes endpoints (removed from the platform proto in v1.0.0). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Convert affected fences to code-block directives with :force: so JSON highlighting is preserved without lexer errors on schema-style placeholders and JS-literal query examples. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR consolidates Dash Platform v3.1 documentation updates: adds new conceptual pages explaining proofs and shielded pool cryptography, updates protocol reference for shielded state transitions and aggregate query capabilities, documents the new DAPI v3.1 endpoint surface with aggregate query modes, wires navigation, and establishes contributor and release process guidance. ChangesDash Platform v3.1 Documentation Consolidation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
Summary
Generic v3.1 release housekeeping that didn't fit any single feature theme:
<br>-separated links in a single cell) with a proper 3-column catalog table, and delete the seven type-0–8 detail sections that duplicate the canonical wire-format tables onidentity.md/data-contract.md. Batch and Masternode Vote stay inline because they have no dedicated feature page.getIdentitiesandgetIdentitiesByPublicKeyHashesfromdapi-endpoints-platform-endpoints.md. Both RPCs were removed for v1.0.0.code-blockdirectives with:force:.data-contracts.md,query-syntax.md,data-contract-document.md, and one example-app page.Preview build: https://dash-docs-platform--151.org.readthedocs.build/en/151/
Summary by CodeRabbit
New Features
Documentation
Chores