github CardanoSolutions/ogmios v6.2.0

latest release: v6.3.0
one month ago

Added

  • Transaction evaluation now automatically UTxO available from processing the mempool. This allows for chaining smart-contract transactions without the need to track the UTxO state on from the client's side. Ogmios now internally maintains a view of the node's mempool and ensure a consistent access to it when evaluating transaction. See also #375.

  • More log traces around transaction evaluation and submission.

Changed

  • Retry HasTx on false with id wrapped in different eras, to cope with the hard-fork combinator inability to compare transaction id across eras. See also #376.

Removed

  • N/A

Tested with

  • cardano-node == 8.9.0 (Mainnet, Preprod, Preview, SanchoNet)

Docker image(s )

Details

v6.1.0...v6.2.0

Don't miss a new ogmios release

NewReleases is sending notifications on new releases.