contracts
contracts copied to clipboard
Gasless flow Permit2Proxy (v1.0.0)
Which Jira task belongs to this PR?
Why did I implement it this way?
Checklist before requesting a review
- [ X ] I have performed a self-review of my code
- [ X ] This pull request is as small as possible and only tackles one problem
- [ X ] I have added tests that cover the functionality / test the bug
- [ X ] I have updated any required documentation
Checklist for reviewer (DO NOT DEPLOY and contracts BEFORE CHECKING THIS!!!)
- [ X ] I have checked that any arbitrary calls to external contracts are validated and or restricted
- [ X ] I have checked that any privileged calls (i.e. storage modifications) are validated and or restricted
- [ ] I have ensured that any new contracts have had AT A MINIMUM 1 preliminary audit conducted on
by <company/auditor>