Closed fvictorio closed 4 months ago
Thanks for reporting, I just pushed a commit and released 3.0.3. Does that fix this issue?
I can confirm it fixed the issue. Thank you!
@shark0der was the one that pointed me to this problem, so I'm going to assume it's fixed. Thanks for the quick fix, @zemse!
Versions used:
Reproduction steps
Solidity file:
Test file:
Hardhat config:
Run
npx hardhat test --trace-error
. Curiously,--trace
seems to work fine.