Commit Graph

12 Commits

Author SHA1 Message Date
tomasklim
6fe02aee37 fix(token-definitions): add fetch try catch error 2025-11-12 17:46:07 +01:00
tomasklim
40ae3a3c1b chore(token-definitions): run script for more chains at once, reuse data 2025-11-12 16:25:34 +01:00
Jun Luo
d5f6a78178 feat(token-definitions): add home_domain and rating field for Stellar assets 2025-10-14 12:23:21 +08:00
Matej Kriz
6402bc7f1e chore(token-definitions): use simple json instead of jws for definitions
- The extra verification of jws signing is not needed and it adds a huge overhead especially on mobile (verification of jws is painfully slow there).
2025-09-24 11:38:49 +02:00
Matej Kriz
46ea4eb201 chore(suite-common): use less blocking verification
- Use async verifier stream instead of sync jws.verify to make the slow verification less blocking.
2025-09-05 13:31:38 +02:00
Jun Luo
d4abe050ee fix(token-definitions): update Stellar token address formatting from CODE:ISSUER to CODE-ISSUER 2025-07-31 10:08:23 +02:00
Jun Luo
7afaef3d58 feat(token-definitions): add support for Stellar code:issuer format 2025-07-30 13:57:35 +02:00
yanas
16447f48d9 chore(suite-common): autofix for sort-imports eslint rule 2025-01-30 15:51:37 +01:00
Peter Sanderson
6b8e9ab6d2 chore: Upgrade ESLint and all plugis & revalidate the config and ALL of the rules 2024-11-13 10:36:38 +01:00
AdamSchinzel
d5e2edd02d chore(token-definitions): files naming convention 2024-06-12 12:37:53 +02:00
tomasklim
e775c9c43d fix(token-definitions): unify cardano addresses 2024-06-11 14:39:57 +02:00
tomasklim
b0e35cacd0 feat(token-definitions): fetch coin and nft definitions from Coingecko 2024-03-08 10:01:47 +01:00