Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 469 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 469 Bytes

Version history for cardano-ledger-babbage

1.1.0.0

  • Add ToJSON instance for BabbageTxOut.
  • Add ToJSON instance for BabbagePParams Identity and BabbagePParams StrictMaybe
  • Removed validation function validateOutputTooBigUTxO, in favor of the same function from cardano-ledger-alonzo.

###testlib

  • Consolidate all Arbitrary instances from the test package to under a new testlib. #3285

1.0.0.0

  • First properly versioned release.