Skip to main content

Node API & CLI Team Update

· 2 min read
Jordan Millar

2024-10-16T00:00:00Z - 2024-10-29T00:00:00Z

High level summary

The Node-API-CLI team made significant progress in this period, with the most notable change being the addition of a compatible command group to the Cardano CLI. This important development lays the groundwork for eventually deprecating the Shelley through Babbage command groups.

Key accomplishments include:

  • Released Cardano CLI versions 10.0 and 10.1.0.0
  • Added a new "compatible" command group to simplify CLI structure
  • Implemented hash checks for governance-related certificate creation
  • Fixed issues with DRep credential generation
  • Removed direct dependencies from Cardano ledger packages
  • Integrated Plutus 1.36 and latest ledger for the 10.0 release
  • Made multiple improvements to the Cardano API, including governance alignment updates and fixes for datum conversion
  • Enhanced Cardano testnet with improved testing capabilities for stake address registration/deregistration

cardano-cli

cardano-api

cardano-testnet

docs

  • None

CI & project maintenance

  • None