Skip to main content

Node API & CLI Team Update

· 2 min read
Jordan Millar

2025-01-15T00:00:00Z - 2025-01-30T00:00:00Z

High level summary

  • cardano-cli updates

    • Added certificates support to compatible transaction-sign
    • Integrated changes for node v10.2.0 release
    • Implemented query for big ledger peers snapshot
    • Refactored node connection handling using LocalNodeConnectInfo
    • Released v10.3.0.0
    • Removed deprecated ScriptWitnessFiles usage
    • Simplified GHA workflows using Nix
    • Updated Nix tooling and dependencies
  • cardano-api improvements

    • Added support for ratify-state query
    • Reorganized certificate witnesses into ordered maps
    • Deprecated and removed outdated patterns
    • Downgraded Plutus to v1.37
    • Fixed Plutus CBOR encoding bug
    • Exposed GovActionState from Ledger
    • Released versions 10.6.0.0 and 10.7.0.0
    • Added Plutus script language conversion exports

cardano-cli

cardano-api

cardano-node

  • None

cardano-testnet

  • None

docs

  • None

CI & project maintenance