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

Upgrade Solidity to v0.8.11 #91

Merged
merged 15 commits into from
Mar 15, 2022
Merged

Upgrade Solidity to v0.8.11 #91

merged 15 commits into from
Mar 15, 2022

Conversation

sept-en
Copy link
Contributor

@sept-en sept-en commented Jan 29, 2022

Dependencies

  • Upgrade Solidity to v0.8.11;
  • Upgrade OpenZeppelin to v4.4;
  • Add Hardhat v2.8;
  • Use rainbow-bridge-sol gitpkg instead of rainbow-bridge.

Other

  • Solidity: flatten contracts using Hardhat. Update dist script.
  • Update build files after updating for Hardhat-flattening.
  • Replace previous contracts' build artifacts (separated into 2 files: ABI and BIN) with new Hardhat artifacts (one single file for ABI and BIN).

* Upgrade `ERC20Locker`, `Locker` and related test contracts to
  Solidity v0.8.11.
* Use `rainbow-bridge-sol` gitpkg instead of `rainbow-bridge`.
* Update build files after updated for Hardhat-flattening.
* Replace previous contracts' build artifacts (splitted into 2 files) with new
  Hardhat artifacts (one single file for ABI and BIN).
@sept-en sept-en linked an issue Jan 29, 2022 that may be closed by this pull request
@0x3bfc
Copy link
Contributor

0x3bfc commented Feb 22, 2022

@sept-en Is that PR ready for review ?

Copy link
Contributor

@0x3bfc 0x3bfc left a comment

Choose a reason for hiding this comment

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

LGTM ... with minor comment

Copy link
Contributor

@mfornet mfornet left a comment

Choose a reason for hiding this comment

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

LGTM

@sept-en sept-en merged commit 9533fc7 into master Mar 15, 2022
@sept-en sept-en deleted the upgrade-solidity-0.8 branch March 15, 2022 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trufflle: upgrade Solidity version
4 participants