Commit Graph

91 Commits (101242f902bc628a076dca6e91a89ba3e390e116)

Author SHA1 Message Date
matejcik ad1bc863cb cointool: add genesis block collision check
6 years ago
Pavol Rusnak 5b31341c6d
tools/cointool: collisions in SLIP44 should be fatal (if not testnet)
6 years ago
matejcik 8906ebf92c coin_info: sort keys after deduplication
6 years ago
matejcik 2f198f0b46 coins_details: hide testnet and deprecated tokens
6 years ago
matejcik 91923097de support: change handling of "soon" coins
6 years ago
matejcik e51aa9b3cd tools: new rules for ERC20 duplicates
6 years ago
matejcik a1265b48d1 support: add ETH and ETC as supported in webwallet
6 years ago
matejcik 88fa3c7381 cointool: fix uniformity check
6 years ago
matejcik 56fbd816c9 improve wallet lists
6 years ago
matejcik 491f1c1ad2 tools/support.py: set --ignore-tokens as default when running the checks
6 years ago
matejcik 0fd94f6bee tools/support.py: fix bug when token collides with coin
6 years ago
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