+Ch0pin
+Ch0pin
Good catch.
1. SGTM re: Checksumming. You may also be interested in `forge fmt` which will auto-checksum everything for you. 2. RE: Formatting of traces, any ideas on what could be the...
is there something blocking us here?
hey @b1u3h4t what are the best next steps here? (we at a minimum want a unit test here)
People are already doing this wiht FFI at this point FWIW e.g. https://github.com/antoncoding/grappa/blob/master/script/Deploy.sol#L70-L98 Let's do a cheatcode, the gas metering stuff seems like a big pain.
`foundryup -P 2293` will get this working for you I think?
SGTM. Let's get this over the line and iterate on the `writeJSON` separately.
it's not obvious to me that these changes improve perf from looking at the times above, so erring towards using the standard toolchain is better imo.
+1 it'd be great to have this feature back. It seems like this was supported in [dapple](https://github.com/dapphub/dapple/blob/master/doc/test.md#test-events) and [DSTest](https://github.com/dapphub/ds-test/blob/0790e6239628c1d55d3a4c87e095cbd2938d82cc/src/test.sol#L43-L45) but it was removed?
@d-xo very exciting work - thank you for spearheading this. @wminshew it's possible but I haven't done any research on that yet.