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 loader for hardhat deployments directory format #563

Open
1 of 2 tasks
taminomara opened this issue Jul 5, 2021 · 0 comments
Open
1 of 2 tasks

Implement loader for hardhat deployments directory format #563

taminomara opened this issue Jul 5, 2021 · 0 comments
Assignees

Comments

@taminomara
Copy link
Contributor

taminomara commented Jul 5, 2021

  • Implement a loader.
  • Support it in macro.

Macro support could be challenging. Right now Source assumes that an artifact could be represented as a single file, which is not the case here.

@taminomara taminomara self-assigned this Jul 5, 2021
taminomara pushed a commit that referenced this issue Jul 8, 2021
Part of #563.

Allow loading artifacts from hardhat deployments directory by scanning its contents and parsing all allowed contracts.
taminomara pushed a commit that referenced this issue Jul 8, 2021
Part of #563.

Add tests and example for hardhat drectory loader.
taminomara pushed a commit that referenced this issue Jul 9, 2021
Part of #563.

Allow loading artifacts from hardhat deployments directory by scanning its contents and parsing all allowed contracts.
taminomara pushed a commit that referenced this issue Jul 9, 2021
Part of #563.

Add tests and example for hardhat drectory loader.
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

No branches or pull requests

1 participant