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

5 Commits

Author SHA1 Message Date
matejcik
1dc75fb051 defs: add Wanchain to misc
because while it's technically an Ethereum fork, it doesn't fit into networks
2018-08-30 17:02:43 +02:00
Pavol Rusnak
441b67ed7c
add icons for altcoins/networks 2018-08-28 14:14:31 +02:00
Pavol Rusnak
e52ec75a91
defs/misc: add slip44 to misc.json 2018-08-28 13:55:10 +02:00
matejcik
1fd1db2477 defs: add after-merge coins 2018-08-15 19:36:43 +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