1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 05:28:17 +00:00
Commit Graph

7223 Commits

Author SHA1 Message Date
Pavol Rusnak
108d84051e
embed/extmod/modtrezorui: add more T1/T2 ifdefs to display functions 2018-09-20 15:09:01 +02:00
Pavol Rusnak
c58c4a94d8
firmware: reuse SOURCE_PY_DIR where possible 2018-09-20 15:04:12 +02:00
Jan Pochyla
20e0acbc98
Merge pull request #312 from ph4r05/protobuf-update
Protobuf update to get_fields()
2018-09-20 15:00:56 +02:00
Dusan Klinec
61de49fae5
protob test fix after migration to get_fields() 2018-09-20 14:35:47 +02:00
Dusan Klinec
6b32e33c58
protobuf.py uses get_fields() 2018-09-20 13:57:26 +02:00
Dusan Klinec
376503817c
vendor: trezor-common version bump 2018-09-20 13:56:51 +02:00
Pavol Rusnak
9afaeff36f
firmware: fix typo in unfinished_backup 2018-09-20 13:52:22 +02:00
Pavol Rusnak
398f1557d6
build: introduce T1 memory file 2018-09-20 13:43:44 +02:00
Pavol Rusnak
bf266f0fd9
fix fullbuild script 2018-09-19 20:43:57 +02:00
Pavol Rusnak
307b3a742b
fix Docker build 2018-09-19 20:30:00 +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
Karel Bílek
2a1e4c7ab6 build: Use pipenv in docker build (#412) 2018-09-19 19:44:35 +02:00
Pavol Rusnak
0499e983fe
src/apps/common: update layout for signverify 2018-09-19 19:33:22 +02:00
Pavol Rusnak
8fb6beb314
layout: refactor split_message_hex, use it where possible 2018-09-19 18:45:50 +02:00
Dusan Klinec
6d98a97f7c protobuf: message fields moved to get_fields method 2018-09-19 15:59:23 +02:00
Dusan Klinec
3ae4106465 vendor: trezor-common version bump, pb sync, template sync 2018-09-19 15:59:23 +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
2a0dc76981
Merge pull request #350 from zulucrypto/stellar-fixExplicitNativeAsset
Stellar: explicitly specifying native asset in payment op causes "firmware error"
2018-09-18 10:59:56 +02:00
Tomas Susanka
7e35dfa51e tests: style fix 2018-09-18 10:36:31 +02:00
Tomas Susanka
d66bb53619
Merge pull request #311 from zulucrypto/testStellarExplicitNativeAsset
Stellar - failing test when an asset type of native is explicitly specified
2018-09-18 10:34:44 +02:00
ZuluCrypto
0d5fc9bddd
Stellar - failing test when an asset type of native is explicitly specified (instead of just left blank) 2018-09-17 19:13:24 -06: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
Pavol Rusnak
79f0db555f
make: whitespace nitpick in mako non-verbose output 2018-09-14 15:06:03 +02:00
Pavol Rusnak
7b4f027445
fsm: use const where applicable, document where it isn't and why 2018-09-14 14:40:29 +02:00
Pavol Rusnak
a4058e1061
lisk: cleanup code 2018-09-14 13:53:14 +02:00
Pavol Rusnak
73c8a1c11f
tests: cleanup lisk tests 2018-09-14 12:23:38 +02:00
alepop
b0a7ea1f31 add Lisk support (#351) 2018-09-14 12:13:41 +02:00
Pavol Rusnak
3831ddd5a9
tests: fix missing import in lisk tests 2018-09-14 11:37:42 +02:00
Aleksey Popov
144c8c1f5b
lisk: enable tests for t1 (xfail) 2018-09-14 11:26:07 +02:00
Fernando Sobreira
c82aad53fe Add Tron support
Add Tron support
Remove TronGetPublicKey
2018-09-14 11:21:24 +02:00
Pavol Rusnak
34aad724f0
usb: don't use CONFIDENTIAL inside DEBUG_LINK code
This will make confidential sections identical for production and debug build.
2018-09-13 19:58:34 +02:00
Pavol Rusnak
fb816bd2de
embed/extmod/modtrezorui: properly set backlight and bpp for T1 display 2018-09-13 19:42:35 +02:00
Tomas Susanka
204f6b7a5a tests: tezos is not xfailed anymore 2018-09-13 15:14:06 +02:00
Tomas Susanka
f968d68651 tests: tezos is not xfailed anymore 2018-09-13 15:12:42 +02:00
Adrian Matejov
7918e1f818 tezos: added Readme
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
2018-09-13 15:06:03 +02:00
Adrian Matejov
8b252bff80 tezos: fixed nitpicks
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
2018-09-13 15:06:03 +02:00
Adrian Matejov
d4987849ce tezos: run_xfail set
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
2018-09-13 15:06:03 +02:00
Adrian Matejov
203c850779 tezos: supporting only ed25519 curve
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
2018-09-13 15:06:03 +02:00
Adrian Matejov
e009c0ca22 tezos: removed duplicated code
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
2018-09-13 15:06:03 +02:00
Adrian Matejov
f0f6807e4f tezos: display_address -> show
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
2018-09-13 15:06:03 +02:00
Adrian Matejov
2750d668ad tezos: added tezos cryptocurrency
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
2018-09-13 15:06:03 +02:00
Pavol Rusnak
11bf37b17c
vendor: update trezor-crypto 2018-09-13 15:02:10 +02:00
Pavol Rusnak
4ac99f3470
vendor: update trezor-crypto 2018-09-13 15:01:58 +02:00
Clément Nussbaumer
f9523f97df Improve function naming (#181)
Changes the `ecdsa_verify_digest_recover` function to `ecdsa_recover_pub_from_sig`, to avoid confusion
Fix #180
2018-09-13 14:58:29 +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