EIP-7702 Generic Smart Contract for transaction bundling

Hi there, giving the upcoming EIP-7702 upgrades I would like to understand if OZ has any plans to creating a generic contract to perform user operation bundling. I have been in touch with the EF team in terms of the timelines for the upgrade, I have been told that it will most likely happen some time in may.

The reason I would like to know it is whether there will be something I could reuse or will need to create myself. If it is the latter, I will be very happy to collaborate on creation of a contract that can be used to perform user operation bundling by any interested party and make it part of the community smart contract suite

Hi @pochanga,

Not sure if I follow. ERC7702 doesn't have anything to do with bundling user operations. If any, an EOA can delegate to an Account contract using ERC7702 and then bundle user operations as they would normally do, so I think there's no need for a "contract that bundles user operations".

Here's our documentation on Accounts if you're interested: