-
Notifications
You must be signed in to change notification settings - Fork 26
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
Refactor modifiers privilege #243
Conversation
or perhaps don't change anything and rely on transitivity of privileges because the hierarchy is a tree (which is what was chosen for the URD) I was against at first because I thought for a moment hierarchy was not a tree (e.g. there was a privilege for the guardian but not the owner) but there's none |
But then it's not consistent between repos... |
I don't get it, it is: https://github.com/morpho-org/universal-rewards-distributor/blob/26388ed651c0d774d74c1335c104b4a11718e3bd/src/UniversalRewardsDistributor.sol#L55 see we named it |
I would rename it in the URD as well but it's under review for now. @julien-devatom do you have a preference? I like |
Other suggestion |
I'm ok, you can suggest this naming inside of the security review issue related to that |
…into refactor/privilege
No description provided.