Skip to content

Releases: swappland/swappland-market-contract-spec

1.9.0

10 Mar 16:30
Compare
Choose a tag to compare

1.9.0 (2022-03-10)

Features

  • add support for sales by contract token id (b2ac505)

1.8.1

09 Mar 04:14
Compare
Choose a tag to compare

1.8.1 (2022-03-09)

Bug Fixes

  • refactor salesid to just u64 v U64 (3bf5638)

1.8.0

08 Mar 03:37
Compare
Choose a tag to compare

1.8.0 (2022-03-08)

Bug Fixes

  • add missing built assets (2d16ebe)

Features

  • add fee_account to support collecting payments (f17180f)
  • update marketplace to match new interface (c5c4c6e)

1.7.0

19 Feb 21:47
Compare
Choose a tag to compare

1.7.0 (2022-02-19)

Features

  • add support for get_sales and num_sales (e219f0b)

1.6.0

16 Feb 03:57
Compare
Choose a tag to compare

1.6.0 (2022-02-16)

Features

  • add support for offers by owner (2bc0496)

1.5.0

13 Feb 05:07
Compare
Choose a tag to compare

1.5.0 (2022-02-13)

Bug Fixes

  • correct sale item to not require amount (8bc841a)

Features

  • add support for service_fee and account condition on sales object (b308007)

1.4.2

09 Feb 04:35
Compare
Choose a tag to compare

1.4.2 (2022-02-09)

Bug Fixes

  • sale item too restrictive in type (7bf38f3)

1.4.1

09 Feb 00:11
Compare
Choose a tag to compare

1.4.1 (2022-02-09)

Bug Fixes

  • make token_id and approval_id optional (b86475b)

1.4.0

08 Feb 23:56
Compare
Choose a tag to compare

1.4.0 (2022-02-08)

Features

  • add fee calculation accessor (980022d)

1.3.0

08 Feb 23:07
Compare
Choose a tag to compare

1.3.0 (2022-02-08)

Features

  • refactor code to support latest saleId saleArgs features (c44d787)