hardhat icon indicating copy to clipboard operation
hardhat copied to clipboard

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

Results 696 hardhat issues
Sort by recently updated
recently updated
newest added

### Feedback When running hardhat-verify and passing constructor arguments for a contract that does not define any constructor parameters, the verification fails. ``` ❯ npx hardhat verify 0x87C9f9FaeAEdc0aDDD1f13d12d74368Bcde07BF4 5 --network...

type:bug
status:ready
v-next
hardhat-3-alpha

Ignition should work well-enough when using an unstable RPC endpoint. This is usually the case for public RPC endpoints, like https://sepolia.gateway.tenderly.co/ I don't have detailed reproduction steps, but I tried...

status:needs-decision

The argument parser at the cli will need to be enhanced to support shorthand arguments e.g. `-f`, `-fdx` This will require a short design phase and then implementation. Our goal...

status:ready
v-next

### Version of Hardhat 3.0.0-next.13 ### What happened? Hardhat Viem cannot use custom chains ### Minimal reproduction steps Use custom chain configuration: ```ts // hardhat.config.ts export default { networks: {...

status:needs-more-info

- [ ] Because this PR includes a **bug fix**, relevant tests have been included. - [ ] Because this PR includes a **new feature**, the change was previously discussed...

status:ready
v-next

... and return it to the parent test task See https://www.notion.so/nomicfoundation/Code-Coverage-in-Hardhat-3-1cf578cdeaf580a4b640f394cb70da40?pvs=4#1d6578cdeaf58002ae91f6435c897733

status:ready
v-next