Skip to main content

Node API & CLI Team Update

· 2 min read
Jordan Millar

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

High level summary

  • cardano-cli updates

    • Added datums and scripts support to friendlyTxImpl
    • Enhanced DRep functionality:
      • Disambiguated key vs script certificates
      • Added --output-bech32 and --output-hex options
      • Supported key hash inputs
    • Improved Conway genesis documentation
    • Released v10.2.0.0
    • Optimized CI with multi-core Haskell builds
  • cardano-api improvements

    • Implemented JSON schema validation for governance metadata
    • Added new query for big ledger peers snapshot
    • Enhanced transaction compatibility with certificates support
    • Refactored witness indexing system
    • Prepared for node v10.2.0 release
  • Infrastructure

    • Enabled parallel builds in GitHub Actions CI
    • Removed redundant cabal constraints

cardano-cli

cardano-api

cardano-node

  • None

cardano-testnet

  • None

docs

  • None

CI & project maintenance