Franco Victorio
Franco Victorio
Tested my reproduction steps with v3.1.0 but the behavior is the same :confused:
@OmarTawfik should we close this one?
Brainstorming: what if we add a `deploymentId` field to network configs that Ignition can pick up and replaces the default `chain-`?
As @nventuro said, the biggest pro here is simplicity. Completely removing this concept of linking seems like a huge win both for tools and for users learning the language.
@chriseth Does it make sense to keep that behavior of libraries now that free functions exist? More conceptual simplification of libraries would be nice. (I realize this is off-topic for...
> My assumption, though purely speculative, is that the CI encountered a network issue, causing the processes downloading the compiler to hit the 60-second mutex timeout. That should be easy...
Hi @mehtavishwa30, it's been a couple of months now. Slippy has been adopted by [a few serious projects and popular templates](https://github.com/search?q=path%3A**%2Fslippy.config.js&type=code&ref=advsearch) and I'm very actively maintaining it. Would you be...
Thank you @volodymyrprokopyuk. Our plan is to decouple Hardhat more from mocha and chai, so that other test runners/assertions libraries are easy to use with it. This is one of...
Yes, we need to discuss this more. @Wodann suggested something I quite like: besides support for Ethereum Mainnet and Optimism, we could have a "Fallback" chain type which is more...
Closing this because it's pretty clear that we'll have that fallback chain type, which would make this a non-issue.