Add ERC: Modular Dispatch Proxies (#1554)
* WIP
* nits
* claude proofreading
* claude proofreading
* motivation: personal accounts
* set discussions-to
* assign ERC number 8167
* set discussions-to url with erc number
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
* reference implementation
* do not refer to files by their name
* IDispatchProxy -> IERC8167
* changes resulting from @DanielVF's code review
* update reference implementation with docs, perf, and fix
* SetDelegate->DelegateSet
* Update imperatives per recent discussions
Co-authored-by: Radek <radeksvarz@users.noreply.github.com>
* rename DelegateSet event to SelectorDelegated
Co-authored-by: Radek <radeksvarz@users.noreply.github.com>
---------
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Co-authored-by: Radek <radeksvarz@users.noreply.github.com>
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
GitHub Diff