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

Use transient storage in ReentrancyGuard #4888

Closed
Amxx opened this issue Feb 9, 2024 · 0 comments · Fixed by #4988
Closed

Use transient storage in ReentrancyGuard #4888

Amxx opened this issue Feb 9, 2024 · 0 comments · Fixed by #4988

Comments

@Amxx
Copy link
Collaborator

Amxx commented Feb 9, 2024

For backward compatibility, and support of chains that do no implement EIP-1153, we whould have two version (the current one + a new transient one). Current one would be marked as deprecated

brachiosaurus7 added a commit to brachiosaurus7/openzeppelin-contracts that referenced this issue Feb 11, 2024
Provided instructions to navigate to the contracts directory within the project directory, where the ReentrancyGuard contracts can be modified by deprecating the existing contract and creating a new one with transient storage implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant