hardhat-typechain icon indicating copy to clipboard operation
hardhat-typechain copied to clipboard

Target `truffle-v5` not supported

Open jchittoda opened this issue 5 years ago • 3 comments

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

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

jchittoda avatar Jul 24 '20 14:07 jchittoda

Also now ethers-v5 is a valid typechain target.

thekevinbrown avatar Aug 11 '20 07:08 thekevinbrown

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

jchittoda avatar Aug 11 '20 07:08 jchittoda

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

thekevinbrown avatar Oct 02 '20 05:10 thekevinbrown