- e08b00c: Missed version bump
- 270d7ab: SoundEditionV1_1
- Implements the interface for OpenSea's Mandatory Operator Filterer for royalties via ClosedSea
- Security enhancements for Golden egg computations
- Adds some additional events for ETHWithdrawn, ERC20Withdrawn, Minted, and Airdropped
- Cleans up some assembly logic into a library
- 776aa88: Updates addresses json with free minters
- 4601b9a: Sound Protocol mainnet deployment ✨
- 3ec95f8: Readme cleanup
- 73e2575: Updates interfaceIds
- 8b9fd08: Add two step ownership transfer via OwnableRoles to Registry and Creator
- 572cf0e: Removes preview & staging address files & updates scripts
- 572cf0e: Change to MIT License
- 06dc842: Use _numberMinted on edition instead of tally on minter
- 6175acd: update preview and staging
- b70af1c: SoundEditionCreated emits full payload
- 66e0d1e: Deploys latest to preview and staging
- a43b305: Update interfaces
- 86202d8: Add maxMintableInfo to Edition and use in mintInfo of PublicSaleMinter
- 80b7963: Updating correct interfaceids file
- 25ac037: Add PublicSaleMinter interface
- efafbc7: Bump
- c86d481: createSoundAndMints returns the soundEdition address
- 2b0f61f: Add temporal max quantity to Edition, add PublicSaleMinter
- c86d481: Return if soundEditionAddress exists
- c86d481: updating interfaces
- c7bb268: Fixes prepack script & deploys latest contracts on staging/preview
- 40a783f: Adds buyer address to IMinterModule.Minted event
- 38f9ed4: typechain fix
- 5a4e8f9: Add sound fee registry
- 5a4e8f9: Add platform and referral fees
- 5a4e8f9: Add platform and affiliate fees in minters
- f535fd4: Removing baseMintData function
- 7111f1b: Exporting staging & preview goerli addresses
- a5538d1: Ensures we generate interfaceIds before publishing, and export them as string constants.
- be74b76: Latest deployment