matejcik
4079530e67
defs: defer SmartCash support on T1 (avoids a build problem)
2018-09-05 17:34:51 +02:00
Pavol Rusnak
b6f59d351a
protob: remove TezosCurveType from protobuf; Ed25519 is the only supported one
2018-09-05 16:42:24 +02:00
Pavol Rusnak
625f9663e1
defs/bitcoin: add xpub_magic_segwit_native for testnet
2018-09-05 15:36:06 +02:00
Dušan Klinec
cc3f5b3753
xmr: add integrated addresses indicator ( #203 )
2018-09-04 18:16:45 +02:00
matejcik
d597243891
update tokens repo
2018-09-04 15:31:36 +02:00
matejcik
9342b52c6b
cointool: replace 'coins_json' with 'dump'
...
`cointool.py coins_json` generated an old-style `coins.json` file with
entries on bitcoin-like coins. This is no longe really doing what we
need.
Instead, the new command `dump` will output _all available data_ in the
same format as Python sees it. Much more useful for other kinds of
consumers.
2018-09-04 15:30:48 +02:00
matejcik
50a619e12d
coin_info: do not use f-strings in the library
...
to make it python3.3 compatible
2018-09-04 15:30:48 +02:00
Tomas Susanka
a3cf029042
protobuf: unknown derivation path message
2018-09-04 13:52:03 +02:00
matejcik
d8f8c882d5
support: undo mis-added bitcoin-likes for 1.6.3
2018-08-30 18:59:29 +02:00
matejcik
13437fde9c
defs: refresh support info and coins_details
2018-08-30 18:39:32 +02:00
matejcik
297c05c48d
tools: another fix to cache handling (set default to auto)
2018-08-30 18:38:57 +02:00
matejcik
d54978bd28
new README for tools, improved README for defs
2018-08-30 18:21:24 +02:00
matejcik
00fcdb5605
support: release Trezor 1 v1.6.3
2018-08-30 17:02:55 +02:00
matejcik
1dc75fb051
defs: add Wanchain to misc
...
because while it's technically an Ethereum fork, it doesn't fit into networks
2018-08-30 17:02:43 +02:00
matejcik
85928179e3
defs: better links in README
2018-08-30 17:02:00 +02:00
matejcik
57ea8f087f
defs: add README
2018-08-30 17:02:00 +02:00
matejcik
9f51d58f30
tools: finish release flow
2018-08-30 17:02:00 +02:00
leoreinaux
31b8e872ba
change smartcash curve ( #202 )
2018-08-30 12:04:06 +02:00
matejcik
0a2f9bb10c
tools: add a simple tool to compare live t.io/coins with current json
2018-08-28 16:36:13 +02:00
matejcik
c1cea21bb5
defs: more data fixes (fill out some reasons, add duplicates that were
...
not auto-detected, refresh coins_details.json)
2018-08-28 16:36:13 +02:00
matejcik
5afe3500d4
coins_details: hide coins that are not supported on either device
...
also better logging and fixed a cache handling bug
2018-08-28 16:36:13 +02:00
matejcik
a70d4012c7
support: explicitly unsupport Ontology on T1
2018-08-28 16:36:13 +02:00
matejcik
bc5530e503
coin_info: when support status is unknown, only presume "soon" for tokens
2018-08-28 16:36:13 +02:00
Pavol Rusnak
441b67ed7c
add icons for altcoins/networks
2018-08-28 14:14:31 +02:00
Pavol Rusnak
4b947e3a22
defs/ethereum: sort networks.json by chain_id
2018-08-28 13:56:11 +02:00
Pavol Rusnak
e52ec75a91
defs/misc: add slip44 to misc.json
2018-08-28 13:55:10 +02:00
Dušan Klinec
c40260a20b
xmr: range sig protocol offloading ( #199 )
...
- support for bulletproofs > 2
2018-08-28 13:33:24 +02:00
matejcik
4c36e33425
tools: make duplicate detection case-insensitive
2018-08-27 20:07:35 +02:00
Adrián Matejov
65619112a0
tezos: branch in sign_tx is not b58 encoded ( #198 )
2018-08-27 15:39:29 +02:00
matejcik
d37abab57d
Merge pull request #173 from trezor/matejcik/coin-defs
...
unified coin data management
2018-08-27 14:45:53 +02:00
matejcik
334c5eed32
support: fix duplicate checking bug, update data after merge
2018-08-24 17:11:00 +02:00
matejcik
43eaaba028
Merge branch 'master' into matejcik/coin-defs
2018-08-24 17:07:18 +02:00
matejcik
a80a3ac6f2
coins_details: update to new CMC API, improve script, refresh data
2018-08-24 17:01:54 +02:00
matejcik
467b41efda
defs/tools: rename "coins" to "bitcoin"
2018-08-24 17:01:44 +02:00
Michael Ira Krufky
9dd7a1d4ed
Add support for AtheiosChain (ATH) ( #195 )
2018-08-24 16:22:29 +02:00
matejcik
a903b996c8
support: fix bug in support.py show
2018-08-24 15:29:48 +02:00
matejcik
a01b92339d
Merge branch 'master' into matejcik/coin-defs
2018-08-24 15:25:01 +02:00
matejcik
15a971764a
support: finish support.py release
flow
2018-08-24 15:21:11 +02:00
matejcik
0abfb6cd91
coin_info: tweak API for less repetition
2018-08-24 15:20:25 +02:00
matejcik
98c2fdc6df
cointool: improve and document some more intricate parts of checks
2018-08-23 19:32:28 +02:00
matejcik
f152ca9b79
cointool: check non-uniform keys (e.g. someone adding a "description"
...
field to the defs json)
2018-08-23 19:09:54 +02:00
matejcik
4dbfc220b4
cointool: explain and improve address collision check
2018-08-23 19:09:35 +02:00
matejcik
1a01c5d686
travis: run new checks
2018-08-23 18:34:07 +02:00
matejcik
70d1ae268d
support: move some responsibility away from support.py check
2018-08-23 18:10:06 +02:00
Sotiris Blad
f30131b8db
Update monetaryunit.json ( #194 )
2018-08-23 17:57:28 +02:00
matejcik
e070b22aa3
coins_details: update tool, overrides, generated files and upstream
...
token source
2018-08-23 17:54:27 +02:00
matejcik
a3240380c6
tools: ERC20 duplicate management
2018-08-23 17:32:50 +02:00
matejcik
5ad2eb74a0
coin_info: shuffle knowledge about duplicates, validation
...
and support information
2018-08-23 13:05:41 +02:00
matejcik
11c0404bfa
coins_details: refresh market caps, rename VET->VEN
2018-08-23 12:56:27 +02:00
matejcik
a00bac9584
support: drop "new-style" support data (superseded by original-style)
2018-08-22 15:33:26 +02:00