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

feat: combine roles #22

Merged
merged 3 commits into from
Jul 22, 2024
Merged

feat: combine roles #22

merged 3 commits into from
Jul 22, 2024

Conversation

stevenvaleri
Copy link
Contributor

combine MINT_ROLE and BURN_ROLE into SUPPLY_ADMIN_ROLE

@jparklev jparklev merged commit 9c8d560 into dev Jul 22, 2024
2 checks passed
@jparklev jparklev deleted the feat/combine-mint-burn-role branch August 5, 2024 23:24
jparklev added a commit that referenced this pull request Aug 25, 2024
* feat: make pTokens pausable

* feat: add claim trust/delegation function

* feat: add pause role, add redemption fee with fee free minter redemptions

* chore: tax -> fee

* chore: FEE_COLLECTOR -> FEE_COLLECTOR_ROLE

* chore: remove unnecessary comment, cleanup fee collection function

* Feat/cache ptoken (#21)

* feat: cache ptoken

* fix: remove extra spaces

* feat: update PTokensClaimed event (#23)

* feat: combine roles (#22)

* feat: combine roles

* feat: add _role

* feat: add _role to variable

* feat: variable rename and clarifying comment (#24)

* feat: only set feelessly redeemed if needed (#25)

* feat: add fee collector, make fee collection fnc open

* feat: add renouncePauseRole function

* Feat/set fee collector internal (#26)

* feat: setFeeCollector internal with event

* feat: add test

* fix: add whenNotPaused to pToken mint and burn

---------

Co-authored-by: Steven Valeri <[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