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: variable rename and clarifying comment #24

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

stevenvaleri
Copy link
Contributor

pTokensToFee -> redeemableWithFee and accumulator in comment

@jparklev jparklev merged commit 6ca2c04 into dev Jul 22, 2024
2 checks passed
@jparklev jparklev deleted the feat/var-rename-and-comment branch July 23, 2024 19:52
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