ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

Add ERC: Interoperable Delegated Accounts

Open PowerStream3604 opened this issue 1 year ago • 3 comments

This proposal outlines the interfaces and behavior for delegated accounts, for better interoperability and storage management.

PowerStream3604 avatar Oct 01 '24 18:10 PowerStream3604

✅ All reviewers have approved.

eip-review-bot avatar Oct 01 '24 18:10 eip-review-bot

@SamWilsn could you review this PR again? I resolved all comments from your previous review.

Thank you

PowerStream3604 avatar Nov 04 '24 14:11 PowerStream3604

The commit a90768862c1a5f76e1dd9e95548e051adc4530d3 (as a parent of c79a9e94cf256fd62f883dd9315ee485b444bda5) contains errors. Please inspect the Run Summary for details.

github-actions[bot] avatar Nov 04 '24 14:11 github-actions[bot]

Have you guys considered accepting bytes calldata data param in onRedelegation()? It can be useful, for example for ERC-7579 accounts, to call onUnistall methods on modules.

filmakarov avatar Dec 23 '24 11:12 filmakarov