Commit hash | 3fb6108a16b6b5fc3f3f6a566709328dbb188466 |
---|---|
Commit time | 2025-07-08 |
Committer | GitHub <noreply at github.com> |
Author time | 2025-07-08 |
Author | teddy <teddy at wonderland.xyz> |
Add ERC: Interoperable Addresses (#1002) * feat: ERC initial draft * fix: frangios feedback * add wonderland & 7828 authors * standardize appendix A & B structure and make solana chainids compatible with caip-2 * chore: fix formatting * feat: zero-length addresses or chainids * fix: add dots so human-readable names can use ENS and similar hierarchical registries * feat: we have a number! * fix: feedback from bot * chore: editorial changes * chore: appease the bot * fix: EVM EOF clarification * fix: include chain namespace in human-readableaddress * fix: remove mentions of 20-byte addresses * feat: do not truncate chain references for either eip155 or solana * chore: update examples * forward-compatibility bit * update front matter * fix wrong checksum * editorial changes * move serialization table to CASA profile * fix: small fixes to CI issues * fix: point to actual CAIP file * feat: canonicity security consideration * feat: an attempt at better naming of the standard's concepts * chore: update CAIP-350 link (which is not yet valid) * chore: editorial changes by lumi * feat: change separator * docs: L2 example * fix: typos and link uniformity * fix: typo on link * chore: dont link to CAIP-350 * chore: link to ERC-7785 * feat: walk back on separator * fix: suggestion by @0xmoebius Co-authored-by: moebius <132487952+0xmoebius@users.noreply.github.com> * chore: correctly refer to ERC-55 * chore: link to CAIPs and fix ERC links, as suggested by sam wilson * fix: feedback from amxx * fix: incorrect hashes, reported by amxx * fix: remove trailing colon when there's no chainid * fix: address checksum without version * chore: remove example, rephrase and format * chore: remove unnecessary text * docs: new abstract defining how * docs: eip1 format for rfc 4648 * docs: move subsection into motivation section * docs: add CAIP-350 link using eip-1 --------- Co-authored-by: Skeletor Spaceman <92943766+skeletor-spaceman@users.noreply.github.com> Co-authored-by: moebius <132487952+0xmoebius@users.noreply.github.com> Co-authored-by: moebius <0xmoebius@protonmail.com> Co-authored-by: euler <euler@wonderland.xyz>
Document | Title |
---|---|
ERC-7930 | Interoperable Addresses |