Commit Graph

91 Commits (101242f902bc628a076dca6e91a89ba3e390e116)

Author SHA1 Message Date
matejcik 6cbc2a94ee tools: add better duplicate checking
6 years ago
matejcik 81513f47b6 tools: rewrite support.py
6 years ago
matejcik a090388c5f tools: rename coin_gen.py to cointool.py
6 years ago
matejcik 962178fbeb tools/coin_info.py: use f-strings where appropriate
6 years ago
matejcik f64a090517 tools: update coin_gen.py to new support format
6 years ago
matejcik 3cfca58c6a tools: drop support check from coin_gen, moved to support.py
6 years ago
matejcik 7ab69b18cd tools: support Black-compatible repr format
6 years ago
matejcik 25a706f042 tools: coin_gen can render into a given filename
6 years ago
matejcik 11a386fed4 tools: require python 3.6
6 years ago
matejcik 36469fc898 tools: better filtering by support for mako code generators
6 years ago
matejcik d608294a14 tools: don't be noisy when support info is missing
6 years ago
matejcik eed6c0fa43 tools: add README
6 years ago
matejcik e4d99939de tools: drop obsolete tools
6 years ago
matejcik 1680eb1cfa tools: improve logging in coins_details.py
6 years ago
matejcik 7cb9bd9c78 tools: clean up imports in coin_gen
6 years ago
matejcik b5443af4c5 tools: coin_defs renamed to coin_info and interface
6 years ago
Pavol Rusnak b6549f22cf
defs: fix coindef.py
6 years ago
matejcik 1e032d4da5 tools: clean up and update coins_details.py, regenerate json
6 years ago
matejcik 44240c9503 tools: add support tool and coin_gen tool
6 years ago
matejcik 3630571a0a tools: add support data and validation to coin_defs
6 years ago
matejcik 9e6b3dba5f tools: coin_defs cleanup
6 years ago
matejcik 288445cecc tools: unified retrieval of coin data, regenerated coins_details
6 years ago
matejcik 57021f9080 defs: regenerate coins_details with new tokens
6 years ago
Pavol Rusnak 0cea64b52b
defs: fix build_coins test-backend options
6 years ago
Pavol Rusnak 2bf5382e28
tools: update coindef.py to reflect the field rename
6 years ago
Pavol Rusnak c5045f0667
defs: rename address_prefix to uri_prefix, drop ':', add more regexes
6 years ago
slush 6645bd5e00 coins_details: Mark as 'soon' all bitcoin-like coins going to be released in next firmware.
6 years ago
Akira Takizawa 981b9d1a9e Fix typo for Ethereum Social [ETSC] (#160)
6 years ago
Pavol Rusnak d522f211fd
defs: update backend urls, add backend check to build_coins.py
6 years ago
Pavol Rusnak e7b36ec860
defs: add bip115 to coindef
6 years ago
Pavol Rusnak ef306159aa
defs: add bip115 to coins
6 years ago
Pavol Rusnak 9491cd4b9e
defs: add blockbook field to build_coins script
6 years ago
slush b3276879db Updated coin support for FW 1.6.2/2.0.7
6 years ago
Pavol Rusnak a01314de1a
travis: update script
6 years ago
slush 6dc7763e6c coins_details: Split links to 'links' and 'wallet'
6 years ago
Pavol Rusnak 73d62b1dc4
tools: strip ethereum token names
6 years ago
Pavol Rusnak a18de043b0
tools: small nitpicks, fix flake8 warnings
6 years ago
slush 1de038e3c0 Scripts moved to tools/
6 years ago
Pavol Rusnak 73b9ffc36a
move tools/pb2py to trezor-core repo
7 years ago
Pavol Rusnak 53aa74092e
pb2py: add const import for micropython
7 years ago
slush0 b32ea69c6b Adde pb2py, generator for simplified python protobuf definitions
8 years ago