zerosnacks

Results 379 comments of zerosnacks

Hi @mshakeg I am not sure if I understand your request fully. I was under the impression that we fetch the chain id from the RPC already. It should not...

Reading the ticket description I think this will largely be resolved by improved documentation around the use of `--chain` and `--rpc-url` in different contexts

I think we could add some additional documentation here: https://book.getfoundry.sh/reference/forge/forge-script / https://github.com/foundry-rs/book/blob/master/src/reference/forge/forge-script.md and https://book.getfoundry.sh/guides/scripting-with-solidity#configuring-foundrytoml We can also improve the documentation in Foundry itself for the following commands: It is kind...

Thanks @knelsondev! Let me know if run into any problems or have questions

A fun follow-up: run the new `forge lint` (`foundryup -i nightly`) on our test suite and fix the findings

Hi @knelsondev any updates on this? Else I'll assign it to @zjesko - thanks!

> Any updates on this PR? It's a bit time consuming to keep merging updates on the main branch. Thank you! Hey @cassc sorry for the delay, some small notes...

We now maintain https://github.com/alloy-rs/chains that has been getting more and more external contributions to make sure their chain info is up to date. One thing that is missing however is...