onbjerg

Results 437 comments of onbjerg

Wow, that's very surprising to me. I think I should just look for another .env crate because that is part of the actual "spec" and every other .env package supports...

@Genysys This was before `.env` was supported - now `.env` autoloads and works w/o having to source it manually :smile:

Closing as a wontfix since there are no .env crates that support this currently, will revisit if one pops up, otherwise we are just going to document this behavior.

Afaik there is a mode that displays traces with checksum addresses that was implemented in a PR, we just don't use it for tests. Ah, it's not checksummed, it's just...

no, will get it over the line today, just want to do the same for debugging and have been focusing on the solc AST PR

Imo this should be in Cast where we also already have `cast storage` - could just add a flag or something to it to get this functionality

@mds1 It is a lot more complex to do `vm.stopMeteringGas`/`vm.resumeMeteringGas` especially since code inside those blocks may still affect state that affects overall gas consumption (sload/sstore etc.)

Is this not the same as https://github.com/foundry-rs/foundry/issues/1131? The `--sweep` on `forge test` proposed in there would really mostly affect the build process, only minimal changes would be needed for the...

Yeah, no need to close, even if you don't have bandwidth to address the reviews/feedback - in that case, just mark this as a draft (convert to draft in the...