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