rhlsthrm / hardhat-typechain

TypeChain tasks for Buidler
MIT License
18 stars 13 forks source link

Target `truffle-v5` not supported #5

Open jchittoda opened 4 years ago

jchittoda commented 4 years ago

The plugin only supports three targets "ethers-v4", "truffle", "web3-v1". However, TypeChain does supports thetruffle-v5 target, which is for truffle 5.

Please enable support for the truffle-v5 target as well.

thekevinbrown commented 4 years ago

Also now ethers-v5 is a valid typechain target.

jchittoda commented 4 years ago

Oh great, thanks for letting me know. However, both of the PR still not merged to master.

thekevinbrown commented 3 years ago

Yup, I had to fork this plugin so I could update the config.