Commit Graph

17 Commits (b33157281e01f7ae66c6cc5c37f1b50aafab7e68)

Author SHA1 Message Date
matejcik 8341251064 tools: fix cointool.py dump that relied on a Click bug
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 bc5530e503 coin_info: when support status is unknown, only presume "soon" for tokens
6 years ago
matejcik 467b41efda defs/tools: rename "coins" to "bitcoin"
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 5ad2eb74a0 coin_info: shuffle knowledge about duplicates, validation
6 years ago
matejcik 6cbc2a94ee tools: add better duplicate checking
6 years ago
matejcik a090388c5f tools: rename coin_gen.py to cointool.py
6 years ago