9.3.0.0
Changelog
-
Add
query spo-stake-distribution
command to obtain stake distribution for SPOs
(feature)
PR 854 -
Remove redundant voting and proposal procedures functions.
Update cardano-api-9.2.0.0.
(compatible, refactoring)
PR 856 -
Create toJSON instance for
query drep-state
output. Haskell users can know use this type to parse backquery drep-state
's output to a Haskell value automatically.
(feature, compatible)
PR 863 -
Make "[era] transaction view" command fail. Please use "debug transaction view" instead.
(breaking)
PR 858 -
Fix invalid sync percentage display in
query tip
(compatible, bugfix)
PR 851