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/
- Block Explorer (VPN required): https://explorer.preview.midnight.network/
- cNgD DApp (VPN required): https://dust.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/
- Block Explorer (VPN required): https://explorer.preprod.midnight.network/
- cNgD DApp (VPN required): https://dust.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.0) |
| 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.0.0 |
| Compact JS | v2.4.0 |
| Faucet (tmNight) | v0.11.2 |
| cNgD DApp | v0.1.0 |
| Block Explorer DApp | v0.1.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.0
https://github.com/midnightntwrk/midnight-node/releases/tag/node-0.20.0 -
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.0.0
https://github.com/midnightntwrk/midnight-js/releases/tag/v3.0.0 -
Compact JS v2.4.0
https://github.com/midnightntwrk/midnight-sdk/blob/release/compact-js/2.4.0/compact-js/RELEASE_NOTES.md -
Faucet (tmNight) v0.11.2
https://github.com/midnightntwrk/midnight-faucet/blob/main/RELEASE_NOTES.md