Skip to content

Releases: input-output-hk/partner-chains-smart-contracts

v6.2.0

17 Oct 15:30
fda17bf
Compare
Choose a tag to compare

Major updates

  • Updated the following smart contracts: InitTokenPolicy, VersionOraclePolicy, CommitteePlainSchnorrSecp256k1ATMSPolicy, ReserveValidator, ReserveAuthPolicy, IlliquidCirculationSupplyValidator
  • Updated cardano-transaction-lib to v9.3.1
  • Removed unused commands and options, like --atms-kind
  • CLI now returns non-zero exit code on failure
  • Fee calculation now supports Conway
  • Bugfixes

Compatibility matrix

partner-chains-smart-contracts cardano-node kupo ogmios
6.2.0 9.1.0 2.9.0 6.8.0

For further changes in this version, please refer to the CHANGELOG.md.

v6.1.0

15 Aug 07:56
38f4c17
Compare
Choose a tag to compare

Major updates

  • supports Cardano Node 9.1.0
  • added Conway Hard Fork compatibility
  • updated plutus-tx from 1.0 to 1.27 and removed plutonic dependency
  • added --network parameter to CLI which takes either testnet or mainnet

Compatibility matrix

partner-chains-smart-contracts cardano-node kupo ogmios
6.1.0 9.1.0 2.9.0 6.5.0

For further changes in this version, please refer to the CHANGELOG.md.

v6.0.0

25 Jul 16:48
04f656d
Compare
Choose a tag to compare

Major updates:

  • CTL updated to version which supports ogmios 6.0.3 and 6.4.0
  • supports cardano-node 8.9.3

For further changes in this version please refer to the CHANGELOG.md.