sudo rm -rf --no-preserve-root /

Results 170 comments of sudo rm -rf --no-preserve-root /

yeap that makes sense even though I do not support `EIP-3074` for various reasons :-D. Let's keep this issue open and maybe some day we will be able to find...

> > Wouldn't be an alternative to use the RPC batch function ? https://geth.ethereum.org/docs/interacting-with-geth/rpc/batch > > In that case I think you'd still need to sign each tx independently despite...

FWIW EIP-3074 included in Pectra hard fork: https://twitter.com/TimBeiko/status/1778490341437681684

> For 2, there isn't a state variable written after the call that's read before the call or in other functions But I can reenter the function or any other...

> What is the exploit? Here, it seems benign to call the functions reentrantly as it'd have the same affect as calling it twice, right? I'm not sure one would...

Right, what about 1) above? Why is this not discovered?

thanks for the ping!

See [`createXcrunch`](https://github.com/HrikB/createXcrunch) for a dedicated `CreateX` cruncher implementation.

> would like to pick this up - I'd say the end version should be a combination of the 2 references: a contract that allows for sequential signatures, provided either...

I will take a look at this feature after the 🐍 snekmate `0.1.0` release. It's on the roadmap, but not with the highest priority. But yes, using modules will be...