ElvenTools / elven-nft-minter-sc

Elven Tools NFT Minter Smart Contract - launching NFTs collections on the MultiversX blockchain
https://www.elven.tools
50 stars 33 forks source link

Adjust the SC for elrond-wasm 0.29.* #41

Closed juliancwirko closed 2 years ago

juliancwirko commented 2 years ago

A separate issue because the SC would need some more work and tests. I think the sha256 custom logic could be removed and replaced with self.crypto().sha256_legacy_managed::<>(), but it will need some tests.

juliancwirko commented 2 years ago

done in v1.5.2