Skip to content

Releases: RealisNetwork/contracts

v1.5.1

29 May 10:28
530459a

Choose a tag to compare

What's changed

  • Fix cleaning approval accounts

v1.5.0

29 May 08:01

Choose a tag to compare

What's changed

  • Fix nft_burn call to overwrite nested storages

v1.4.0

29 May 06:47

Choose a tag to compare

What's changed

  • Added accounts that can call nft_mint.
  • Added checking for 'nft_lock' if called by owner.

v1.3.0

20 Feb 09:30
40a8153

Choose a tag to compare

What's Changed

  • Rollback freeze functionality.

v1.2.0

13 Feb 09:51
81479f8

Choose a tag to compare

What's Changed

  • Added freeze tokens functionality.
  • Optimize function next_index for lockup contract to consume less gas.

v1.1.0

07 Nov 07:37
e4d43ec

Choose a tag to compare

Update contracts logic according to remarks from audit.

v1.0.0

21 Sep 09:53

Choose a tag to compare

update script

v0.1.2-alpha

09 Sep 06:45

Choose a tag to compare

Implement nft-token and lockup it.

v0.1.1-alpha

27 Jun 07:42
505159f

Choose a tag to compare

v0.1.1-alpha Pre-release
Pre-release

Implement Staking, lockup tokens, nfts.

v0.1.0-alpha.1.

10 Jun 14:26

Choose a tag to compare

Implement transfer with fee. Start working on nfts and lockup tokens