-
Notifications
You must be signed in to change notification settings - Fork 86
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
Move factory upgrade gate to seperate contract #200
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc03bc4 - Browse repository at this point
Copy the full SHA fc03bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa89f3 - Browse repository at this point
Copy the full SHA bfa89f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c41b185 - Browse repository at this point
Copy the full SHA c41b185View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 40f6ab9 - Browse repository at this point
Copy the full SHA 40f6ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1634ed - Browse repository at this point
Copy the full SHA d1634edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c9f103 - Browse repository at this point
Copy the full SHA 0c9f103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d55bc1 - Browse repository at this point
Copy the full SHA 4d55bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909b6a0 - Browse repository at this point
Copy the full SHA 909b6a0View commit details -
deployed new creator attribution
Created a release
Configuration menu - View commit details
-
Copy full SHA for a04075c - Browse repository at this point
Copy the full SHA a04075cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c871c - Browse repository at this point
Copy the full SHA d8c871cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f008708 - Browse repository at this point
Copy the full SHA f008708View commit details -
Configuration menu - View commit details
-
Copy full SHA for faa75ba - Browse repository at this point
Copy the full SHA faa75baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e15997 - Browse repository at this point
Copy the full SHA 0e15997View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5dbd37 - Browse repository at this point
Copy the full SHA e5dbd37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 257c22d - Browse repository at this point
Copy the full SHA 257c22dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb5df44 - Browse repository at this point
Copy the full SHA fb5df44View commit details -
Premint: fix fork tests (#164)
* * Check if key exists reading an address, as to not result in unexpected reverts * In premint tests, allow all forks to run the tests, but skip if there is no address for preminter * update storage layout
Configuration menu - View commit details
-
Copy full SHA for 076025a - Browse repository at this point
Copy the full SHA 076025aView commit details -
Premint: add creator to creator attribution event (#163)
* Creator attribution - add creator to event * * Renamed creator attribution args from bytes32 to string to match the standard * Added test that verifies creator attribution event emitted
Configuration menu - View commit details
-
Copy full SHA for b00372a - Browse repository at this point
Copy the full SHA b00372aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8bfb1 - Browse repository at this point
Copy the full SHA fc8bfb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e533606 - Browse repository at this point
Copy the full SHA e533606View commit details -
Premint: first minter rewards (#162)
* refactor: remove legacy mint fee contracts * refactor: remove unusued import * chore: update tests * chore: lint * chore: update runs * chore: update storage layout * style: update natspec * chore: update tests * chore: remove unused var * chore: update tests * fix: move hardcoded fork vars to constants * added first minter changeset * * Added changeset that depreates redeem minters. * Remove Redeem minter from coverage. --------- Co-authored-by: Rohan Kulkarni <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58fa325 - Browse repository at this point
Copy the full SHA 58fa325View commit details -
Made premint executor upgradeable via a proxy. (#168)
Moved some common factory setup logic to some library fixtures
Configuration menu - View commit details
-
Copy full SHA for 5813116 - Browse repository at this point
Copy the full SHA 5813116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e821e - Browse repository at this point
Copy the full SHA 55e821eView commit details -
Reverted manual premint version update, and just pointing to origin v…
…ersion. Will do updates via the standard changeset way
Configuration menu - View commit details
-
Copy full SHA for 8dd51cf - Browse repository at this point
Copy the full SHA 8dd51cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b43696 - Browse repository at this point
Copy the full SHA 7b43696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8ed96 - Browse repository at this point
Copy the full SHA 9c8ed96View commit details