github NomicFoundation/hardhat hardhat-core-v2.6.1
Hardhat v2.6.1

latest releases: hardhat@2.22.15, hardhat@2.22.14, hardhat@2.22.13...
3 years ago

This PR fixes three issues.

  • The Hardhat node had an issue when you connected to it via websocket. Now websocket connections should work fine.
  • debug_traceTransaction can be used with transactions sent from impersonated accounts.
  • evm_setNextBlockTimestamp, evm_increaseTime and evm_mine now will accept hex strings as arguments.

Additionally, there’s a new advanced sample project that creates a realistic project boilerplate. Try it by running npx hardhat in an empty directory and choosing the “Create an advanced sample project” option.

Thanks to @ngotchac, @shuklaayush and @wolflo for their contributions!

Don't miss a new hardhat release

NewReleases is sending notifications on new releases.