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

chore: added support for solc versions 0.8.28 #5969

Merged
merged 2 commits into from
Nov 21, 2024
Merged

chore: added support for solc versions 0.8.28 #5969

merged 2 commits into from
Nov 21, 2024

Conversation

galargh
Copy link
Member

@galargh galargh commented Nov 21, 2024

  • Because this PR includes a bug fix, relevant tests have been included.
  • Because this PR includes a new feature, the change was previously discussed on an Issue or with someone from the team.
  • I didn't do anything of this.

Resolves #5854

This PR adds support for solidity 0.8.28. It replaces the previous default of solc 0.8.27.

Testing

  • Ran pnpm test in the hardhat core package

Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 4:06pm

Copy link

changeset-bot bot commented Nov 21, 2024

🦋 Changeset detected

Latest commit: e7500ba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hardhat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Nov 21, 2024
@galargh galargh requested a review from schaable November 21, 2024 16:02
@galargh galargh marked this pull request as ready for review November 21, 2024 16:02
Copy link
Member

@schaable schaable left a comment

Choose a reason for hiding this comment

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

LGTM!

@galargh galargh merged commit bbc263f into main Nov 21, 2024
105 checks passed
@galargh galargh deleted the solc-0.8.28 branch November 21, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support solidity 0.8.28
2 participants