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 solc 0.8.21 #4202

Merged
merged 4 commits into from
Jul 27, 2023
Merged

Add support for solc 0.8.21 #4202

merged 4 commits into from
Jul 27, 2023

Conversation

schaable
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jul 26, 2023

🦋 Changeset detected

Latest commit: 6c47106

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

@vercel
Copy link

vercel bot commented Jul 26, 2023

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 Jul 27, 2023 2:42pm
hardhat-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2023 2:42pm

} = require("../../internal/hardhat-network/stack-traces/compilers-list");

const nextUnsupportedVersion = increasePatch(getLatestSupportedVersion());
const nextNextUnsupportedVersion = increasePatch(nextUnsupportedVersion);
Copy link
Member

Choose a reason for hiding this comment

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

😮 💯

@schaable schaable merged commit dd2297d into main Jul 27, 2023
73 checks passed
@schaable schaable deleted the solc0.8.21 branch July 27, 2023 18:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants