Releases: multiversx/mx-nft-collection-minter-sc
v1.3.0-minter-deployer
What's Changed
- change royalties for brand by @alyn509 in #37
- Add upgrade endpoint by @CostinCarabas in #38
- fix change royalties for brand by @alyn509 in #40
New Contributors
- @CostinCarabas made their first contribution in #38
Full Changelog: v1.2.0-minter-deployer...v1.3.0-minter-deployer
Built using Docker image: multiversx/sdk-rust-contract-builder:v6.1.2.
Codehashes (blake2b):
nft-minter-deployer.wasm: 068c1a8eb51c80126fd5db95afe6b735c9c729cef317de139ee479b7ae4a2f60
royalties-handler.wasm: 1f91ffe5a90b9024b2b650668c4eed157f25b6c68b5d8b33d523fa49e4b0685f
nft-minter.wasm: f7455735d89d918d0629e7b8e130f7de9e2fa7e97f2517540927af988ab274b1
v1.2.0-minter-deployer
What's Changed
- remove nft minter collections category by @psorinionut in #35
- nft minter deployer sc by @psorinionut in #34
- actions update by @ovidiuolteanu in #36
New Contributors
- @psorinionut made their first contribution in #35
- @ovidiuolteanu made their first contribution in #36
Full Changelog: v1.1.2...v1.2.0-minter-deployer
Built using Docker image: multiversx/sdk-rust-contract-builder:v5.3.0.
Codehashes (blake2b):
nft-minter.wasm: c980f9d3358ca7637505b63e5c8dc1c9ecbc08dbf0c9d051562b0f4589bdadd1
nft-minter-deployer.wasm: 15092ad790c324b0918e3bf8243abffd0bc8c535b261020de8b4be217c1c9484
royalties-handler.wasm: c217f1ee1292d53d1d682fc1d7e48f741d9c755a4c7f97c49cfa308e6a0b3a5b
Hotfix bugfix update_nft
Built using Docker image: multiversx/sdk-rust-contract-builder:v5.1.0.
Codehashes (blake2b):
nft-minter.wasm: 2c13c73ed31c48292bbb6407fbefd54c5c1cafa8d65b9cb32d5df65912be6ee8
Hotfix update_nft endpoint
Built using Docker image: multiversx/sdk-rust-contract-builder:v5.1.0.
Codehashes (blake2b):
nft-minter.wasm: 51da62683b2bd89c9d1c0cb8ed01bcb9325db58c0b9e6bb4fd6281335f0dcc24
Refactor NFT name
Built using Docker image: multiversx/sdk-rust-contract-builder:v5.1.0.
Codehashes (blake2b):
nft-minter.wasm: 8d824327e64dc6d91067e3c958c285e6432d38649590b07c07deb8caa27e04d6
NFT name update
Built using Docker image: multiversx/sdk-rust-contract-builder:v5.1.0.
Codehashes (blake2b):
nft-minter.wasm: 5f162bace26b4019aeaf8f6455f13fb3a16f2467c6371dfb4cce7e6f9cd1f0db
SC upgrade to 0.43.2
Built using Docker image: multiversx/sdk-rust-contract-builder:v5.1.0.
Codehashes (blake2b):
nft-minter.wasm: 43b089f995582100ed021e4e1f798a337373e1461f0cb47f5f9f849d25873d4b
v1.0.0
Checksums (blake2b):
- esdt-system-sc-mock.wasm:
3be47b3b4104299ad5536bef21062df37cd77d56475ec32916346e22d508d88a
- esdt-system-sc-mock.abi.json:
0d021c2433ff2b2bd9d773ffceaa348057e54b75aced62007590ddbaf23a3f11
- royalties-handler.wasm:
bcf3bbce71e07ca7673ee28223ba53e4403c173cf8e98d767b057605e9a9a9ed
- royalties-handler.abi.json:
9866b567c3918388e8134b0cd551bbcc1689c477cfa77dd8cf2174abb7093bd7
- nft-minter.wasm:
a3fd5ceb491fbd8078e3e8c2af93ff17468ec6ad130ec8e233fa318dd963eef3
- nft-minter.abi.json:
a856447f5b7a38ca8b6d8a896a7cfaa80df3a47514c0085c4bbc339f56e435a3
What's Changed
- Add github actions by @claudiu725 in #1
- Nft minter impl by @dorin-iancu in #2
- Nft minter tests by @dorin-iancu in #3
- remove unused SC by @dorin-iancu in #4
- redesign brand info by @dorin-iancu in #5
- Reduce invalid state chance by @dorin-iancu in #6
- Royalties handler impl by @dorin-iancu in #7
- royalties handler tests + fixes by @dorin-iancu in #8
- rename collection ID to hash by @dorin-iancu in #9
- get brand info extended view by @dorin-iancu in #11
- get all brands info by @dorin-iancu in #12
- Get all brands as struct by @dorin-iancu in #13
- max nfts per tx by @dorin-iancu in #16
- Upgrade 0.31 by @dorin-iancu in #15
- deadline for buying NFTs by @dorin-iancu in #14
- use sc_format for uri by @dorin-iancu in #17
- refactor nft module by @dorin-iancu in #19
- events by @dorin-iancu in #20
- NFT Tiers by @dorin-iancu in #18
- actions by @dorin-iancu in #22
- mint whitelist by @dorin-iancu in #21
- clear mapper entry by @dorin-iancu in #23
- arg rename by @dorin-iancu in #24
- upgrade 0.32.0 by @dorin-iancu in #26
- Add webp mime type by @danielailie in #27
- release action by @dragos-rebegea in #28
New Contributors
- @claudiu725 made their first contribution in #1
- @dorin-iancu made their first contribution in #2
- @danielailie made their first contribution in #27
- @dragos-rebegea made their first contribution in #28
Full Changelog: https://github.com/ElrondNetwork/sc-nft-collection-minter/commits/v1.0.0