mlabs-haskell / tx-village

Opinionated Rust/Haskell ecosystem of libraries and tools to work with Cardano smart contracts
https://mlabs-haskell.github.io/tx-village/
Apache License 2.0
4 stars 0 forks source link

Conway update #75

Closed szg251 closed 2 months ago

szg251 commented 2 months ago

This version will work with cardano-node 9.1.0, without any breaking changes to our own API.

Updating dependencies:

Other changes:

outstanding problem is testing: plutip is deprecated, and cardano-testnet in cardano-node 9.1.0 doesn't provide conway testing feature: https://github.com/IntersectMBO/cardano-node/pull/5936