Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SuperMinterV1_1 et al. #296

Merged

Commits on Nov 17, 2023

  1. Prep files

    Vectorized committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d0e97dc View commit details
    Browse the repository at this point in the history
  2. Reinstall multicaller

    Vectorized committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    814e6f2 View commit details
    Browse the repository at this point in the history
  3. forge install: multicaller

    v1.3.1
    Vectorized committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    56ecca9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    289f5f5 View commit details
    Browse the repository at this point in the history
  5. Tidy

    Vectorized committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    767e950 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    51a192b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f02ac View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    00273e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    e993498 View commit details
    Browse the repository at this point in the history
  2. Add finalAffiliateIncentive to Minted log. Change finalCheapMintFee -…

    …> finalCheapMintIncentive
    Vectorized committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9df9a7a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. 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
    Vectorized committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9d7530b View commit details
    Browse the repository at this point in the history
  2. Create modern-shirts-try.md

    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ab5d9c3 View commit details
    Browse the repository at this point in the history
  3. pin version for typechain

    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9dc3992 View commit details
    Browse the repository at this point in the history
  4. tweak ci

    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8e48a58 View commit details
    Browse the repository at this point in the history
  5. more ci tweaks

    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3e86b2b View commit details
    Browse the repository at this point in the history
  6. add back foundry

    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    babe37c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of github.com:soundxyz/sound-protocol into vector…

    …ized/affiliate-flat-fee
    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    12c912f View commit details
    Browse the repository at this point in the history
  8. bump

    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    78f8bd9 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' of github.com:soundxyz/sound-protocol into vector…

    …ized/affiliate-flat-fee
    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4abef49 View commit details
    Browse the repository at this point in the history
  10. bump typechain

    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    44373d5 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'main' of github.com:soundxyz/sound-protocol into vector…

    …ized/affiliate-flat-fee
    vigneshka committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    815ce5b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. 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 <vigneshkanth@gmail.com>
    
    ---------
    
    Co-authored-by: Vignesh Hirudayakanth <vigneshkanth@gmail.com>
    Vectorized and vigneshka committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    df00147 View commit details
    Browse the repository at this point in the history
  2. Update modern-shirts-try.md

    vigneshka committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    30e8987 View commit details
    Browse the repository at this point in the history