IntersectMBO / cardano-cli

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.
Apache License 2.0
37 stars 13 forks source link

Deprecate `serialiseTxLedgerCddl` #772

Closed palas closed 2 months ago

palas commented 3 months ago

Changelog

- description: |
    Update `cardano-cli` and tests to work with the changes to deprecate `serialiseTxLedgerCddl`
  type:
    - breaking       # the API has changed in a breaking way

Context

cardano-api

cardano-cli

cardano-node

How to trust this PR

Don't trust it. Make sure the changes make sense and that the breakages in compatibility are for the better.

Checklist

smelc commented 2 months ago

Integrated into https://github.com/IntersectMBO/cardano-cli/pull/786

smelc commented 2 months ago

Closing as it got merged as part of https://github.com/IntersectMBO/cardano-cli/pull/786