Reserve shortname '*'
See original GitHub issueI would like to propose reserving the shortName
of eoa
, representing an externally owned account chain that is associated with all/no networks.
This would be useful in the case of EIP-3770 address validators, so that their logic can be more concrete:
- If the address has a prefix of a network different than the current asset: warn/prevent.
- If the asset has a prefix of the same network as the current asset, show no warning.
- If the receiving address has an
eoa
prefix, no send warning is strongly required from any evm-compatible asset (as the receiving address has expressed its cross-chain ability).
{
"name": "Externally Owned Account",
"shortName": "eoa",
"chain": null,
"network": null,
"chainId": null,
"networkId": null,
"rpc": [],
"faucets": [],
"infoURL: null,
"nativeCurrency": null
}
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
ShortName (Reserved) - IBM
Description. Data type of the MyName field on a class and MyPrimaryParentName field on any object or class. The name consists of no...
Read more >Does Esri reserve short names for an ArcGIS Online instance?
No, Esri does not reserve short names for an ArcGIS Online instance. Most organizations prefer to use the acronym of their organization as...
Read more >Reserved Short Names – Refined Support Center
If a MySQL reserved short name is used as a short name in an LMS field, access to the Report Builder will be...
Read more >The .ETH Short Name Auction: What You Need to Know
ETH names is an auction for all short names remaining after the reservation period. The auction will be run by OpenSea (whom we...
Read more >Naming Files, Paths, and Namespaces - Win32 apps
Do not use the following reserved names for the name of a file: ... called the 8.3 alias or short name, and store...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
shortName ‘*’ is now blocked
No - I think dummy data would also not be nice. Can’t we just block this in the CI? Not yet seeing a strong need to have it in the dataset itself.