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 ERC1155 Rewards into this repo #127

Closed
wants to merge 56 commits into from
Closed

Conversation

oveddan
Copy link
Collaborator

@oveddan oveddan commented Aug 1, 2023

This PR moves ERC1155 rewards into this repo, along with its tests.

If/when this is merged, we can delete the file from the ProtocolRewards repo

_depositFreeMintRewards(totalReward, numTokens, creator, mintReferral, createReferral);

return 0;
} else {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what happens if this is actually a paid mint, but they still send the same amount of eth as the totalReward? i.e. where is the token price enforced?

Base automatically changed from zora-rewards to main August 9, 2023 21:18
@oveddan oveddan closed this Aug 14, 2023
@oveddan oveddan deleted the bring-erc1155-rewards-in branch August 14, 2023 20:18
iainnash added a commit that referenced this pull request Mar 11, 2024
* feat: Boosted Minter factory and implementation

* remove rpc endpoints (#203)

* feat: Deploy Scripts (#128)

* feat: Withdraw Gas for frame minter (#132)

* multichain deploy scripts (#143)

* feat: upgradeable factory (#144)

feat: upgradeable factory

[fix] fees

multichain deploy

* update fee and upgrade (#145)

* fix: upgrade script (#147)

* Update upgrades to standard pattern (#154)

Update deployment scripts to use standard multichain patterns.

---------

Co-authored-by: Dan Oved <[email protected]>
Co-authored-by: Iain Nash <[email protected]>
Co-authored-by: Rohan Kulkarni <[email protected]>
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.

2 participants