OpenZeppelin / openzeppelin-contracts-upgradeable

Upgradeable variant of OpenZeppelin Contracts, meant for use in upgradeable contracts.
https://openzeppelin.com/contracts
MIT License
1k stars 436 forks source link

ERC2771ContextUpgradeable.sol to using init #156

Closed KfishNFT closed 2 years ago

KfishNFT commented 2 years ago

🧐 Motivation I read about this being changed to use an immutable trusted forwarder; however, an alternative is still not available. Could this possibly be an alternative to building our own?

📝 Details https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/pull/155

Amxx commented 2 years ago

See answer in PR