-
Notifications
You must be signed in to change notification settings - Fork 103
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 - no operator overloading #295
Closed
oveddan
wants to merge
1
commit into
premint-better-mint-arguments
from
premint-no-operator-overloading
Closed
Premint - no operator overloading #295
oveddan
wants to merge
1
commit into
premint-better-mint-arguments
from
premint-no-operator-overloading
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
oveddan
commented
Oct 24, 2023
•
edited
Loading
edited
- premint v2 - dont overload external operators, have specific names for each function
- premint validation methods now just take the contract address, allowing them to be used with existing contracts (not requiring contract creation config)
- extracted premint functionality to lib
- Defined interface for premint executor
This was referenced Oct 24, 2023
Merged
Merged
This was referenced Oct 24, 2023
oveddan
force-pushed
the
premint-better-mint-arguments
branch
from
October 24, 2023 18:56
dcf6b6a
to
0012402
Compare
oveddan
force-pushed
the
premint-no-operator-overloading
branch
from
October 24, 2023 18:56
a112ddf
to
785787f
Compare
This was referenced Oct 25, 2023
oveddan
force-pushed
the
premint-better-mint-arguments
branch
from
October 25, 2023 20:43
0012402
to
1da50ec
Compare
oveddan
force-pushed
the
premint-no-operator-overloading
branch
from
October 25, 2023 20:43
785787f
to
38f04f0
Compare
iainnash
reviewed
Oct 26, 2023
packages/1155-contracts/src/delegation/ZoraCreator1155PremintExecutorImpl.sol
Outdated
Show resolved
Hide resolved
iainnash
approved these changes
Oct 26, 2023
IsabellaSmallcombe
approved these changes
Oct 26, 2023
kulkarohan
reviewed
Oct 26, 2023
packages/1155-contracts/src/delegation/ZoraCreator1155PremintExecutorImpl.sol
Outdated
Show resolved
Hide resolved
kulkarohan
reviewed
Oct 26, 2023
packages/1155-contracts/src/delegation/ZoraCreator1155PremintExecutorImpl.sol
Outdated
Show resolved
Hide resolved
oveddan
force-pushed
the
premint-no-operator-overloading
branch
from
October 26, 2023 18:25
979b3dc
to
f449ffc
Compare
oveddan
force-pushed
the
premint-better-mint-arguments
branch
from
October 30, 2023 22:17
8875fe5
to
6296269
Compare
This was referenced Oct 31, 2023
This was referenced Nov 9, 2023
Closed
Merged
Closed
This was referenced Nov 17, 2023
Merged
oveddan
added a commit
that referenced
this pull request
Apr 8, 2024
* Version Packages * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Dan Oved <stangogh@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.