We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ignition-core
v-next
This is the first step in bringing Ignition into Hardhat 3. We will do the migration one package at a time, the first will be ignition-core.
./v-next
pnpm run test
pnpm run test:integrations
The text was updated successfully, but these errors were encountered:
kanej
Successfully merging a pull request may close this issue.
This is the first step in bringing Ignition into Hardhat 3.
We will do the migration one package at a time, the first will be
ignition-core
.TODO
ignition-core
files under./v-next
pnpm run test
) until all are passing (retaining mocha for the moment)pnpm run test:integrations
) until all are passing (retaining mocha for the moment)The text was updated successfully, but these errors were encountered: