Skip to content

Releases: Itheum/itheumcore-elrond-data-nft-minter

v4.0.0 : Allow minters to offer optional donation % when minting to treasury

08 May 01:27
f3f93a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v4.0.0

Release v3.0.0 - support the launch of V1 Life Bonding contract so anyone can bond and mint Data NFTs

23 Apr 11:20
0211dc7
Compare
Choose a tag to compare

What's Changed

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

Release v2.0.0 - Support for 3rd party NFT marketplace trade of Data NFT-FTs

18 Dec 01:59
c2b46d8
Compare
Choose a tag to compare
  • Upgrade to Mainnet of v2.0.0. This upgrade is to primarily to allow for 3rd party marketplace trade of data nfts. Add payable and payable by SC props need to accept royalties into it and new admin endpoint to withdraw the royalties for DAO based distribution.
  • CodeHash: 31fe30d9eddeb153cb93102724c9db4b612412dc44ffc5c1f29f1b03649453ac

What's Changed

  • added upgrade method to devnet and mainnet snippets by @newbreedofgeek in #71
  • feat: withdraw tokens using withdrawal address by @bucurdavid in #70
  • fix: url check method ugprade to fix 'Memory allocation forbidden' by @bucurdavid in #72
  • V2.0 - Support 3rd party market deposits. Withdraw feature for admins to support royalty DAO claiming. by @newbreedofgeek in #73

Full Changelog: v1.0.0...v2.0.0

Release v1.0.0 - MultiversX Mainnet Base Release

25 May 01:22
Compare
Choose a tag to compare
  • Release to Mainnet of v1.0.0. That is part of the Data DEX v1.0.0 release. Includes the CanaryNet features for whitelisted parties to mint Data NFTs and trade them in the Data DEX
  • CodeHash: 3c3a463745b533058c81437e9936fb42eb990fabc02ca9d47f8a1a8e71f9d62a
  • Final Security Auditor Signed Off Commit : 2302fcc (note that all commits on top of this that got to v1.0.0 were cosmetic and did not change the build code hash)

What's Changed

New Contributors

Full Changelog: https://github.com/Itheum/itheumcore-elrond-data-nft-minter/commits/v1.0.0