Skip to content

Releases: OlofBlomqvist/marlowe-rs

v0.3.0

27 Aug 17:13
Compare
Choose a tag to compare

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

v0.1.25

17 Jul 11:32
Compare
Choose a tag to compare

fixed serialization issues for merkleized continuations

Full Changelog: v0.1.22...v0.1.25

v0.1.22-experimental1

30 Jun 18:26
Compare
Choose a tag to compare
v0.1.22-experimental1 Pre-release
Pre-release
Merge branch 'master' of https://github.com/OlofBlomqvist/marlowe_rust

v0.1.22

14 Jun 19:03
Compare
Choose a tag to compare

Full Changelog: v0.1.21...v0.1.22

v0.1.21

01 Mar 20:51
Compare
Choose a tag to compare
version

v0.1.19

01 Feb 16:02
Compare
Choose a tag to compare

minor fix: make parans optional for bounds for playground compatibility

v0.1.18

31 Jan 23:21
Compare
Choose a tag to compare
fix valueid json, add wasi feature, upg deps.

v.0.1.17

01 Jan 20:38
ff1871b
Compare
Choose a tag to compare
Merge pull request #4 from OlofBlomqvist/json_and_sim

Json and sim

V0.1.16

11 Dec 18:27
Compare
Choose a tag to compare
upd version

test_build_221205

05 Dec 00:33
32ab278
Compare
Choose a tag to compare
test_build_221205 Pre-release
Pre-release

test and build