grandizzy
grandizzy
we now have ```bash --dump-state Dump the state and block environment of chain on exit to the given file. If the value is a directory, the state will be written...
ping @julien-devatom @asafyish could you pls check comment above? thanks!
@julien-devatom @asafyish please check comment above and reopen this if still an issue. thank you
I was looking into it and tried a fix but no joy due to the way array is encoded. Could resume checking it shortly if blocker
@entin-hun this looks more like a `forge flatten` issue, could you please provide code for AutoSplit.sol used to flatten it? ```bash forge flatten src/AutoSplit.sol > lib/flattened/SplitFlattened.sol ``` thank you!
@entin-hun bump wasn't able to reproduce using the provided repo and steps, mind to clarify this. thank you!
Closing as stale, pls respond to above if still an issue. Thank you
@naps62 @clauBv23 could you please provide some details on the scenarios you try to accomplish with this? thank you
we're going to add more logging with https://github.com/foundry-rs/foundry/issues/9796 and then reevaluate if this ticket still needed.
@PaulRBerg would proposed cheatcodes here https://github.com/foundry-rs/foundry/issues/5299#issuecomment-1623838745 accomplish desired behavior? thank you!