Commit Graph

66 Commits (d5972438919239debf4975329476c181a4fed6ea)

Author SHA1 Message Date
matejcik 9342b52c6b cointool: replace 'coins_json' with 'dump'
6 years ago
matejcik 50a619e12d coin_info: do not use f-strings in the library
6 years ago
matejcik 297c05c48d tools: another fix to cache handling (set default to auto)
6 years ago
matejcik d54978bd28 new README for tools, improved README for defs
6 years ago
matejcik 9f51d58f30 tools: finish release flow
6 years ago
leoreinaux 31b8e872ba change smartcash curve (#202)
6 years ago
matejcik 0a2f9bb10c tools: add a simple tool to compare live t.io/coins with current json
6 years ago
matejcik 5afe3500d4 coins_details: hide coins that are not supported on either device
6 years ago
matejcik bc5530e503 coin_info: when support status is unknown, only presume "soon" for tokens
6 years ago
matejcik 4c36e33425 tools: make duplicate detection case-insensitive
6 years ago
matejcik 334c5eed32 support: fix duplicate checking bug, update data after merge
6 years ago
matejcik a80a3ac6f2 coins_details: update to new CMC API, improve script, refresh data
6 years ago
matejcik 467b41efda defs/tools: rename "coins" to "bitcoin"
6 years ago
matejcik a903b996c8 support: fix bug in support.py show
6 years ago
matejcik 15a971764a support: finish `support.py release` flow
6 years ago
matejcik 0abfb6cd91 coin_info: tweak API for less repetition
6 years ago
matejcik 98c2fdc6df cointool: improve and document some more intricate parts of checks
6 years ago
matejcik f152ca9b79 cointool: check non-uniform keys (e.g. someone adding a "description"
6 years ago
matejcik 4dbfc220b4 cointool: explain and improve address collision check
6 years ago
matejcik 70d1ae268d support: move some responsibility away from support.py check
6 years ago
matejcik e070b22aa3 coins_details: update tool, overrides, generated files and upstream
6 years ago
matejcik a3240380c6 tools: ERC20 duplicate management
6 years ago
matejcik 5ad2eb74a0 coin_info: shuffle knowledge about duplicates, validation
6 years ago
matejcik 1f6a15430c Merge branch 'master' into matejcik/coin-defs
6 years ago
matejcik 4726d3259e tools: update coin_info to new support method and duplicate checking
6 years ago
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