Franco Victorio
Franco Victorio
Possibly related to #1882 (not sure).
Maybe we can use the e2e tests to at least smoke test the `test` task? (Talking about this is so confusing)
There are two possible ways to test this (and I think we should do both): 1) Take one of the existing tests under `hardhat-core/test/builtin-tasks` and use it as the starting...
@alcuadrado is this one still relevant?
Wow, thanks a lot @aspiers, this is incredibly useful. At some point we are going to stop rendering third-party plugins's readmes on the site, but if I'm understanding correctly this...
@aspiers I think this is no longer relevant because we no longer show third-party plugins under `hardhat.org` (we just redirect to the npm page). Can you confirm if this is...
Thanks @GalenWong, this is very useful! cc @feuGeneA
Hey @drortirosh, thanks a lot for suggesting this. As @djh58 said, the workaround for now is to set `networks.hardhat.chainId` in the config. There are also some shenanigans you can do...
I don't think it's particularly unsafe, but I'm not a security guy so take it with a grain of salt. The way I understand the problem is: if someone somehow...
Not stale.