John Kane
John Kane
Do you need to set an API key for blastscan? It would need to under the same name as you use for the network (i.e. `blast-mainnet`): https://hardhat.org/hardhat-runner/plugins/nomicfoundation-hardhat-verify#multiple-api-keys-and-alternative-block-explorers
Hey, we believe this is a blast api issue. We are working on improving our error reporting to provide more information in these cases, but we don't think there is...
Node version releases are here: https://nodejs.org/en/about/previous-releases Basically node moves through `current` into `active` and then `maintenance`. Hardhat supports `active` and `maintenance`. `current` which is where node 22 is, is designed...
## Questions 1. Is the intent to replace actual usages in v3 with the signer, or provide a utils option that can be used in the future 2. Are there...
Talking it through some more. Etherscan is providing only that the verification failed, no further details. Other block explorers might throw an http error and return an html error page....
Closing in favour of https://github.com/NomicFoundation/hardhat/pull/5193, which has been rebased against v-next.
How are you setting up your remappings for forge? Could you paste the remappings?
Hey @JeremyX2022, can I confirm the version of `ethers` you are using here?
I can reproduce this locally. It appears that `ethers` delegates to `eth_maxPriorityFeePerGas` RPC call for calculating gas falling back to a default of `1_000_000_000n` and the Harhdat `hardhat-ethers-provider` always returns...
Would this work mainly fall within EDR?