Igor Żuk

Results 110 comments of Igor Żuk

For reference, the forum thread: https://forum.soliditylang.org/t/allow-mixedcase-in-the-constants-naming-style/1670.

Ohh, thank you and sorry for the noise, I somehow missed the `--verifier-url` parameter! For my own reference the default etherscan-like explorers' URLs are here: https://github.com/alloy-rs/chains/blob/351451bd14386ddfd6b43c6fff72fcf5820a0aef/src/named.rs#L767. Now it contains all...

I just git hit by this too. I worked it around by adding ` | cut -f 1 -d " "` to every `cast call` in the script. The scientific...

Should we close this issue as a duplicate of https://github.com/foundry-rs/foundry/issues/6600?

One more point, Sourcify is the better default, because it works without being logged in. The current default is to require passing an Etherscan API key, to NOT need it...

> 1. metamask version number 11.12.4 > 2. firefox version number 125.0.1 Flatpak > 3. when MM on firefox was last working for you, and when you first noticed it...

(Sorry for the rambly comment and the chaotic PR, I'm learning about Selenium as I'm going :sweat_smile:, I hope that it's going to be useful) It actually seems to be...

Blocked by https://github.com/crytic/slither/issues/1352 (being fixed in https://github.com/crytic/slither/pull/1378), unless it's implemented, Slither can't analyze this codebase.

It's an important feature, but IIUC it requires work in the app, could you move this issue [to the app repo](https://github.com/radicle-dev/drips-app)?