zerosnacks

Results 379 comments of zerosnacks

Noticing a bit of flakyness with invariant tests recently in the CI, for example see: https://github.com/foundry-rs/foundry/actions/runs/10298801797/job/28504775878 / https://github.com/foundry-rs/foundry/actions/runs/10286582825/job/28467603861 cc @grandizzy

Hi @Keref would you be able to share your `foundry.toml`? Do you remember the commit of your previous install? You can use `foundryup --commit ` to install a specific commit...

Would you be able to share the build artifacts created of the two versions (the working one and the latest one)? This will help narrow down the issue. Do you...

Hi @caiquejjx, sorry for my rate reply. This ticket is still relevant and we would love to get it in. Assigned to you :)

> thank you @zerosnacks, just to be sure I understood this task, what we want is that if the `--verify` flag is passed along the `--confirmations` one we should wait...

>We can count the amount of blocks by counting the receipts inside the sequence object, as per what I understood each receipt is a block confirmation We should implement it...

Hi @caiquejjx are you running into any blockers or do you have any questions?

@caiquejjx not a problem! Let me know how you get on, hopping on another ticket is also fine - this one is more complex than it seems on the surface

Hi @askucher, would you mind updating your version of Foundry to the latest nightly by running `foundryup`? It appears your version is from the 10th of June.

Marking as `unresolved`, there is unfortunately not enough information to triage this bug. Running a basic script deployment with Foundry against a Hardhat node did not result in any issues....