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

♻ Add support for Solidity version 0.8.21 #987

Merged
merged 3 commits into from
Jul 20, 2023
Merged

♻ Add support for Solidity version 0.8.21 #987

merged 3 commits into from
Jul 20, 2023

Conversation

pcaversaccio
Copy link
Contributor

@pcaversaccio pcaversaccio commented Jul 19, 2023

Description

Add support for solc 0.8.21. The content was generated using $ ./nix/make-solc-static.sh. I also bump all the GH actions in build.yml and release.yml to the latest stable release versions.

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

Cc: @d-xo

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@d-xo
Copy link
Contributor

d-xo commented Jul 19, 2023

hm, looks like we need to bump the versions of some the install-nix actions to keep macos ci working

@d-xo
Copy link
Contributor

d-xo commented Jul 19, 2023

also be aware that dapptools doesn't have support for the shanghai hardfork, and so will not be able to deal with the code produced by new solcs (i.e. PUSH0).

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@d-xo d-xo merged commit ba9fbcf into dapphub:master Jul 20, 2023
2 checks passed
@d-xo
Copy link
Contributor

d-xo commented Jul 20, 2023

Thanks!

@pcaversaccio pcaversaccio deleted the solc-0-8-21 branch July 20, 2023 08:38
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.

None yet

2 participants