Skip to main content

Node API & CLI Team Update

· 2 min read
Carlos LopezDeLara

2024-02-01 - 2024-02-15

High level summary

  • cardano-cli: Added the 'immutable' tip parameter to conway queries that allow the user to query either the current volatile tip (default) or the immutable tip. The committee keys can now sign transactions, required to submit votes.

  • cardano-api: Fix Conway PlutusV3 script hash mismatch. Make committee hash prefixes CIP-5 compliant.

cardano-cli

cardano-api

cardano-testnet

docs

CI & project maintenance