catalyst_cardano_serialization 1.0.0 copy "catalyst_cardano_serialization: ^1.0.0" to clipboard
catalyst_cardano_serialization: ^1.0.0 copied to clipboard

Dart package providing serialization/deserialization for common structures for Cardano blockchain.

1.0.0 #

  • Upgrade flutter version to 3.27.3

0.5.0+4 #

  • FEAT(dart/catalyst_cardano_serialization): initial implementation of dynamic coin selection algorithm (#1470). (b74f3ca)

0.5.0+3 #

  • Update a dependency to the latest release.

0.5.0+2 #

  • Update a dependency to the latest release.

0.5.0+1 #

  • Update a dependency to the latest release.

0.5.0 #

  • REFACTOR(cat-voices): self contained frontend dir (#1082). (62e5f437)
  • FIX(cat-voices): equatable lint issue fix (#1280). (e551c617)

0.4.0 #

Note: This release has breaking changes.

  • FIX: to be signed message should be a plain cbor sequence (#701). (7c2dec6e)
  • FIX: rbac txn inputs hash (#688). (b644026f)
  • FEAT(catalyst_cardano_serialization): add CborEncodable interface for standardized CBOR handling (#696). (4222926f)
  • BREAKING FIX: required signers are the hash of the public key, not the public key itself (#703). (a63c4686)
  • BREAKING FEAT: add initial support for Cardano Native scripts, Plutus scripts, advanced transaction outputs, and additional transaction body fields and witnesses (#713). (74fcb725)
  • BREAKING CHORE: upgrade flutter to 3.24.1 and dart to 3.5.0 (#725). (eb8a516e)

0.3.0 #

Note: This release has breaking changes.

  • BREAKING FIX: cardano serialization must depend on flutter (#679). (b7d5276b)

0.2.0 #

Note: This release has breaking changes.

  • FEAT: add catv1 auth token generator (#671). (79efc828)
  • BREAKING FIX: X509 registration metadata encoding (#640). (c45a2ac9)
  • BREAKING FEAT: update transactions inputs hash size (#643). (a729823d)

0.1.3 #

0.1.2 #

0.1.1+1 #

  • FIX: readme versioning for catalyst packages (#585). (e433b2db)

0.1.1 #

0.1.0 #

  • Initial release.