hardhat
hardhat copied to clipboard
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
This is a project organizing ticket around the follow up work on `hardhat-verify`. It has been included in the toolboxes but will require further enhancements before the Beta. ## For...
Hey! I need help with passing data from the execution callback of a task to the provider class. I'm writing a Hardhat plugin that visualizes storage state changes. I check...
### Version of Hardhat 2.22.1 ### What happened? Hello, I am trying to deploy a proxy contract on a private network made with Hyperledger Besu 25.1.0, but I receive this...
In Hardhat 3 - we don’t display any result message for `pnpm hardhat3 test solidity` if there are no solidity tests.
In Hardhat 3 Solidity Test the assertion failures do not specify the code line for the failed assert
Originally raised in this comment: https://github.com/NomicFoundation/hardhat/issues/6509#issuecomment-2940547221 In Hardhat 3 we have a regression test suite. There is a unexpected failing test in Solidity test: * pancakeswap/infinity-core - test/pool-cl/libraries/TickMath.t.sol - TickMathTest...
This is an organizational issue to co-ordinate the Solidity Test features that we require before the Hardhat 3 Beta.
Add back `--verify` capability in Ignition for Hardhat 3.
This is a planning task to track the additions to Ignition needed for the Hardhat 3 Beta.