github-actions
released this
25 Sep 14:04
·
32 commits
to master
since this release
Patch Changes
#223 51fc3b8d9a66d0f1913f77de424c3afe7d5dc472
Thanks @dule-git!
Added error messages if ethers
and hardhat-tenderly
versions are not compatible for each other
(ethersv5
and @tenderly/hardhat-tenderly@^2.0.0
, or ethersv6
and @tenderly/hardhat-tenderly@^1.0.0
.
Also added info log if there's a new @tenderly/hardhat-tenderly
version available.