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

feat: include JSON compiled output in version control #169

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

acuarica
Copy link
Contributor

@acuarica acuarica commented Jan 3, 2025

Description:

This PR (re-)includes the JSON compiled output in version control so that users can consume the Hardhat npm plugin from GitHub directly.

It updates the example to demonstrate this.

Related issue(s):

Fixes #165.

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@acuarica acuarica added the build Improve build, bundling or deployment process label Jan 3, 2025
@acuarica acuarica self-assigned this Jan 3, 2025
@acuarica acuarica requested review from a team as code owners January 3, 2025 00:05
@acuarica acuarica requested a review from andrewb1269hg January 3, 2025 00:05
@acuarica acuarica linked an issue Jan 3, 2025 that may be closed by this pull request
@acuarica acuarica merged commit f228465 into main Jan 3, 2025
13 checks passed
@acuarica acuarica deleted the 165-htssystemcontractjson branch January 3, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Improve build, bundling or deployment process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include HtsSystemContract.json in version control
2 participants