-
Notifications
You must be signed in to change notification settings - Fork 12.3k
Closed
Milestone
Description
Even though the documentation states that this contract is not suitable for production use, that message isn't getting across and I believe we should just remove the contract entirely.
openzeppelin-contracts/contracts/metatx/MinimalForwarder.sol
Lines 12 to 15 in 3d7a938
| * MinimalForwarder is mainly meant for testing, as it is missing features to be a good production-ready forwarder. This | |
| * contract does not intend to have all the properties that are needed for a sound forwarding system. A fully | |
| * functioning forwarding system with good properties requires more complexity. We suggest you look at other projects | |
| * such as the GSN which do have the goal of building a system like that. |
Metadata
Metadata
Assignees
Labels
No labels