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

6 Commits

Author SHA1 Message Date
matejcik
265935811e tools: add filtering capabilities to cointool.py dump 2018-10-01 13:32:39 +02:00
matejcik
9342b52c6b cointool: replace 'coins_json' with 'dump'
`cointool.py coins_json` generated an old-style `coins.json` file with
entries on bitcoin-like coins. This is no longe really doing what we
need.

Instead, the new command `dump` will output _all available data_ in the
same format as Python sees it. Much more useful for other kinds of
consumers.
2018-09-04 15:30:48 +02:00
matejcik
d54978bd28 new README for tools, improved README for defs 2018-08-30 18:21:24 +02:00
matejcik
a090388c5f tools: rename coin_gen.py to cointool.py 2018-08-15 18:46:00 +02:00
matejcik
11a386fed4 tools: require python 3.6 2018-07-30 18:10:00 +02:00
matejcik
eed6c0fa43 tools: add README 2018-07-30 15:59:14 +02:00