Results 1846 comments of Steven Allen

This is just an example showing that the permissions were set correctly.

This is related to #11635. The only tricky part there was handling contracts that self-destruct and re-create themselves in the same transaction where they're constructed. But this looks like a...

> We're trying to deploy Safe contracts on our chain so we have a multisig setup. But isn't your chain using IPC (the L2 client built on top of the...

It appears that we still need the `wasip2` feature for: https://github.com/bytecodealliance/rustix/blob/5245b8160d53a04c37164779cfb11d35e18f55b3/src/path/arg.rs#L350-L388 Otherwise, we can't use rustix's rename with a `Path`.

I think we can just use https://doc.rust-lang.org/std/ffi/struct.OsStr.html#method.as_encoded_bytes on wasip2, but I'm going to see if I can get upstream rustix to do it.

Yep! But the fix has already been merged upstream so I'd rather wait for a release. I'll open an issue there.

We should definitely listen on both. Mind making a PR?

SGTM (iff the user is already listening on 127.0.0.1).

Hm. Yeah, if we do that we won't even need to implement this (probably).

Yes. However, it may be faster to do it over as this will still have to *extract* the blocks from flatfs and move them into badgerds.