Skip to content

Conversation

@ChristopherDedominici
Copy link
Contributor

@ChristopherDedominici ChristopherDedominici commented Jun 4, 2024

Implements the 2 points mentioned in this comment: #5300 (review).

Point nr 1 in this commit: 080450b
Without the logic to parse the FILE type, the function is no longer async. This has a cascade effect so a lot of async functions can now be converted to sync

Point nr 2 in this commit: 3b1f69e
The logic for point nr 2 is already implemented, but I added an additional test to cover the scenario

@vercel
Copy link

vercel bot commented Jun 4, 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 Jun 4, 2024 11:18pm

@changeset-bot
Copy link

changeset-bot bot commented Jun 4, 2024

⚠️ No Changeset found

Latest commit: 3b1f69e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

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

@alcuadrado alcuadrado added the v-next A Hardhat v3 development task label Jun 5, 2024
@ChristopherDedominici ChristopherDedominici merged commit 67e54c0 into v-next Jun 5, 2024
@ChristopherDedominici ChristopherDedominici deleted the bug/cli-parsing-file-validation branch June 5, 2024 21:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

v-next A Hardhat v3 development task

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants