Skip to content

Partner Chains v1.8.1

Latest

Choose a tag to compare

@AmbientTea AmbientTea released this 14 Oct 11:17
· 86 commits to master since this release
v1.8.1
56c3af3

Changed

  • Updated polkadot-sdk dependency to polkadot-stable2509.
    Partner Chains Aura modification follows changes regarding checking inherents that are also present in the new polkadot-sdk release.
    Pallet Session new parameters should be set as: type KeyDeposit = (); and type Currency = Balances;.

Fixed

  • Fixed offchain error when irrelevant utxos were present while updating d-param and permissioned candidates
  • Improper weights for set_main_chain_scripts in pallet_session_validator_management

Compatibility matrix

partner-chains-node cardano-node cardano-db-sync ogmios
v1.8.1 10.5.1 13.6.0.4 v6.13.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.

Full Changelog: v1.8.0...v1.8.1-rc1