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 - move attribution lib to contract consumed via interface #166

Closed
wants to merge 18 commits into from

Conversation

oveddan
Copy link
Collaborator

@oveddan oveddan commented Sep 11, 2023

No description provided.

oveddan and others added 18 commits September 11, 2023 13:07
…#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
It seems that the contract size has increased beyond the limit with this change.
@oveddan
Copy link
Collaborator Author

oveddan commented Sep 11, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@oveddan oveddan mentioned this pull request Sep 11, 2023
@oveddan
Copy link
Collaborator Author

oveddan commented Sep 12, 2023

Runs into contract size limit...after this change, the size is now:
24.832
Before it was
24.3

Not sure where this is coming from

@iainnash
Copy link
Collaborator

Did we fix the contract size issue on this? @oveddan

@iainnash
Copy link
Collaborator

Exploration diff – not meant to be merged.

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