Skip to content

Partner Chains Node v1.1.0

Compare
Choose a tag to compare
@rsporny rsporny released this 20 Aug 14:46
· 252 commits to master since this release
v1.1.0
b991b7e

Partner Chains Node 1.1.0 includes all the features compatible with Chang hard fork at Cardano Node 9.1.0.

Notes

  • 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)
  • changed the inner type of McBlockHash from Vec to an array
  • bumped partner-chains-smart-contracts version and updated the partner-chains-cli
    to match. Now partner-chains-cli passes a network parameter to sidechain-main-cli where necessary.
  • governance authority key hash is now calculated in prepare-configuration without using external cardano-cli

Removed

  • removed Relay docker build files
  • removed usage of 'storage::getter' macros, following polkadot-sdk changes

Compatibility matrix

partner-chains-node partner-chains-smart-contracts cardano-node cardano-db-sync kupo ogmios
v1.1.0 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

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!