ethereum / ERCs

The Ethereum Request for Comment repository
Creative Commons Zero v1.0 Universal
302 stars 407 forks source link

Add ERC: Permissionless Script Registry #530

Closed JamesSmartCell closed 1 month ago

JamesSmartCell commented 1 month ago

This ERC proposes a permissionless registry to allow fetching of executable scripts for contracts.

eip-review-bot commented 1 month ago

✅ All reviewers have approved.

JamesSmartCell commented 1 month ago

I don't know how to include assets: doesn't matter if they are linked to /assets/eip-7738/ or /assets/erc-7738 they both fail. Seems that other ERCs link to "assets/eip-xxxx/" so this PR follows them.

foxgem commented 1 month ago

@JamesSmartCell could you also include an interface id?

Magken91 commented 1 month ago

Hi

JamesSmartCell commented 1 month ago

@JamesSmartCell could you also include an interface id?

The contract may not need this as it wouldn't be a discoverable token, more like a singleton similar to the ENS registry. However if required one can be added.

github-actions[bot] commented 1 month ago

The commit 1734c4a698a8686ac20b8769bf04d43b5865f4e9 (as a parent of af59c655e8e37a02dba7af13eaa848549c69c88f) contains errors. Please inspect the Run Summary for details.