Added
-
The
queryLedgerState/stakePools
query now take an optionalincludeStake: bool
parameter. When provided and set totrue
, each stake pool result will include an additionalstake
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 usingkeys
orscripts
credentials in the query parameters. When both are omitted, all representatives are returned.
Changed
- The dual container image (
CardnoSolutions/cardano-node-ogmios
) now ships withcardano-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
- Mainnet cardanosolutions/cardano-node-ogmios:v6.11.0_10.1.4-mainnet
- Preprod cardanosolutions/cardano-node-ogmios:v6.11.0_10.1.4-preprod
- Preview cardanosolutions/cardano-node-ogmios:v6.11.0_10.1.4-preview