Skip to content

Releases: estarriolvetch/ERC721Psi

v0.7.0

15 Nov 03:50
Compare
Choose a tag to compare
  • Remove the Enumerable extension and introduce the tokensOfOwner function from the IERC721AQueryable
  • _minted has be renamed to _currentIndex to match ERC721A's naming. Along with that, _nextTokenId and _totalMinted are also added.

v0.6.1

06 Aug 01:56
Compare
Choose a tag to compare
  • Add virtual keyword to randomness request and fulfillment functions for seed extension
  • Use solidity-bits 0.3.2

v0.6.0

09 May 01:08
Compare
Choose a tag to compare
fix AddressData with burning

v0.5.0

01 May 01:35
e8dc6e9
Compare
Choose a tag to compare
Update package.json

v0.4.0

13 Apr 02:30
1c50771
Compare
Choose a tag to compare
Update package.json

v0.3.0

07 Apr 19:04
Compare
Choose a tag to compare
remove hardhat/console.sol

v0.2.0

07 Apr 18:29
Compare
Choose a tag to compare
update