1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 07:20:56 +00:00
Commit Graph

7180 Commits

Author SHA1 Message Date
matejcik
7b07926b3a
travis: move everything into pipenv, update to python 3.6 2018-09-06 18:44:42 +02:00
matejcik
48b1a304b4
firmware/protob: exclude Monero messages 2018-09-06 18:44:42 +02:00
matejcik
d36038aa1d
firmware: generate coin defs with Mako 2018-09-06 18:44:41 +02:00
Pavol Rusnak
4661db1fd4
add missing license headers 2018-09-06 18:28:56 +02:00
Pavol Rusnak
a6de54520d
layout2: refactor is_valid_ascii function 2018-09-06 17:42:03 +02:00
Dušan Plavák
bd6bcf7dfa Add network param to cardano sign tx (#306) 2018-09-06 17:25:55 +02:00
matejcik
305cb55d02 style: reformat client.py 2018-09-06 17:09:37 +02:00
matejcik
3f40a67c61 vendor: update trezor-common with fixed protobuf definitions 2018-09-06 17:08:57 +02:00
matejcik
5d472e8a11 protobuf: remove Cardano SignVerify entries in wire types 2018-09-06 17:05:09 +02:00
Pavol Rusnak
434f279069
use implicit encoding in encode/decode 2018-09-06 16:22:38 +02:00
Pavol Rusnak
22b18046c1
use implicit encoding in encode/decode 2018-09-06 16:16:52 +02:00
Matus Zamborsky
21326d3a41 add Ontology support (#301)
* add Ontology support

Signed-off-by: Matus Zamborsky <zamborsky@gmail.com>
2018-09-06 15:36:44 +02:00
Tomas Susanka
7128337031 cardano: remove sign/verify unit tests 2018-09-06 14:56:40 +02:00
Tomas Susanka
4f572f9e15 cardano: remove sign/verify functions 2018-09-06 14:54:06 +02:00
Tomas Susanka
c0770ad131 cardano: remove sign/verify functions (#347) 2018-09-06 14:49:11 +02:00
Tomas Susanka
12a7996364 vendor: trezor-common updated; protobuf regen 2018-09-06 14:46:24 +02:00
Tomas Susanka
843facd2c1 protobuf: remove cardano sign/verify messages 2018-09-06 14:37:59 +02:00
Pavol Rusnak
a3555b9c7c
layout: fix VerifyMessage dialog (use nonproportional font for addresses) 2018-09-06 14:37:42 +02:00
Jan Pochyla
38bbb9dd83 apps: remove split_words, use Text layout functionality 2018-09-06 13:52:38 +02:00
Pavol Rusnak
b679a6b2a7
rename hasher_multisig to hasher_script 2018-09-05 19:53:35 +02:00
matejcik
f074360cd2 travis: revert Pipfile.lock to use python-trezor master 2018-09-05 18:37:45 +02:00
Pavol Rusnak
f9caee2489
introduce hasher_multisig to curve_info 2018-09-05 18:30:51 +02:00
matejcik
4079530e67 defs: defer SmartCash support on T1 (avoids a build problem) 2018-09-05 17:34:51 +02:00
Pavol Rusnak
5e85d57def
minor nitpick in test_bip32_optimized 2018-09-05 17:34:42 +02:00
Pavol Rusnak
a83c233d7e
fix unused-const-variable 2018-09-05 17:17:05 +02:00
Pavol Rusnak
1013cc9185
vendor: update trezor-crypto 2018-09-05 17:09:43 +02:00
Pavol Rusnak
936f5180e9
vendor: update trezor-common 2018-09-05 17:02:08 +02:00
Pavol Rusnak
b296d627fa
vendor: update trezor-common 2018-09-05 17:00:39 +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
a59742817f
include options.h in ed25519.h 2018-09-05 16:26:58 +02:00
matejcik
351c017583 style: more known_third_party modules
because frankly, isort's detection is a huge mess
2018-09-05 15:43:29 +02:00
Pavol Rusnak
ebdd8c9b07
src/apps/wallet: implement script_type handling in get_public_key; update vendor/trezor-common 2018-09-05 15:43:26 +02:00
Pavol Rusnak
625f9663e1
defs/bitcoin: add xpub_magic_segwit_native for testnet 2018-09-05 15:36:06 +02:00
Pavol Rusnak
555bb62e3f
btc: add script_type to get_public_node 2018-09-05 15:21:11 +02:00
Pavol Rusnak
e6b5538a8e
add USE_CARDANO default to options.h 2018-09-05 15:04:32 +02:00
Dušan Plavák
fb22b894ba Add cardano support to trezorctl and some tests (#300)
Add cardano support to trezorctl and some tests
2018-09-05 14:56:31 +02:00
Pavol Rusnak
0d215161dc
refactor cardano internal scalar functions 2018-09-05 12:59:37 +02:00
Pavol Rusnak
9da140fbf8
drop float usage from pbkdf2 2018-09-05 12:38:57 +02:00
Tomas Susanka
fc427fa726 templates: forgotten build 2018-09-05 12:21:18 +02:00
Pavol Rusnak
e929313f53
small changes to cardano due to last commit 2018-09-05 12:16:23 +02:00
Dušan Plavák
d2bc03fb59 replace cardano with v2 (#179) 2018-09-05 12:08:36 +02:00
Tomas Susanka
f75f315dbc ripple: style 2018-09-05 10:45:03 +02:00
Tomas Susanka
6c15a41514 tests: ripple fix 2018-09-05 10:42:32 +02:00
Tomas Susanka
19bbe707f7 ripple: validate fix 2018-09-05 10:31:09 +02:00
Pavol Rusnak
7b2d91b970
firmware: add bootloader 1.6.0 to whitelist 2018-09-04 18:24:41 +02:00
Dušan Klinec
cc3f5b3753 xmr: add integrated addresses indicator (#203) 2018-09-04 18:16:45 +02:00
matejcik
80766ca6b3 tests: xfail Stellar on T1 until we re-enable it 2018-09-04 16:14:29 +02:00
matejcik
d235875e5e build: support new tooling in trezor-common 2018-09-04 15:51:38 +02:00
matejcik
e5c2329b80 client: drop stellar_get_public_key from compatibility links 2018-09-04 15:51:38 +02:00
matejcik
d597243891 update tokens repo 2018-09-04 15:31:36 +02:00