- Update to Atlas v0.11.1.
- Update to Atlas v0.6.0.
- Updates definition of
fillMultiplePartialOrders'
to callbuildWithFeeOutput
even in case more than one order is being filled.
- Adds a fix to earlier
0.3.0.0
, to actually considerpoiRawDatum
as witness.
- Updates to make use of latest Atlas commit,
1c20f2a65de8e087b495d1f3ad524d6e659167ad
. - Uses original UTxO's datum to provide for witness to prevent for round-trip issues.
- Adds
placePartialOrder''
,placePartialOrderWithVersion''
to also return for order's NFT token. - Exports
placePartialOrder''
,placePartialOrderWithVersion
,placePartialOrderWithVersion'
andplacePartialOrderWithVersion''
.
- Adds support for v1.1 family of scripts.
- Adds CIP-20 metadata messages on transactions.
- First version.