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

Premint #149

Closed
wants to merge 25 commits into from
Closed

Premint #149

wants to merge 25 commits into from

Commits on Aug 17, 2023

  1. upgrade viem

    oveddan committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3fe53f5 View commit details
    Browse the repository at this point in the history
  2. Gasless

    oveddan committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ebe143c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Creator attribution - reduce optimizer runs to get contracts to build (

    …#144)
    
    * reduce optimizer runs to get contracts to build
    
    * Premint V2 - Creator Attribution (#128)
    
    * wip on move premint to creator attribution style
    
    * updated readme to reflect new contracts
    
    * Revert "undo changes to js sdk"
    
    This reverts commit 4deabf5.
    
    * better comments
    
    * Added methods to get status of creator attribution, and validate signatures, useful for the backend
    
    * better comments
    
    * fixed back fork test
    
    * slightly more comments
    oveddan authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1da3d51 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. fix hanging test

    oveddan committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fec401c View commit details
    Browse the repository at this point in the history
  2. prettier fix

    oveddan committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c959eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e6e81 View commit details
    Browse the repository at this point in the history
  4. deployed new creator attribution

    Created a release
    oveddan committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    93c7181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9ace8c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    1d77f78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #155 from ourzora/creator-attribution-deployed-con…

    …tracts
    
    Premint V2 - deployed contracts
    kulkarohan authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a047402 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #98 from ourzora/gasless

    Premint/Gasless
    kulkarohan authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    88510f0 View commit details
    Browse the repository at this point in the history
  4. fix: factory tests

    kulkarohan committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6923d78 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge pull request #158 from ourzora/08-28-fix_factory_tests

    fix: factory tests
    kulkarohan authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    488f6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    453c329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d6387f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d499f6 View commit details
    Browse the repository at this point in the history
  5. chore: update tests

    kulkarohan committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    adefaf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. chore: update tests

    kulkarohan committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4434b85 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    kulkarohan committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    075b955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf348e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2bfc9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7ded4d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 6, 2023

  1. Merge pull request #160 from ourzora/remove_legacy_mint_fee_manager

    refactor: remove legacy mint fee manager
    kulkarohan authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6b5c145 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from ourzora/first_minter

    feat: first minter
    kulkarohan authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a9756a2 View commit details
    Browse the repository at this point in the history