diff --git a/.changeset/big-pumas-fail.md b/.changeset/big-pumas-fail.md new file mode 100644 index 0000000000..9a2d6563c1 --- /dev/null +++ b/.changeset/big-pumas-fail.md @@ -0,0 +1,5 @@ +--- +"hardhat": patch +--- + +Fixed an edge case where Hardhat would hang if `debug_traceTransaction` was used with an OOG transaction sent to a precompile.