Skip to content

v5.5.5

Compare
Choose a tag to compare
@KtorZ KtorZ released this 19 Aug 16:44
· 612 commits to master since this release
v5.5.5
d16e4ed

Photo: Federico Beccari

Added

  • TypeScript Support for the TxMonitor mini-protocol in the REPL.

  • Link to a new Java client for Ogmios (:hammer: @edridudi).

Changed

  • TypeScript Fixed parsing of ScriptFailures coming out of the evaluateTx command. Before this patch, the client would simply throw undefined when such an error was encountered. They are now properly transcribed as EvaluateTxError (:bug: @rhyslbw).

  • Proof-read and fix documentation typos. See #247 (:blue_book: @HirotoShioi).

Removed

  • testnet has been removed from the target networks by the Docker workflow; which means that until further notice, there will be no more Docker images pushed for testnet. However, support for preprod and preview environment has been added (:hammer: @rhyslbw)

Details

v5.5.4...v5.5.5