Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: soundxyz/sound-protocol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @soundxyz/[email protected]
Choose a base ref
...
head repository: soundxyz/sound-protocol
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 19 files changed
  • 4 contributors

Commits on Dec 18, 2023

  1. SuperMinterV2 (#301)

    * Clone files and bump versions
    
    * SuperMinterV1_1 et al. (#296)
    
    * Prep files
    
    * Reinstall multicaller
    
    * forge install: multicaller
    
    v1.3.1
    
    * Add LibMulticaller.senderOrSigner support
    
    * Tidy
    
    * freeMintIncentive -> cheapMintIncentive
    
    * Add comment on the two types of affiliate fees
    
    * Remove first collector incentives
    
    * Add more comments and use checked math in mintTo
    
    * Add finalAffiliateIncentive to Minted log. Change finalCheapMintFee -> finalCheapMintIncentive
    
    * Add platform airdrop functionality to SuperMinterV1_1 (#298)
    
    * Add presave functionality to SuperMinterV1_1
    
    * Rename PRESAVE -> PLATFORM_AIRDROP
    
    * Force PLATFORM_AIRDROP to only use platform signer
    
    * Remove artist-customizable signer, everyone must use platform signer
    
    * Make mintTo and platformAirdrop return fromTokenId, use airdrop in platformAirdrop
    
    * Remove signer from MintData
    
    * Update create2 deployment script
    
    * Create modern-shirts-try.md
    
    * pin version for typechain
    
    * tweak ci
    
    * more ci tweaks
    
    * add back foundry
    
    * bump
    
    * bump typechain
    
    * Implement fee changes (#299)
    
    * Implement fee changes
    
    * T
    
    * Fix prices and add tests
    
    * Add tests
    
    * Simplified fees and rewards (#300)
    
    * nit suggestion
    
    * changes
    
    * Fix code and fuzz test
    
    * Tidy
    
    * Nit comment
    
    ---------
    
    Co-authored-by: Vignesh Hirudayakanth <[email protected]>
    
    ---------
    
    Co-authored-by: Vignesh Hirudayakanth <[email protected]>
    
    * Update modern-shirts-try.md
    
    ---------
    
    Co-authored-by: Vignesh Hirudayakanth <[email protected]>
    
    * Update .github/workflows/canary.yml
    
    ---------
    
    Co-authored-by: Vectorized <[email protected]>
    vigneshka and Vectorized authored Dec 18, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4ab84ed View commit details
  2. Upcoming Release Changes (#302)

    chore(release): update monorepo packages versions
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 18, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c78c516 View commit details

Commits on Dec 19, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    36b4bac View commit details

Commits on Dec 21, 2023

  1. update interfaceids

    vigneshka committed Dec 21, 2023
    Copy the full SHA
    d2da103 View commit details

Commits on Dec 28, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    da41073 View commit details
  2. Upcoming Release Changes (#307)

    chore(release): update monorepo packages versions
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    033634e View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    118cf7f View commit details
  4. Upcoming Release Changes (#309)

    chore(release): update monorepo packages versions
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f91f877 View commit details

Commits on Jun 3, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cd04022 View commit details
Loading