Skip to content

2.0.0

Compare
Choose a tag to compare
@SebastienGllmt SebastienGllmt released this 10 Aug 06:17
· 132 commits to main since this release
9821877

To upgrade from v1:

  1. Run cargo migrate up to update the database
  2. Bump your version of the carp-client if you are using it
  3. Bump your version of cardano-multiplatform-lib if you are using it
  4. Consider adding MultieraReferenceInput as part of your execution plan (note: it's now part of the default execution plan)

Features

  • Add Vasil support
  • Add MultieraReferenceInput task
  • Add MultieraDatumTask

Chore

  • Publish docker image to dockerhub
  • Bump versions of Pallas, Oura and CML

Bug fixes

  • Fixed unused inputs being marked with the wrong tx-credential relation
  • Changed handling of duplicate keys in datum
  • Fix crash on invalid CIP25 keys
  • Fix pointer address range error