Franco Victorio

Results 565 comments of Franco Victorio

This should be either fixed in the latest version, or the same underlying problem that in #3195, so I'm going to close it. I will re-open it if it turns...

I'm not sure why these tests are failing, but I'll look into it.

Hey @bogannathan, I'm sorry for not responding sooner. I tried to reproduce this but using the suggested installation commands worked for me. I'm going to tentatively close this, but if...

We should wait until we release https://github.com/NomicFoundation/hardhat/pull/2976 before merging this one, and the latest changes should be cherry-picked in the new repo.

Hey @dai-dao, thanks a lot for this. I haven't looked into the code yet, but I have some comments about the current behavior: - Warnings are being printed before the...

This is already fixed in the latest versions of Hardhat, thanks again @icepaq!

@webdevabhijit sure! [This](https://github.com/NomicFoundation/hardhat/blob/5a7d04d9b75dc631b731ddb03f5e64b7556f90a9/packages/hardhat-core/src/builtin-tasks/node.ts#L247) is the entry point where that optional param should be added. We don't have tests for the `node` task, and they would be tricky to do, so...