At the security team we have some fuzzers that, for better performance, would like to connect to clients via IPC. Running them isolated from each other in --dev chains work, but would love to test them on a live testnet. Right now, it is not possible as clients do not expose this port via kurtosis config, so this issue.
At the security team we have some fuzzers that, for better performance, would like to connect to clients via IPC. Running them isolated from each other in
--devchains work, but would love to test them on a live testnet. Right now, it is not possible as clients do not expose this port via kurtosis config, so this issue.