Skip to content

Releases: dcSpark/cardano-multiplatform-lib

0.3.0

25 May 06:55
0b7fdb5
Compare
Choose a tag to compare

New features

Bug fixes

Full Changelog: 0.2.0...0.3.0

0.2.0

14 Apr 23:04
6b6da30
Compare
Choose a tag to compare

What's Changed

  • Clippy fixes #41
  • Expose get address header #44
  • Add getters to TransactionWitnessSetBuilder 5207b33

Full Changelog: 0.1.0...0.2.0

0.1.0

06 Apr 08:22
d24ff13
Compare
Choose a tag to compare

New features:

  • Fix fee calculation of NativeScript transaction #27
  • Witness Builder API: #29
  • Add as_ conversions to the Address struct #30
  • Add to/from JSON support on all types #35
  • Add missing Alonzo getters/setters on tx_builder #37
  • cardano-cli Plutus Datum JSON format support #34

Bug fixes:

  • Fix deserialization of ProtocolParamUpdate and fix deserialization of non-Alonzo blocks #28
  • PointerAddress support for >u32::MAX #33
  • Slot/TransactionIndex/CertificateIndex support for >u32::Max #36
  • Fix: nint deserialization below i64::MIN #32