github CardanoSolutions/ogmios v6.0.0-rc2
v6.0.0 (rc2)

latest releases: v6.7.0, v6.6.2, v6.6.1...
pre-release12 months ago

Warning

This (pre-)release is the first release candidate of the new major version of Ogmios. In particular, anything related to the Conway era is to be considered unstable for the implementation of the Conway era in the ledger isn't yet finalized. The Conway era is supported by Ogmios but only available on networks that have forked into that era such as SanchoNet.

The rest of the API is considered stable, though small adjustments may arise from early integrations.

Added

N/A

Changed

  • Fixed protocol version negotiation during handshake to actually negotiate for the latest protocol (with Conway enabled)
  • Slot length in era summaries and genesis is now given in milliseconds wrapped in a singleton object: { "milliseconds": 1234 }. Before, it used to be given as a floating number of seconds.
  • Byron's genesis JSON-schema was wrongly pointing at protocolParameters instead of updatableParameters.
  • Fixed Plutus' cost models examples in the JSON-schema to match the new format.
  • Fixed version not showing software revision

Removed

N/A

Tested with

  • cardano-node >= 8.1.1 && <= 8.1.2

Details

v6.0.0...v6.0.0-rc2

Don't miss a new ogmios release

NewReleases is sending notifications on new releases.