Releases: Itheum/itheumcore-elrond-data-nft-minter
Releases · Itheum/itheumcore-elrond-data-nft-minter
v4.0.0 : Allow minters to offer optional donation % when minting to treasury
What's Changed
- SFT donation treasury by @bucurdavid in #86
- chore: devnet snippets for donation feature by @bucurdavid in #88
- V4.0.0 : Release Candidate - Support for mint donations by @newbreedofgeek in #87
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
What's Changed
- Bond contract implementation by @bucurdavid in #76
- Bond integration tests & migration by @bucurdavid in #79
- V3: To support "Creator Bonding" by @newbreedofgeek in #82
- Feature: Allow Optional Extra assets on minted tokens by @damienen in #83
- Feature: Allow Optional Extra assets on minted tokens by @newbreedofgeek in #85
Full Changelog: v2.0.0...v3.0.0
Release v2.0.0 - Support for 3rd party NFT marketplace trade of Data NFT-FTs
- 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
- 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
- Mint time limiter, whitelist, burning, max supply, royalties limits, admin by @damienen in #13
- got rid of double i by @damienen in #14
- solved issues #17 and #16 by @damienen in #19
- Solved issue #15 by @bucurdavid in #20
- Address in whitelist error by @damienen in #21
- Solved issue #18 by @bucurdavid in #23
- Added tests for smart contract by @bucurdavid in #22
- Added interaction snippets #7 by @bucurdavid in #24
- Added more tests and changes from nft minter document by @bucurdavid in #26
- Changed README.md by @bucurdavid in #25
- Finished all requirements by @bucurdavid in #28
- refactoring and wasm update by @damienen in #29
- url_is_adequate_length add by @damienen in #30
- Updated methods privileges by @bucurdavid in #31
- README improvements, more commenting and increased test coverage by @newbreedofgeek in #33
- Added unused stored values to the user data out view and Added treasury address implementation by @bucurdavid in #32
- Added test case by @bucurdavid in #34
- Fixed blacklist problem for singe SFTs by @bucurdavid in #35
- cosmetic fixes, update to gas in interaction script by @newbreedofgeek in #36
- Updated the README with latest changes on UserDataOut View by @bucurdavid in #37
- multiversx-sc 0.39.4 crate update by @bucurdavid in #38
- changes to related to mxpy update by @newbreedofgeek in #39
- IPFS attribute file URI + remove the data stream "url" type checks (#40) by @newbreedofgeek in #42
- improved require_royalties_are_valid to ensure min is less than max a… by @newbreedofgeek in #57
- reset whitelist_enabled in init to set() so it is deterministic by @newbreedofgeek in #58
- Updates after audit report by @bucurdavid in #54
- Updates after second audit report by @bucurdavid in #63
- Updates from develop by @bucurdavid in #65
New Contributors
- @damienen made their first contribution in #13
- @bucurdavid made their first contribution in #20
- @newbreedofgeek made their first contribution in #33
Full Changelog: https://github.com/Itheum/itheumcore-elrond-data-nft-minter/commits/v1.0.0