Skip to content

10.3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 14:07
· 3 commits to master since this release
0c904ea

Changelog

  • Add QueryLedgerPeerSnapshotCmd for a snapshot of big ledger peers used when syncing in Genesis
    (feature)
    PR 727

  • Integrate plutus, cardano-ledger, ouroboros-network, ouroboros-consensus, cardano-api-10.6.0.0
    (breaking, feature)
    PR 986

  • transaction id: add --output-[json,text] flag to control format of the output
    (feature, compatible)
    PR 1005

  • drep id: have --output-bech32 and --output-hex instead of --output-format STRING
    (breaking)
    PR 1017

  • drep id: support key hash as input
    (compatible)
    PR 1009

  • Added datums and scripts to friendlyTxImpl, which translates into them being showed by transaction view.
    (feature)
    PR 977

  • Disambiguate DRep being a key or a script in certificate descriptions
    (breaking)
    PR 1007

  • Moved genesis hash command to hash genesis-file
    (breaking)
    PR 982