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 = ();andtype Currency = Balances;.
Fixed
- Fixed offchain error when irrelevant utxos were present while updating d-param and permissioned candidates
- Improper weights for
set_main_chain_scriptsinpallet_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