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

Upgrades OpenZeppelin to v5 and replaces isContract calls. #238

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

steven2308
Copy link
Member

@steven2308 steven2308 commented Dec 4, 2023

Description

Describe the additions/improvements this PR contains.

Checklist

  • Verified code additions
  • Updated NatSpec comments (if applicable)
  • Regenerated docs
  • Ran prettier
  • Added tests to fully cover the changes

PR-Codex overview

Focus of the PR:

This PR updates dependencies, fixes typos in documentation, and makes improvements to error handling and contract functionality.

Detailed summary:

  • Updated dependency "@openzeppelin/contracts" from version 4.6.0 to 5.0.0
  • Fixed typos in documentation files
  • Improved error handling for minting and transfer functions in various contracts
  • Removed unnecessary usage of the Address library in some contracts

The following files were skipped due to too many changes: contracts/RMRK/equippable/RMRKMinifiedEquippable.sol, contracts/RMRK/nestable/RMRKNestable.sol

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@steven2308 steven2308 merged commit 28977d0 into dev Dec 4, 2023
4 checks passed
@steven2308 steven2308 deleted the upgrade-to-oz5 branch January 5, 2024 17:11
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.

2 participants