1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 11:59:11 +00:00
Commit Graph

615 Commits

Author SHA1 Message Date
Pavol Rusnak
ea0262266d
fix typo 2018-10-15 17:59:13 +02:00
Pavol Rusnak
681772e8bb
remove version_group_id from coin definitions 2018-10-15 17:55:09 +02:00
Pavol Rusnak
95ffa894c8
protob: add version_group_id to SignTx and TxAck 2018-10-15 17:29:43 +02:00
Pavol Rusnak
2742890439
protob: add Decred comments 2018-10-15 17:25:17 +02:00
matejcik
8341251064 tools: fix cointool.py dump that relied on a Click bug 2018-10-08 13:57:42 +02:00
Samad Sajanlal
4a9a517a7d add GameCredits (#213) 2018-10-07 12:32:03 +02:00
Pavol Rusnak
41e4a84b5b
protob: add Features.no_backup and ResetDevice.no_backup 2018-10-04 16:36:27 +02:00
matejcik
e42214e961 support: re-enable SmartCash for T1 2018-10-01 13:32:39 +02:00
matejcik
e1cb5e190b support: auto-sort entries 2018-10-01 13:32:39 +02:00
matejcik
8065966e57 tools: take coin_label for human readable name instead of coin_name 2018-10-01 13:32:39 +02:00
matejcik
265935811e tools: add filtering capabilities to cointool.py dump 2018-10-01 13:32:39 +02:00
Pavol Rusnak
6c47e483d4
defs: enable Decred for T2 2018-09-21 12:50:30 +02:00
Pavol Rusnak
f60b722638
tools: we need to keep cointool py3.5 compatible
for T1 deterministic build (which happens in Debian 9 docker container)
2018-09-19 20:13:44 +02:00
Szymon Lesisz
92d87f9ba6 changed blockbook addreses for etc & eth 2018-09-19 14:01:21 +02:00
Szymon Lesisz
770409fe4c updated coin support in connect 2018-09-19 14:01:21 +02:00
Dusan Klinec
034289ddd2 pb2py: fields moved to classmethod get_fields()
- garbage collectable after (de)serialization
2018-09-18 18:06:40 +02:00
Dusan Klinec
08e89cabd2 xmr: no wrapper 2018-09-18 11:45:23 +02:00
Tomas Susanka
0c39ac7fc2
Merge pull request #209 from ph4r05/xmr-rsig-partitioned
xmr: Range proof in partitions
2018-09-17 15:37:55 +02:00
Dusan Klinec
9db33632e2
xmr: rsig in partitions 2018-09-17 14:53:00 +02:00
Fernando Sobreira
c82aad53fe Add Tron support
Add Tron support
Remove TronGetPublicKey
2018-09-14 11:21:24 +02:00
Pavol Rusnak
d72b787d85
defs/misc: add curve and github to misc coins 2018-09-13 01:10:03 +02:00
Pavol Rusnak
23b07f975d
tools: drop binascii usage 2018-09-13 00:15:08 +02:00
Pavol Rusnak
eca9402772
support: enable Namecoin in Connect and Wallet 2018-09-12 22:00:01 +02:00
Petr Kracík
32a688f25a
defs: added blockbook URLs to Namecoin 2018-09-12 22:00:01 +02:00
Pavol Rusnak
d2b3b30999
defs: fix namecoin xpub/xprv magic bytes 2018-09-12 22:00:00 +02:00
matejcik
67ca76ab16 cointool: add options controlling size of coins.json output 2018-09-12 18:09:01 +02:00
WO
34878d30b4 Re-enable Koto (#208) 2018-09-11 10:26:52 +02:00
matejcik
05305f3e9e defs: update README to mention the 'chain' field in eth networks 2018-09-10 16:41:29 +02:00
WO
57be211fd6 Add Electurm-KOTO (#207) 2018-09-10 14:00:38 +02:00
Pavol Rusnak
4e7df217d3
protob: remove root_hd_passphrase from CardanoPublicKey 2018-09-07 19:08:16 +02:00
Szymon Lesisz
beddb31819 added blockbook fields 2018-09-07 13:44:06 +02:00
matejcik
cfbe5a5dd1 defs: add 'chain' key to Ethereum networks, tooling support
'chain' is a "slug"-like string that matches the 'chain' field in token
definitions. It is also unique so it can be used as a URL slug in
Connect / webwallet
2018-09-07 13:19:04 +02:00
Dušan Plavák
ab58324dc0 Add network param to cardano sign tx (#205) 2018-09-06 19:11:14 +02:00
matejcik
5d472e8a11 protobuf: remove Cardano SignVerify entries in wire types 2018-09-06 17:05:09 +02:00
Pavol Rusnak
22b18046c1
use implicit encoding in encode/decode 2018-09-06 16:16:52 +02:00
Tomas Susanka
843facd2c1 protobuf: remove cardano sign/verify messages 2018-09-06 14:37:59 +02:00
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