PaulRBerg / prb-proxy

Proxy contract to compose Ethereum transactions
https://prbproxy.com
MIT License
273 stars 47 forks source link

refactor: rename "noProxy" to "onlyNonProxyOwner" #165

Closed PaulRBerg closed 1 year ago

PaulRBerg commented 1 year ago

Closes #156.

IaroslavMazur commented 1 year ago

@PaulRBerg, aside from the 2 minor suggestions, I see no other issues with this PR.

PaulRBerg commented 1 year ago

Thanks, @IaroslavMazur - I have made a few changes here and there in my latest commit. Can you have another final look, please?

IaroslavMazur commented 1 year ago

Thanks, @IaroslavMazur - I have made a few changes here and there in my latest commit. Can you have another final look, please?

Went through the 4 new commits. Everything seems alright. 👍