John Kane

Results 272 comments of John Kane

@zoeyTM can you open a PR for the docs, to add the new config option?

I am going to close this PR. We can reopen if get more changes to consider. We will review all our documentation with Hardhat 3.

@alcuadrado reported the message - is @Wodann on the right track here?

After discussion, we are going to close this PR - it help us understand the problem, but we intend to take a simpler approach to the child process context for...

Hey @demoncoder-crypto, we addressed #6632 here: https://github.com/NomicFoundation/hardhat/pull/6721 Thanks for the hard work, but I am going to close out this PR.

It looks as if there is now undocument but implemented file snippet support: https://github.com/microsoft/vscode/issues/145929

Thanks for the info. I was able to reproduce based on the steps above: ``` WARNING: You are using Node.js 20.19.0 which is not supported by Hardhat. Please upgrade to...

My apologies @hairyf, this issue slipped through the cracks. There is a feature `dependenciesToCompile` that will compile import contracts like `TransparentUpgradeableProxy`. If you add `dependenciesToCompile` to your `hardhat.config.ts` under `solidity`,...

This is a feature we will look to support. Currently it is planned for after the Beta launch.

Agreed. We should enhance the warning message to give guidance to WSL users. The platform specific elements of Hardhat, and our use of hardhat during validation of hardhat projcts, force...