-
-
Notifications
You must be signed in to change notification settings - Fork 8
Clear signing: open the registry floodgates #67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
8f5ce27
359d521
417139d
560a10b
1d82d72
0b7cbb5
fca54f9
c74c85e
c860bbb
d4f095c
de99cb1
e252ec3
1681c2a
d9c79fb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -154193,7 +154193,7 @@ | |
| }, | ||
| "evil-larry": { | ||
| "coingecko_id": "evil-larry", | ||
| "id": "erc20:sty:0x693c7acf65e52c71bafe555bc22d69cb7f8a78a2", | ||
| "id": "erc20:data:0x693c7acf65e52c71bafe555bc22d69cb7f8a78a2", | ||
| "name": "Evil Larry", | ||
| "networks": [ | ||
| "story" | ||
|
|
@@ -215084,7 +215084,7 @@ | |
| }, | ||
| "ippy": { | ||
| "coingecko_id": "ippy", | ||
| "id": "erc20:sty:0x543374350269cce6651358769512875faa4cccff", | ||
| "id": "erc20:data:0x543374350269cce6651358769512875faa4cccff", | ||
| "name": "IPPY", | ||
| "networks": [ | ||
| "story" | ||
|
|
@@ -253462,7 +253462,7 @@ | |
| }, | ||
| "lyra-3": { | ||
| "coingecko_id": "lyra-3", | ||
| "id": "erc20:sty:0xa4f5c615f72ddeb2220471694fff1c0c3de051e1", | ||
| "id": "erc20:data:0xa4f5c615f72ddeb2220471694fff1c0c3de051e1", | ||
| "name": "LYRA", | ||
| "networks": [ | ||
| "base", | ||
|
|
@@ -296950,6 +296950,36 @@ | |
| } | ||
| ] | ||
| }, | ||
| "nong-wan": { | ||
| "coingecko_id": "nong-wan", | ||
| "id": "solana:Dh5GKcPQFBJXw74yP4u7BCHYQzHoG6JX8dXQaNwvpump", | ||
| "name": "\u0e19\u0e49\u0e2d\u0e07\u0e27\u0e31\u0e19 (Nong Wan)", | ||
| "networks": [ | ||
| "solana" | ||
| ], | ||
| "shortcut": "WAN", | ||
| "support": { | ||
| "T1B1": false, | ||
| "T2B1": true, | ||
| "T2T1": true, | ||
| "T3T1": true, | ||
| "T3W1": true | ||
| }, | ||
| "wallets": [ | ||
| { | ||
| "name": "Trezor Suite", | ||
| "url": "https://trezor.io/trezor-suite" | ||
| }, | ||
| { | ||
| "name": "Backpack", | ||
| "url": "https://backpack.app/" | ||
| }, | ||
| { | ||
| "name": "NuFi", | ||
| "url": "https://nu.fi" | ||
| } | ||
| ] | ||
| }, | ||
| "nong-yan": { | ||
| "coingecko_id": "nong-yan", | ||
| "id": "solana:3ooAahNToKYqPicvJ2npU6uyWvoqJEhHptq6wBC6pump", | ||
|
|
@@ -452445,6 +452475,32 @@ | |
| } | ||
| ] | ||
| }, | ||
| "vladhood-2": { | ||
| "coingecko_id": "vladhood-2", | ||
| "id": "erc20:robinhoodchain:0x601fda468bdd8096067dfc1c86654ce2d8d7ab03", | ||
| "name": "Vladhood", | ||
| "networks": [ | ||
| "robinhood" | ||
| ], | ||
| "shortcut": "VHOOD", | ||
| "support": { | ||
| "T1B1": true, | ||
| "T2B1": true, | ||
| "T2T1": true, | ||
| "T3T1": true, | ||
| "T3W1": true | ||
| }, | ||
| "wallets": [ | ||
| { | ||
| "name": "MetaMask", | ||
| "url": "https://metamask.io/" | ||
| }, | ||
| { | ||
| "name": "Rabby", | ||
| "url": "https://rabby.io/" | ||
| } | ||
| ] | ||
| }, | ||
| "vlaunch-2": { | ||
| "coingecko_id": "vlaunch-2", | ||
| "id": "erc20:bnb:0xf574ba6bde97cc09784e616ebaed432b4e896b49", | ||
|
|
@@ -470250,7 +470306,7 @@ | |
| }, | ||
| "wrapped-ip": { | ||
| "coingecko_id": "wrapped-ip", | ||
| "id": "erc20:sty:0x1514000000000000000000000000000000000000", | ||
| "id": "erc20:data:0x1514000000000000000000000000000000000000", | ||
| "name": "Wrapped IP", | ||
| "networks": [ | ||
| "story" | ||
|
|
@@ -489801,13 +489857,13 @@ | |
| }, | ||
| "info": { | ||
| "support_counter": { | ||
| "T1B1": 11063, | ||
| "T2B1": 16029, | ||
| "T2T1": 16036, | ||
| "T3T1": 16029, | ||
| "T3W1": 16029 | ||
| }, | ||
| "updated_at": 1785324456, | ||
| "updated_at_readable": "Wed Jul 29 13:27:36 2026" | ||
| "T1B1": 11064, | ||
| "T2B1": 16031, | ||
| "T2T1": 16038, | ||
| "T3T1": 16031, | ||
| "T3W1": 16031 | ||
| }, | ||
| "updated_at": 1785342745, | ||
| "updated_at_readable": "Wed Jul 29 18:32:25 2026" | ||
|
Comment on lines
+489866
to
+489867
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win 🧩 Analysis chain🏁 Script executed: #!/usr/bin/env bash
set -euo pipefail
rg -n -C3 'updated_at(_readable)?' --hidden --glob '!.git' .
python - <<'PY'
from datetime import datetime, timezone
print(datetime.fromtimestamp(1785342745, timezone.utc).isoformat())
PYRepository: trezor/definitions Length of output: 1506 Generate readable and epoch timestamps from the same timezone.
🤖 Prompt for AI Agents |
||
| } | ||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🗄️ Data Integrity & Integration | 🟠 Major | 🏗️ Heavy lift
🧩 Analysis chain
🏁 Script executed:
Repository: trezor/definitions
Length of output: 1004
🏁 Script executed:
Repository: trezor/definitions
Length of output: 3620
🏁 Script executed:
Repository: trezor/definitions
Length of output: 253
🏁 Script executed:
Repository: trezor/definitions
Length of output: 527
Confirm
erc20:datais the intended chain key and migrate external references.The migrated tokens still list
networks: ["story"], but theircoins_details.jsIDs now useerc20:data; confirm theethereum-lists/chainssource rev resolves todataas the story network key. If it does, update external consumers, balance/key mappings, and migration/compatibility paths so clients do not expose duplicate assets or lose existing holdings.🤖 Prompt for AI Agents