Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Incompatible with @openzeppelin/contracts 5.0.0 #33

Open
Leechael opened this issue Oct 27, 2023 · 0 comments
Open

Incompatible with @openzeppelin/contracts 5.0.0 #33

Leechael opened this issue Oct 27, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Leechael
Copy link
Contributor

The OpenZeppelin team has reorganized their folders, resulting in the relocation of ReentrancyGuard.sol.

OpenZeppelin/openzeppelin-contracts#4551

This change should be considered breaking. If developers use forge install and manage an external library via git sub-module, the import will fail to lookup.

The newer version of openzeppelin-contracts also upgrades the minimum solidity version to 0.8.20.

@Leechael Leechael added the good first issue Good for newcomers label Oct 27, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant