v0.10.0
What's Changed
- Add utxo and datum cache in Ogmios context by @cffls in #237
- Fix parsing of multiple asset that has an empty asset name in Ogmios by @cffls in #238
- More ogmios context optimizations by @cffls in #249
- Fix kupo plutusv2 script from kupo by @nielstron in #253
- [Bug fix] Allow minting script to be added without redeemer by @cffls in #257
- Ogmios v5.6.0 by @cffls in #265
- Implement new default constr ID by @nielstron in #262
- Fix reference scripts fetched from ogmios by @nielstron in #254
- bugfix: fixed incorrect bytestring encoding PlutusData by @theeldermillenial in #269
- Added extended signing key support for cip8 by @theeldermillenial in #273
- Use potential inputs to satisfy collateral amount by @nielstron in #275
- Fix: negative minted amount is also requested by @nielstron in #264
- Reconstructable deterministic constrids by @nielstron in #272
- Added support for
ByteString
in_restore_typed_primitive
by @theeldermillenial in #279
New Contributors
- @theeldermillenial made their first contribution in #269
Full Changelog: v0.9.0...v0.10.0