Skip to content

Releases: movescriptions/movescriptions

v4.3-sui

15 May 14:48
aa5cc5e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.7-sui...v4.3-sui

v4.1.7-sui

21 Mar 07:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.6-sui...v4.1.7-sui

v4.1.6-sui

17 Mar 09:48
17092f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.3-sui...v4.1.6-sui

v4.1.3-sui

25 Feb 01:38
5b4decd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.3-sui...v4.1.3-sui

v4.0.3-sui

07 Feb 06:03
462e310
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.3-sui

v3.0.0

19 Jan 15:34
21d6b1b
Compare
Choose a tag to compare

Movescriptions Protocol Upgrade to v3

  1. Introduced a new method burn_for_receipt. When users burn a Movescription, it will return a BurnReceipt object. Applications can use the BurnReceipt to customize their use cases.
  2. Burning a Movescription will now trigger an event. Applications can listen to this event to implement specific effects. (This update comes in response to community feedback expressing a desire to watch others burn Movescription and set off fireworks).
  3. The deploy method has been temporarily suspended. In the future, we will support developers in customizing their own inscription minting strategies.
  4. More test cases and testing support methods have been added to facilitate application developers in conducting tests.

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

16 Jan 02:33
9c841d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/movescriptions/movescriptions/commits/v2.0.0