Skip to content

@cardano-sdk/[email protected]

Compare
Choose a tag to compare
@lace-bot lace-bot released this 31 Jul 11:01
· 529 commits to master since this release
2181645

0.16.0 (2024-07-31)

⚠ BREAKING CHANGES

  • core: remove duplicate RegisterCcHotKey and
    RetireCc certificates
  • remove OgmiosTxSubmitProvider
  • add ObservableCardanoNode.submitTx method
  • ogmios: removed interactionType
  • update core CardanoNode error types
    • Removed OnChainTx witness.scripts and auxiliaryData.scripts

Features

  • add ObservableCardanoNode.submitTx method (8289062)
  • handle UnknownOutputReferences ogmios tx submit error (f8903a1)
  • ogmios: mapTxIn is needed in error parsing (d4e6724)

Code Refactoring