Commit Graph

80 Commits (97655c70e7fcef9536e026c73042f8da1496ade5)

Author SHA1 Message Date
Pavol Rusnak 8d060a93f1
update defs/coins_details.json
6 years ago
matejcik 7d618036ab coins_details: drop hidden coins from listing, regenerate
6 years ago
matejcik 9a8d01a891 coin_info: use beta wallet for list of latest releases
6 years ago
Pavol Rusnak efba885f6e
defs: check that backend URIs use https
6 years ago
Pavol Rusnak fba7ae05c9
require https for coin website
6 years ago
Pavol Rusnak 681772e8bb
remove version_group_id from coin definitions
6 years ago
matejcik 8341251064 tools: fix cointool.py dump that relied on a Click bug
6 years ago
matejcik 8065966e57 tools: take coin_label for human readable name instead of coin_name
6 years ago
matejcik 265935811e tools: add filtering capabilities to `cointool.py dump`
6 years ago
Pavol Rusnak f60b722638
tools: we need to keep cointool py3.5 compatible
6 years ago
Pavol Rusnak 23b07f975d
tools: drop binascii usage
6 years ago
matejcik 67ca76ab16 cointool: add options controlling size of coins.json output
6 years ago
matejcik cfbe5a5dd1 defs: add 'chain' key to Ethereum networks, tooling support
6 years ago
Pavol Rusnak 22b18046c1
use implicit encoding in encode/decode
6 years ago
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