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

Bump minimum Solidity version for Initializable.sol to 0.8.2 #3328

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

frangio
Copy link
Contributor

@frangio frangio commented Apr 8, 2022

Fixes OpenZeppelin/openzeppelin-contracts-upgradeable#157

PR Checklist

  • Tests
  • Documentation
  • Changelog entry

@frangio frangio requested a review from Amxx April 8, 2022 16:54
@Amxx Amxx merged commit cb14ea3 into OpenZeppelin:master Apr 13, 2022
@frangio frangio deleted the initializable-pragma branch April 14, 2022 00:27
frangio added a commit that referenced this pull request Apr 14, 2022
Amxx added a commit that referenced this pull request Apr 27, 2022
* 4.6.0-rc.0

* Fix release script to only release @OpenZeppelin/contracts

(cherry picked from commit 2bd75a4)

* make ERC2981:royaltyInfo public (#3305)

(cherry picked from commit d2832ca)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>

* add transpilation guards to the crosschain mocks (#3306)

(cherry picked from commit 9af5af8)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>

* Fix tests on upgradeable contracts after transpilation

(cherry picked from commit 0762479)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>

* Remove unused constructor argument

(cherry picked from commit 69c3781)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>

* Bump minimum Solidity version for Initializable.sol to 0.8.2 (#3328)

(cherry picked from commit cb14ea3)

* Fix update-comment script to ignore invalid tags

(cherry picked from commit 848fef5)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>

* 4.6.0

Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
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.

Compiler error: Documentation tag @custom:oz-upgrades-unsafe-allow not valid for contracts.
2 participants