v5.5.5
Added
-
Link to a new Java client for Ogmios (:hammer: @edridudi).
Changed
-
Fixed parsing of
ScriptFailures
coming out of theevaluateTx
command. Before this patch, the client would simply throwundefined
when such an error was encountered. They are now properly transcribed asEvaluateTxError
(: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 forpreprod
andpreview
environment has been added (:hammer: @rhyslbw)