Franco Victorio

Results 565 comments of Franco Victorio

Thank you @wchargin, you are absolutely right, using `^2.0.0` as the peer dependency was a mistake.

> It happens only on hardhat network when running tests. If I run the hardhat VM manually and run a script it works fine. What do you mean by that?...

Then what do you mean by "If I run the hardhat VM manually and run a script it works fine"? Can you give us precise reproduction steps (even if it...

I see, thanks for explaining. I wonder if this is the same underlying problem as in #1836.

Note: removing the emojis fixes the issue, but only if they are inside a comment. If they are in a string in the code, there's no workaround yet.

Hey @smartcontracts, this seems reasonable but things are a bit more complex here. We actually compile twice during verification: 1. The first time we compile just the file that has...

> What's the downside of sending the entire project to Etherscan? Is it just slower? I don't think it's (much) slower. It's just that some users have complained about having...

This is high on our to-do list. I can't promise a date, but I hope we'll be able to work on this soon:tm:

If I'm understanding correctly, you would like to add extra fields to the JSON artifacts, and then be able to consume them, is that correct? One thing to keep in...

Thanks for the comments folks. We'll discuss this internally and see if we can move this forward on our roadmap.