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

Feature/Polygon Whitelist NFT/update openzeppelin #462

Merged
merged 6 commits into from
Oct 12, 2023

Conversation

yk-saito
Copy link
Contributor

変更内容

  • solidityコンパイラバージョンをv0.8.20に更新
  • monorepo構築時の@openzeppelin/contractsバージョンをv5.0.0に更新
  • テストスクリプトの更新

背景

@openzeppelin/contractsのv5.0.0リリースに伴い、OwnableのSolidityコンパイラバージョン・仕様が更新されたため
https://github.com/OpenZeppelin/openzeppelin-contracts/releases/tag/v5.0.0)

ChainIDE上で確認したエラー

  • ChainIDE上で用いられるopenzeppelin/contractsがv5.0.0
Screen Shot 2023-10-12 at 11 46 21
  • 上記に伴い、Ownableの明示的な初期化が必要に
Screen Shot 2023-10-12 at 11 47 21

備考

@yk-saito yk-saito added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 12, 2023
@yk-saito yk-saito self-assigned this Oct 12, 2023
@yk-saito yk-saito requested a review from a team October 12, 2023 07:07
Copy link
Member

@neila neila left a comment

Choose a reason for hiding this comment

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

lgtm

@yk-saito yk-saito merged commit bacb032 into main Oct 12, 2023
4 checks passed
@yk-saito yk-saito deleted the feature/polygon-whitelist-nft/update-openzeppelin branch October 12, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants