0.19.0
Pre-releaseThis release switches the ledger to Conway, while maintaining compatibility with Babbage-style transactions.
We also added some new functionality into the hydra-tui, and added some extra information in the Greetings message.
Warning
There are still several known issues, which are explained in the documentation.
Build artifacts
- 📦 Binaries for Linux x86_64 and MacOS ARM64, also attached
- 🐋 Docker image
Hydra Scripts
Transaction IDs to be used as --hydra-scripts-tx-id
when running hydra-node
on common networks are also stored in the repository:
-
preview
:0fd2468a66a0b1cb944cff9512ecfa25cdd2799cb48b07210c449a5ecace267d
-
preprod
:03f8deb122fbbd98af8eb58ef56feda37728ec957d39586b78198a0cf624412a
-
mainnet
:ab1d9f8cca896bca06b70df74860deecf20774e03d8562aecaed37525f6ebead
See also networks.json
Compatible / tested with
cardano-node
:9.1.1
cardano-cli
:9.2.1.0
mithril
:2430.0
Upgrade instructions
No breaking changes or special care needed, just update your hydra-node
.
Changelog
-
Tested with
cardano-node 9.1.1
andcardano-cli 9.2.1.0
-
Switch L2 ledger to use the
Conway
era. #1178- Conway formatted transactions can be submitted to the
hydra-node
, while past eras are still supported (except deprecated features like protocol updates). - This includes support for
PlutusV3
scripts, but most of the governance-related features have no meaning in the Hydra L2.
- Conway formatted transactions can be submitted to the
-
Added head id information into the Greetings message.
-
Adds a manual recipient address entry to
hydra-tui
and fixes event handling. #1607 -
Add a demo mode to hydra-cluster to facilitate network resiliance tests #1552
Contributors
With thanks to @ch1bo @v0d1ch @locallycompact @ffakenz @noonio
Full Changelog: 0.18.1...0.19.0