IntersectMBO / cardano-cli

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

Update cardano-api-8.40.0.0 #648

Closed palas closed 6 months ago

palas commented 6 months ago

Changelog

- description: |
    Update [cardano-api-8.40.0.0](https://github.com/IntersectMBO/cardano-api/blob/main/cardano-api/CHANGELOG.md#84000)
  type:
  - improvement

Context

This PR updates .cabal file and removes Lovelace in favor of Coin since it was removed in cardano-api-8.40.0.0.

It still relies on a stanza because CHaP hasn't been updated at the time of writing. But it should be removed before merging it.

How to trust this PR

This PR should be a refactoring, it shouldn't have any changes to functionality.

Checklist