Results 23 comments of Sebastian T F

This would be a really helpful feature

Great! Good to hear that. But what about v12?

`tsc` complaining several `Duplicate identifier` errors with `@nomiclabs/hardhat-ethers` > samlaf adding the following to `package.json` works for `yarn`: > > ``` > "resolutions": { > "@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@^0.3.0-beta.13" > } >...

Can you please elaborate "unnamed parameters"? I wasn't using any public mapping. There were some unnamed return variables though.

Oh man! I just realized I was saying the wrong thing 🤦🏻‍♂️ I actually meant that the descriptions for the function params were `undefined` not exactly the params themselves. Apologies...

Is there no way to transfer some ether into or increase the ether balance of a mocked contract?

Yes @gitcoinbot. I'm on it.

Thank you for the tip @markharding

This is a must-have API. Quite surprising this is not yet available. ~~Are there any general purpose contracts available on all chains that lets you query the eth balance? Could...