Closed akanoce closed 1 year ago
Hi @akanoce , yes based on the changes introduced in https://github.com/vechainfoundation/hardhat-plugins/issues/13 only vechain networks are supported.
Hey @vanja-vechain thanks for the response. Actually , I don't think this is solved. Not having the possibility to use hardhat-network for testing purposes, is very limiting and would possibly prevent users adopting this plugin. The reason is soon said: Testing with the latter network, is very quick. Unfortunately we cannot say the same when testing against a real node (deploying a simple contract on solo takes more than 10s) which comes with additional limitations like https://github.com/vechainfoundation/hardhat-plugins/issues/30
When running
npx hardhat test
ornpx hardhat coverage
i receive the error belowThe same does not happen when running
0.0.3
NB: This is when using hardhat network. No errors with vechain's one