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

Move factory upgrade gate to seperate contract #200

Closed
wants to merge 26 commits into from

Conversation

iainnash
Copy link
Collaborator

Moves upgrade gate to a standalone immutable ownable contract.

oveddan and others added 26 commits September 26, 2023 15:52
…#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
* * 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
* 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
* 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]>
Moved some common factory setup logic to some library fixtures
…ersion.

Will do updates via the standard changeset way
@iainnash
Copy link
Collaborator Author

iainnash commented Sep 26, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants