Skip to content

Add nonReentrantView modifier#5800

Merged
ernestognw merged 6 commits into
OpenZeppelin:masterfrom
Amxx:feature/non-reentrant-view-modifier
Aug 21, 2025
Merged

Add nonReentrantView modifier#5800
ernestognw merged 6 commits into
OpenZeppelin:masterfrom
Amxx:feature/non-reentrant-view-modifier

Conversation

@Amxx

@Amxx Amxx commented Jul 16, 2025

Copy link
Copy Markdown
Collaborator

Fixes #4422

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

@Amxx Amxx added this to the 5.5 milestone Jul 16, 2025
@Amxx Amxx requested a review from a team as a code owner July 16, 2025 14:27
@changeset-bot

changeset-bot Bot commented Jul 16, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b17f8a5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openzeppelin-solidity Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread contracts/utils/ReentrancyGuard.sol Outdated
Comment thread contracts/utils/ReentrancyGuardTransient.sol Outdated
arr00
arr00 previously approved these changes Jul 29, 2025
@Amxx Amxx requested a review from ernestognw July 30, 2025 12:01
ernestognw
ernestognw previously approved these changes Aug 5, 2025
Comment thread contracts/utils/ReentrancyGuard.sol

@ernestognw ernestognw left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/

@ernestognw ernestognw merged commit 0134b00 into OpenZeppelin:master Aug 21, 2025
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read only version of nonReentrant modifier

3 participants