Skip to content

v6.11.0

Compare
Choose a tag to compare
@KtorZ KtorZ released this 12 Jan 15:51
· 15 commits to master since this release
v6.11.0
6356ede

Photo: Tim Stief

Added

  • The queryLedgerState/stakePools query now take an optional includeStake: bool parameter. When provided and set to true, each stake pool result will include an additional stake field with its current absolute live stake (reflecting its governance power).

  • A new query [queryLedgerState/delegateRepresentatives] to fetch all registered (and pre-defined) DReps, alongside their metadata and live stake. In a similar fashion to many other queries, DReps can be filtered using keys or scripts credentials in the query parameters. When both are omitted, all representatives are returned.

Changed

  • The dual container image (CardnoSolutions/cardano-node-ogmios) now ships with cardano-node==10.1.4.

Removed

  • N/A

Tested with

  • cardano-node == 10.1.3 (Mainnet, Preprod, Preview)
  • cardano-node == 10.1.4 (Mainnet, Preprod, Preview)

Docker image(s)

Standalone

With cardano-node

Details

v6.10.0...v6.11.0