-
### Describe the feature
### Description
My project is using `hardhat-viem`
When setting up a local Ethereum development network ( not hardhat/foundry, a whole ethereum network ), in `hardhat.c…
-
### Version of Hardhat
2.22.10
### What happened?
Trying to deploy smart contracts through hardhat and `hardhat-ledger` plugin (1.0.3) to Polygon zkEVM networks (Cardona or Mainnet) is not po…
-
### Version of Hardhat
2.22.10
### What happened?
Trying to deploy smart contracts through hardhat and `hardhat-ledger` plugin (1.0.3) to Polygon zkEVM networks (Cardona or Mainnet) is not po…
-
In the Rahat project, we need to automate the deployment of three key smart contracts: `RahatAccessManager`, `RahatToken`, and `RahatTreasury`. These contracts are critical to managing access control,…
-
### Version of Hardhat
2.22.12
### What happened?
I removed hardhat-gas-reporter as I needed to patch my version of ether v6.13.1 and hardhat-gas-reporter was blocking as it use an obselete v…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Both etherscan & sourcify.dev are supported by the `@nomicfoundation/hardhat-verify` package, but `ignition verify` doesn't allow you to select which verifier to use as it defaults to Etherscan
The…
-
Hello @PatrickAlphaC,
Hardhat has updated its plugins and move all its plugin to one plugin called `@nomicfoundation/hardhat-toolbox`. Now when people are installing the packages they are facing is…
-
Hello, I will get the stack trace printed below if I try running any HH task with your plugin imported in HH config `import "@openzeppelin/hardhat-upgrades"`.
We ruled any HH fault with @alcuadrad…
-
Im getting the following error when trying to run coverage against a base fork, with the command.
```bash
npx hardhat coverage
```
```
Error in plugin solidity-coverage: ❌ 24 test(s) failed u…