Skip to content

v0.3.0

Latest

Choose a tag to compare

@OlofBlomqvist OlofBlomqvist released this 27 Aug 17:13
· 15 commits to master since this release

What's Changed

  • Support for 128 bit numbers
  • Fix: minor diff in cbor encoding of Party
  • Fix: drop empty accs from state
  • Added tests
  • Switched from hashmap to indexmap for state data to mirror the haskell impl
  • Refactor contract type to use plutus_data derive macro instead of custom impl
  • Bumb serde
    ...

Full Changelog: v0.1.25...v0.3.0