Skip to content

Hardhat v2.12.3

Compare
Choose a tag to compare
@fvictorio fvictorio released this 30 Nov 18:44
· 2899 commits to main since this release
  • Added a new hardhat_metadata RPC method
  • Trim leading and trailing spaces in mnemonics (thanks @winor30!)
  • Pending blocks now include the bloom field (thanks @InoMurko!)
  • A better error is shown if a Solidity file makes an import through its own package name (thanks @KaanKC!)
  • Added a getBuildInfoSync function to the hre.artifacts object (thanks @emretepedev!)
  • Fixed an edge case where Hardhat would hang if debug_traceTransaction was used with an OOG transaction sent to a precompile