doc: update release note compatibility matrix#701
doc: update release note compatibility matrix#701gyrationtechs wants to merge 2 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Summary
Errors per inputErrors in docs/relnotes/overview.mdx
|
🚀 Preview Deployment✅ Deployment Ready 🔗 Preview URL: https://pr-701-midnight-docs.vercel.app 📝 Latest commit: This preview updates automatically when you push new commits to this PR. |
docs/relnotes/overview.mdx
Outdated
|
|
||
| :::warning | ||
| - There is a breaking change on Preprod in the Indexer that requires a reset for FNOs running their own indexer | ||
| There is a breaking change on Preprod in the Indexer that requires a reset for FNOs running their own indexer |
There was a problem hiding this comment.
Where is FNO defined?
There was a problem hiding this comment.
Good catch. Updated...
Adding it to the Glossary as well.
docs/relnotes/overview.mdx
Outdated
|
|
||
| --- | ||
|
|
||
| ## Release notes & references |
There was a problem hiding this comment.
| ## Release notes & references | |
| ## Release notes and references |
docs/relnotes/support-matrix.mdx
Outdated
| </TabItem> | ||
|
|
||
| <TabItem value="preprod" label="Preprod"> | ||
| | **Functional Area** | **Component** | **Version** | **Notes** | |
There was a problem hiding this comment.
| | **Functional Area** | **Component** | **Version** | **Notes** | | |
| | **Functional area** | **Component** | **Version** | **Notes** | |
docs/relnotes/support-matrix.mdx
Outdated
| |----------------------------|-------------------------------------|-------------|---------------------------------------------| | ||
| | Network | Network | **Preprod** | Current testnet environments | | ||
| | | Node (Midnight) | 0.21.0 | Midnight testnet node | | ||
| | Runtime & Contracts | Compact Compiler | 0.29.0 | Contract compiler for Midnight | |
There was a problem hiding this comment.
| | Runtime & Contracts | Compact Compiler | 0.29.0 | Contract compiler for Midnight | | |
| | Runtime and contracts | Compact Compiler | 0.29.0 | Contract compiler for Midnight | |
docs/relnotes/support-matrix.mdx
Outdated
| | | Compact JS | 2.4.0 | JavaScript bindings for Compact | | ||
| | | On-chain Runtime | 2.0.0 | On-chain runtime support (v2) | | ||
| | | Ledger | 7.0.0 | Core ledger logic | | ||
| | SDKs & APIs | Wallet SDK | 1.0.0 | SDK for building wallet integrations | |
There was a problem hiding this comment.
| | SDKs & APIs | Wallet SDK | 1.0.0 | SDK for building wallet integrations | | |
| | SDKs and APIs | Wallet SDK | 1.0.0 | SDK for building wallet integrations | |
docs/relnotes/support-matrix.mdx
Outdated
| | SDKs & APIs | Wallet SDK | 1.0.0 | SDK for building wallet integrations | | ||
| | | Midnight.js | 3.1.0 | JavaScript bindings for Midnight APIs | | ||
| | | DApp Connector API | 4.0.0 | Web dApp session management & auth | | ||
| | Indexing & Data | Midnight Indexer | 3.1.0 | Midnight-specific blockchain indexer (v3) | |
There was a problem hiding this comment.
| | Indexing & Data | Midnight Indexer | 3.1.0 | Midnight-specific blockchain indexer (v3) | | |
| | Indexing and data | Midnight Indexer | 3.1.0 | Midnight-specific blockchain indexer (v3) | |
docs/relnotes/support-matrix.mdx
Outdated
| | | Ledger | 7.0.0 | Core ledger logic | | ||
| | SDKs & APIs | Wallet SDK | 1.0.0 | SDK for building wallet integrations | | ||
| | | Midnight.js | 3.1.0 | JavaScript bindings for Midnight APIs | | ||
| | | DApp Connector API | 4.0.0 | Web dApp session management & auth | |
There was a problem hiding this comment.
| | | DApp Connector API | 4.0.0 | Web dApp session management & auth | | |
| | | DApp Connector API | 4.0.0 | Web dApp session management and auth | |
docs/relnotes/support-matrix.mdx
Outdated
| | | Midnight.js | 3.1.0 | JavaScript bindings for Midnight APIs | | ||
| | | DApp Connector API | 4.0.0 | Web dApp session management & auth | | ||
| | Indexing & Data | Midnight Indexer | 3.1.0 | Midnight-specific blockchain indexer (v3) | | ||
| | ZK & Proving Services | Proof Server | 7.0.0 | Handles ZKP proof generation | |
There was a problem hiding this comment.
| | ZK & Proving Services | Proof Server | 7.0.0 | Handles ZKP proof generation | | |
| | ZK and proving services | Proof Server | 7.0.0 | Handles ZKP proof generation | |
|
Changes to matrix that warranted this PR have been reverted, though this PR will be useful once those changes take effect. Moved to DRAFT until the new compatibility versions are officially released later this week. |
Added tabbed menu items for the release compatibility matrix. cc: @Olanetsoft