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

Implement npx hardhat flatten task in v3 #5647

Closed
Tracked by #5604
kanej opened this issue Aug 15, 2024 · 0 comments · Fixed by #6068
Closed
Tracked by #5604

Implement npx hardhat flatten task in v3 #5647

kanej opened this issue Aug 15, 2024 · 0 comments · Fixed by #6068
Assignees
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Milestone

Comments

@kanej
Copy link
Member

kanej commented Aug 15, 2024

Implement the npx hardhat flatten task in the v3 command line:

Hardhat version 2.22.8

Usage: hardhat [GLOBAL OPTIONS] flatten [...files]

POSITIONAL ARGUMENTS:

  files The files to flatten 

flatten: Flattens and prints contracts and their dependencies. If no file is passed, all the contracts in the project will be flattened.

For global options help run: hardhat help

This task will take advantage of the new build system.

@kanej kanej mentioned this issue Aug 15, 2024
32 tasks
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Aug 15, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Aug 15, 2024
@kanej kanej changed the title Flattening Implement npx hardhat flatten task in v3 Aug 15, 2024
@kanej kanej added the v-next A Hardhat v3 development task label Aug 15, 2024
@kanej kanej moved this from Backlog to To-do in Hardhat Aug 15, 2024
@kanej kanej added this to the Public Alpha milestone Dec 5, 2024
@antico5 antico5 moved this from To-do to In Progress in Hardhat Dec 12, 2024
@antico5 antico5 moved this from In Progress to In Review in Hardhat Dec 19, 2024
@kanej kanej linked a pull request Jan 17, 2025 that will close this issue
@kanej kanej closed this as completed Jan 30, 2025
@github-project-automation github-project-automation bot moved this from In Review to Done in Hardhat Jan 30, 2025
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 v-next A Hardhat v3 development task
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants