Emilio López

Results 175 comments of Emilio López

Closing this issue as it has not had activity for a while, and the errors appear to be connectivity problems to GitHub. If you are still experiencing issues on the...

I'll close this issue as this feature got released in [v1.0.4](https://github.com/crytic/solc-select/releases/tag/v1.0.4)

I did a second attempt at implementing this a safer way. The code is quite ugly right now but if anyone wants to test/review it before I spend some more...

@rappie There was a small git conflict, hopefully it builds now that I resolved it 👍

Hi! These are the lint warnings that cause the workflow to fail. Once these get fixed the CI will be green 👍

@chad-js thanks for the detailed report! it indeed looks like that Foundry PR introduced the change that is causing the failure. I've let the Foundry team know on the PR....

Hi, thanks for the report! Can you provide a way/example to reproduce these issues? Also regarding the first point, note that if the existing corpus contains entries with certain e.g....

For the second point, can you make sure "corpus-examp" is empty before you try it? I see it was not, according to your log: > Loaded 2 transaction sequences from...

Hi! Thanks for the patience here. This is an error from Foundry (likely from the `forge build` step, but I'm just guessing as I cannot see the full log), so...