2.0.0
To upgrade from v1:
- Run
cargo migrate up
to update the database - Bump your version of the carp-client if you are using it
- Bump your version of cardano-multiplatform-lib if you are using it
- 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