Partner Chains Node v1.1.0-rc1
Pre-release
Pre-release
Partner Chains Node 1.1.0-pre includes all the features compatible with Chang hard fork at Cardano Node 9.1.0.
Notes
- This is a pre-release and as such subject to change in the final release
- This release includes a change that requires a chain reset. Future releases will include instructions on how to upgrade the chain without reset
Changed
- polkadot-sdk dependency updated to partnerchains-stable2407 (stable2407 is v1.15.0 in the previous scheme)
- remove Relay docker build files
- changed the inner type of
McBlockHash
from Vec to an array - bumped
partner-chains-smart-contracts
version and updated thepartner-chains-cli
to match. Nowpartner-chains-cli
passes a network parameter tosidechain-main-cli
where necessary. - removed usage of 'storage::getter' macros, following polkadot-sdk changes
- governance authority key hash is now calculated in
prepare-configuration
without using externalcardano-cli
Compatibility matrix
partner-chains-node | partner-chains-smart-contracts | cardano-node | cardano-db-sync | kupo | ogmios |
---|---|---|---|---|---|
v1.1.0-rc1 | 6.1.0 | 9.1.0 | 13.3.0.0 | 2.9.0 | 6.5.0 |
Binaries
You can download the archives that contain both partner-chains-node
and partner-chains-cli
together with compatible smart contracts CLI from assets attached to this release (available for MacOS and Linux architectures)
Docker
You can also pull the Docker image of the partner-chains-node
from GitHub Container Registry:
docker pull ghcr.io/input-output-hk/partner-chains/partner-chains-node:v1.1.0-pre
How to Use
Refer to the documentation for detailed instructions on using the node and CLI tools.
Support
You can visit our issues page for support, feature requests, or to report a bug.
Thank you for being a part of our community!