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

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

> @pcaversaccio > > Can you please check out the above commit? I've made changes that should fix it (in a backwards compatible way), but it was far more involved...

> > @pcaversaccio > > Can you please check out the above commit? I've made changes that should fix it (in a backwards compatible way), but it was far more...

I'm wondering if I'm testing it correctly. Installing locally via `pnpm` can be done via `pnpm add ethers@github:ethers-io/ethers.js#wip-v6.14` correct? (Sorry I'm usually a Python guy...)

Can you maybe do a release candidate like `v6.14.0-alpha.1` so I can simply install it from the `npm` registry? That would be easiest for me tbh

Awesome - so ping me here after the release and I will test again!

> Sure, that should be doable. :) any update here :D?

Tested on Sepolia with `[email protected]` and worked smoothly: https://sepolia.etherscan.io/tx/0xbf2c7e26b37e272674ba6c586a4d5ec83760b4542f4fafe548387739e4dbc6b2 Thx for fixing this. Will test `micro-eth-signer/kzg` some day.

We could also have an additional stdlib function `fetch_delegate`; similar to [here](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/account/utils/EIP7702Utils.sol).

fwiw, I added a utility function to 🐍 snekmate that allows you to fetch the EIP-7702 delegation contract address: https://github.com/pcaversaccio/snekmate/pull/335.

Comments can be easily ignored and are no real footgun protection here. Reference implementations should be written in such a way that it is maximally hard to use them incorrectly...