Releases: OlofBlomqvist/marlowe-rs
Releases · OlofBlomqvist/marlowe-rs
v0.3.0
What's Changed
- Replace CML with Pallas by @OlofBlomqvist in #5
- 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
fixed serialization issues for merkleized continuations
Full Changelog: v0.1.22...v0.1.25
v0.1.22-experimental1
Merge branch 'master' of https://github.com/OlofBlomqvist/marlowe_rust
v0.1.22
Full Changelog: v0.1.21...v0.1.22
v0.1.21
version
v0.1.19
minor fix: make parans optional for bounds for playground compatibility
v0.1.18
fix valueid json, add wasi feature, upg deps.
v.0.1.17
Merge pull request #4 from OlofBlomqvist/json_and_sim Json and sim
V0.1.16
upd version
test_build_221205
test and build