github CardanoSolutions/ogmios v6.6.1

latest releases: v6.7.0, v6.6.2
17 days ago

Added

  • v6.6.0 Add missing treasury.value and treasury.donation for Conway transactions.

  • v6.6.0 Add missing protocolParametersUpdate.security thresholds to stake pools voting thresholds in Conway governance actions.

  • v6.6.0 Add missing ancestor to various governance actions, pointing to the previous action of the same group.

  • v6.6.0 Add a new from field to objects referring to stake credential. The field allows to distinguish between verification key and script credentials.

  • v6.6.0 TypeScript The stakePools method on the LedgerStateQueryClient now supports an extra filter. The filters were available on th standalone query but not via the client somehow. (🔨 @mirelon)

Changed

  • v6.6.1 Fixed "babbage" being reported as the block era for Conway blocks. (🐛 @AndrewWestberg)

  • v6.6.0 Fix upgradability of Alonzo/Babbage transactions into Conway transactions. Before, Babbage transaction submitted for evaluation that spent Plutus V3 Scripts while using a Babbage serialization format would failed to upgrade into Conway transactions due to incompatibility at the binary level. The translation has been fixed, except for truly incompatible transactions (e.g. those containing MIR or duplicate certificates). (🐞 @vladimirvolek)

  • v6.6.0 Refresh embedded configuration files to match those expected by cardano-node==9.1.0 (in particular, genesis files for mainnet, preview and preprod).

  • v6.6.0 Only return OverlappingAdditionalUtxo error during transaction simulation when overlapping utxo differ from the ones fetched from the ledger. (🔨 @Quantumplation)

Tested with

  • cardano-node == 9.1.0 (Mainnet, Preprod, Preview)

Docker image(s)

Standalone

With cardano-node

Additional Acknowledgements

@waalge, @SeungheonOh finding and/or fixing bloopers in the documentation & spec.

Details

v6.5.0...v6.6.1

Don't miss a new ogmios release

NewReleases is sending notifications on new releases.