1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
matejcik
2c564a74f4 support: up-to-date support info 2018-08-22 15:30:01 +02:00
matejcik
1fd1db2477 defs: add after-merge coins 2018-08-15 19:36:43 +02:00
matejcik
0d1846d68a defs: unsupport recently added Eth chains 2018-08-15 19:27:25 +02:00
matejcik
a11edef98a defs: convert support.json to a format with all the tokens 2018-08-15 19:25:27 +02:00
matejcik
cd5538bcc5 defs: add support for dogecoin and vertcoin (port of #176) 2018-07-27 12:33:00 +02:00
matejcik
9e6b3dba5f tools: coin_defs cleanup
* btc-like coins are now called `coins`, with key type `coin`,
  for consistency with names in other tools
* `others` are renamed to `misc` and placed in a separate subdir
* added many docstrings that explain the behavior
* renamed and privatized many functions
2018-07-27 12:33:00 +02:00
matejcik
2a234c1b00 defs: change format of support.json 2018-07-27 12:33:00 +02:00
Szymon Lesisz
ecac910d7f connect support for dogecoin and vertcoin (#176) 2018-07-26 12:09:52 +02:00
Pavol Rusnak
0cc19fcab9
defs: enable Groestlcoin for T2 2018-07-09 21:32:11 +02:00
Pavol Rusnak
6e169d6f18
defs: enable Zencash for T2 2018-06-28 14:04:34 +02:00
Karel Bílek
0463a2adf2
defs: Add vertcoin as wallet supported coin 2018-06-25 14:58:14 +02:00
Pavol Rusnak
2dad4dcd51
defs: disable Koto for now 2018-06-22 14:26:26 +02:00
Pavol Rusnak
1e94dbce6a
defs: add more electrum forks to support.json 2018-06-21 18:03:30 +02:00
WO
2f418817cc Add Koto (#143) 2018-06-21 17:48:25 +02:00
Pavol Rusnak
e74d966cf6
defs: add new coins to support.json 2018-06-21 13:40:03 +02:00
Pavol Rusnak
d71239faff
defs: enable decred for T1 2018-06-21 13:15:46 +02:00
Karel Bílek
fa5b951675
Add dogecoin to supported coins 2018-06-21 12:05:41 +02:00
Karel Bílek
3a64ff455a
Adding testnet to wallet support
We want to support testnet in wallet, even when they are not in the list on the left.
2018-06-19 17:50:00 +02:00
Pavol Rusnak
47640c6828
defs: bump bgold support version 2018-06-15 11:49:05 +02:00
Pavol Rusnak
c5687663b9
defs: enable Testnet in connect/webwallet 2018-06-13 13:50:00 +02:00
Pavol Rusnak
bd5d543399
defs: due to changes in Bcash/Zcash, require recent versions of FW 2018-06-11 13:14:37 +02:00
Pavol Rusnak
70ad683820
defs: fix build_coins.py 2018-05-30 11:10:54 +02:00
Pavol Rusnak
a0d37a0371
defs: add support.json; add json validators 2018-05-28 15:31:36 +02:00