1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 20:09:11 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
matejcik
2f198f0b46 coins_details: hide testnet and deprecated tokens 2018-11-29 16:39:31 +01:00
matejcik
a1265b48d1 support: add ETH and ETC as supported in webwallet
also use this information when generating coins_details.json
2018-11-20 18:00:38 +01:00
matejcik
56fbd816c9 improve wallet lists
- move bitcoin wallet links from coins_details.override.json to a separate
wallets.json file
- drop NanoWallet links from nem nem_mosaics.json, auto-add them in
coins_details.py instead
- move misc wallet links to misc.json
- clean out override file
- change wallet format in coins_details.json:
  - they're now list instead of dict, so that we can specify ordering
- add Trezor Beta wallet link to ETH/ETC and their tokens
- somewhat stricter checking of trezor.io wallet data
2018-11-20 17:27:12 +01:00
Pavol Rusnak
8d060a93f1
update defs/coins_details.json 2018-11-01 15:41:00 +01:00
matejcik
7d618036ab coins_details: drop hidden coins from listing, regenerate
also precalculate percent market cap supported
2018-10-29 18:42:46 +01:00
matejcik
297c05c48d tools: another fix to cache handling (set default to auto) 2018-08-30 18:38:57 +02:00
matejcik
5afe3500d4 coins_details: hide coins that are not supported on either device
also better logging and fixed a cache handling bug
2018-08-28 16:36:13 +02:00
matejcik
a80a3ac6f2 coins_details: update to new CMC API, improve script, refresh data 2018-08-24 17:01:54 +02:00
matejcik
467b41efda defs/tools: rename "coins" to "bitcoin" 2018-08-24 17:01:44 +02:00
matejcik
0abfb6cd91 coin_info: tweak API for less repetition 2018-08-24 15:20:25 +02:00
matejcik
e070b22aa3 coins_details: update tool, overrides, generated files and upstream
token source
2018-08-23 17:54:27 +02:00
matejcik
1680eb1cfa tools: improve logging in coins_details.py 2018-07-30 15:05:19 +02:00
matejcik
b5443af4c5 tools: coin_defs renamed to coin_info and interface
improved a little
2018-07-30 14:25:53 +02:00
matejcik
1e032d4da5 tools: clean up and update coins_details.py, regenerate json 2018-07-27 14:53:49 +02:00
matejcik
288445cecc tools: unified retrieval of coin data, regenerated coins_details 2018-07-27 12:33:00 +02:00
matejcik
57021f9080 defs: regenerate coins_details with new tokens
also make slight tweaks to existing coins_details.py, so that the
following diff is prettier
2018-07-27 12:33:00 +02:00
slush
6645bd5e00 coins_details: Mark as 'soon' all bitcoin-like coins going to be released in next firmware. 2018-07-13 16:30:42 +02:00
Akira Takizawa
981b9d1a9e Fix typo for Ethereum Social [ETSC] (#160) 2018-07-04 15:35:17 +02:00
slush
b3276879db Updated coin support for FW 1.6.2/2.0.7 2018-06-25 20:20:28 +02:00
slush
6dc7763e6c coins_details: Split links to 'links' and 'wallet' 2018-06-22 14:44:30 +02:00
Pavol Rusnak
a18de043b0
tools: small nitpicks, fix flake8 warnings 2018-06-21 16:36:29 +02:00
slush
1de038e3c0 Scripts moved to tools/ 2018-06-21 15:14:34 +02:00