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

bug: OZ MinimalForwarder is not recommended for production usage #249

Closed
varunsrin opened this issue Jul 3, 2023 · 1 comment · Fixed by #259
Closed

bug: OZ MinimalForwarder is not recommended for production usage #249

varunsrin opened this issue Jul 3, 2023 · 1 comment · Fixed by #259
Assignees
Labels
bug Something isn't working

Comments

@varunsrin
Copy link
Member

What is the bug?
OpenZeppelin's Minimal Forwarder is used for meta-txns in the IdRegistry but it is not recommended for production use.

Consider using OZ's ERC2771 Forwarder which recently launched instead, or other alternatives.

@varunsrin varunsrin added the bug Something isn't working label Jul 3, 2023
@varunsrin varunsrin self-assigned this Jul 3, 2023
@varunsrin
Copy link
Member Author

varunsrin commented Jul 6, 2023

@horsefacts we should just include the ERC2771 Forwarder in our setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants