Latest Stable Release
Compatibility v1.0
This release delivers Midnight Ledger 7.0 across Preview and Preprod environments, including updates to the runtime, SDKs, tooling, and supporting DApps.
Environments
Following are useful links for respective Preview and Preprod environments for DApp development.
Preview
- Node RPC: https://rpc.preview.midnight.network
- Proof Server: https://lace-proof-pub.preview.midnight.network
- Indexer (GraphQL): https://indexer.preview.midnight.network/api/v3/graphql
- Faucet UI: https://faucet.preview.midnight.network/
Preprod
- Node RPC: https://rpc.preprod.midnight.network
- Proof Server: https://lace-proof-pub.preprod.midnight.network
- Indexer (GraphQL): https://indexer.preprod.midnight.network/api/v3/graphql
- Faucet UI: https://faucet.preprod.midnight.network/
Compatibility matrix
The following compatibility matrix denotes versions that have been tested to work together across the Preview and Preprod environments as of this release.
| Component | Version |
|---|---|
| Ledger | 7.0.0 |
| Node | 0.20.1 |
| Proof Server | 7.0.0 |
| On-chain Runtime | v2 (2.0.1) |
| Compact Runtime | 0.14.0 |
| Compact Compiler | 0.28.0 |
| Indexer | v3.0.0 |
| DApp Connector API | v4.0.0 |
| Wallet SDK | 1.0.0 |
| Midnight.js | v3.1.0 |
| Compact JS | v2.4.0 |
Release notes & references
This list contains detailed release notes for each of the components that are required for DApp development.
-
Ledger 7.0.0
https://github.com/midnightntwrk/midnight-ledger/releases/tag/ledger-7.0.0 -
Node 0.20.1
https://github.com/midnightntwrk/midnight-node/releases/tag/node-0.20.1 -
Indexer v3.0.0
https://github.com/midnightntwrk/midnight-indexer/releases/tag/v3.0.0 -
DApp Connector API v4.0.0
https://github.com/midnightntwrk/midnight-dapp-connector-api/releases/tag/v4.0.0 -
Wallet SDK 1.0.0
https://github.com/midnightntwrk/midnight-wallet/blob/main/RELEASE_NOTES.md -
Midnight.js v3.1.0
https://github.com/midnightntwrk/midnight-js/releases/tag/v3.1.0 -
Compact JS v2.4.0
https://github.com/midnightntwrk/midnight-sdk/blob/release/compact-js/2.4.0/compact-js/RELEASE_NOTES.md