question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reserve shortname '*'

See original GitHub issue

I 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:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ligicommented, Jan 10, 2022

shortName ‘*’ is now blocked

0reactions
ligicommented, Jan 6, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found