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

2465 Commits

Author SHA1 Message Date
Pavol Rusnak
398f1557d6
build: introduce T1 memory file 2018-09-20 13:43:44 +02:00
Pavol Rusnak
0499e983fe
src/apps/common: update layout for signverify 2018-09-19 19:33:22 +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
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
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
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
7880b67451
embed/extmod/modtrezorui: display code reorg/cleanup 2018-09-12 15:23:30 +02:00
Pavol Rusnak
4a76756b75
embed/extmod/modtrezorui: use software renderer 2018-09-11 18:08:40 +02:00
Pavol Rusnak
d0f2905542
embed/extmod/modtrezorcrypto: refactor pbkdf2 prf 2018-09-11 18:06:13 +02:00
Pavol Rusnak
8874925fb8
unix: support backgrounds for models T and 1 2018-09-11 16:38:47 +02:00
Pavol Rusnak
f23f751ab0
extmod/modtrezorui: prepare display UI for model change 2018-09-11 16:01:06 +02:00
ZuluCrypto
00692d8156
stellar - do not attempt to serialize asset code or issuer when type is native 2018-09-10 19:44:43 -06:00
Tomas Susanka
02c5f14728 tests: ripple removed from run_xfail
Ripple is not marked as xfail anymore, because it is merged in core and
xfail mark was removed from python-trezor in ea77deeaed
2018-09-10 14:29:26 +02:00
Pavol Rusnak
5efab07b23
cardano: remove GetPublicKey.root_hd_passphrase, style changes 2018-09-07 19:35:57 +02:00
Dušan Plavák
060a8cbdfd cardano: replace derivation scheme v1 for v2 (#342) 2018-09-07 19:07:15 +02:00
Tomas Susanka
7128337031 cardano: remove sign/verify unit tests 2018-09-06 14:56:40 +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
Jan Pochyla
38bbb9dd83 apps: remove split_words, use Text layout functionality 2018-09-06 13:52:38 +02:00
matejcik
f074360cd2 travis: revert Pipfile.lock to use python-trezor master 2018-09-05 18:37:45 +02:00
Pavol Rusnak
1013cc9185
vendor: update trezor-crypto 2018-09-05 17:09:43 +02:00
Pavol Rusnak
b296d627fa
vendor: update trezor-common 2018-09-05 17:00:39 +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
Tomas Susanka
fc427fa726 templates: forgotten build 2018-09-05 12:21:18 +02:00
Tomas Susanka
f75f315dbc ripple: style 2018-09-05 10:45:03 +02:00
Tomas Susanka
19bbe707f7 ripple: validate fix 2018-09-05 10:31:09 +02:00
Tomas Susanka
a3f8ace253 vendor: trezor-common updated; protobuf regen 2018-09-04 14:04:53 +02:00
Pavol Rusnak
e821fd4358
emulator: rename TREZOR_NOUI macro to TREZOR_EMULATOR_NOUI 2018-09-03 17:56:53 +02:00
Pavol Rusnak
30b96a0f07
style: fix trezor.utils 2018-08-31 17:15:10 +02:00
Pavol Rusnak
8d9d4816da
embed/extmod/modtrezorutils: remove utils.symbol, use constants directly 2018-08-31 16:55:01 +02:00
Pavol Rusnak
01a876f486
embed: add confirm/cancel actions to touch events 2018-08-31 16:55:01 +02:00
Pavol Rusnak
e3607156d8
embed: make model and emulator orthogonal, update macros to match this logic 2018-08-31 16:55:01 +02:00
Dusan Klinec
5b5b593eb3 workflow: allow more arguments to the import workflow
Allows to use stateful message handlers

```python
wire.add(MessageType.MoneroTransactionSign, __name__, "get_address", STATE)
```
2018-08-30 14:12:03 +02:00
Tomas Susanka
b23077b707 cardano: cardano prefix removed from functions 2018-08-30 12:15:25 +02:00
Tomas Susanka
ccde69b5ff docs: coin paths modifications (yup, it wasn't final) 2018-08-29 17:22:31 +02:00
Tomas Susanka
fc4b71ae06 docs: coin paths final modifications (hopefully) 2018-08-29 17:03:58 +02:00
Tomas Susanka
f8f1a62563 docs: coin paths modifications 2018-08-29 15:54:48 +02:00
matejcik
75c14433de templates: make diff louder 2018-08-29 12:04:37 +02:00
matejcik
9a2be54e94 nem: update test to expect the right name 2018-08-29 12:04:37 +02:00
matejcik
c208a72202 travis: add checking templates to CI 2018-08-29 12:04:37 +02:00
matejcik
348b99b8dc build: generate code with Mako templates 2018-08-29 12:04:37 +02:00