1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-17 21:39:23 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
matejcik
bc7c16c562 python: support for multi-mnemonic load_device 2019-07-24 17:04:54 +02:00
Tomas Susanka
e95a97f281 common/protobuf: set mnemonic as repeated in LoadDevice for SLIP-39 support 2019-07-24 15:45:52 +02:00
Tomas Susanka
d2597d54c1 core/shamir: persistence
updates #270
2019-07-24 15:12:04 +02:00
Tomas Susanka
e663b7cb54 python: add backup_type to reset device 2019-07-22 15:43:15 +02:00
Tomas Susanka
539379bd55 core: alter reset_device to use enum 2019-07-22 15:43:15 +02:00
Tomas Susanka
1480f754f4 build 2019-07-22 15:32:41 +02:00
ciny
5d0139045f re-enable shamir mnemonic tests 2019-07-22 13:25:08 +02:00
Tomas Susanka
db0847282a core/reset: check three words
closes #289
2019-07-16 09:58:44 +02:00
Tomas Susanka
5134cd0b80 core: add backup warnings at correct place; add backup success page
closes #287
2019-07-15 11:17:40 +02:00
Tomas Susanka
7e822854c2 python: fix style 2019-07-12 12:46:09 +02:00
Tomas Susanka
c2c51d7d76 python: fix incorrect address example in NEM's get_address help
closes #325
2019-07-12 10:32:08 +02:00
Tomas Susanka
841a27257e
Shamir reset device tests (#319)
Shamir reset device tests
2019-07-09 15:43:53 +02:00
ciny
bdfdaa9bb1 core: added device tests for shamir reset 2019-07-09 14:09:12 +02:00
Jan Pochyla
86e16bbf31 messages: add types 2019-07-09 12:51:48 +02:00
Jan Pochyla
f5299456a9 core/typing: add mypy 2019-07-09 12:51:48 +02:00
Tomas Susanka
bc70fe0604 tests: fix shamir recovery device test
We've decided not to show the T9 keyboard info panel. This fixes device
tests appropriately.
2019-06-27 10:43:17 +02:00
Tomas Susanka
c8b9beaba2 tests: fix recovery device tests also in bip39 backup 2019-06-26 11:57:59 +02:00
Tomas Susanka
b4d0dc8da4 tests: test passphrase after shamir recovery device 2019-06-26 11:49:25 +02:00
Tomas Susanka
daa473c34b tests: fix recovery device tests due to additional screen 2019-06-26 10:59:02 +02:00
Jan Pochyla
9fb093053d core/tests/resetdevice: fix 2019-06-25 17:47:40 +02:00
Tomas Susanka
b65896b24e python: add device test for SLIP-39 recovery device; fix reset device 2019-06-23 21:33:58 +02:00
Tomas Susanka
80f8f7900d core: add slip39 support to reset and recovery device 2019-06-23 21:33:58 +02:00
Tomas Susanka
ab028965fe python: add slip39 option to device recovery 2019-06-23 21:27:06 +02:00
Pavol Rusnak
54d348228f
all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
Pavol Rusnak
751715dc15
common/defs: add to support.json, regenerate 2019-06-01 08:57:06 +02:00
Dusan Klinec
16317f1814
xmr: get_address - pagination, integrated address
- pagination added to show_address
- integrated address supported
- QR code fixed (prefix with monero: as GUI does)
2019-05-31 13:18:11 +02:00
matejcik
21e485709b python/build: drop vendor subdirectory 2019-05-29 18:59:19 +02:00
matejcik
6060a56d2c python/changelog: update changelog, tag release 2019-05-29 18:52:52 +02:00
matejcik
e6f440e11c python: add or update licence headers 2019-05-29 18:48:15 +02:00
matejcik
8d393b8925 python/changelog: update changelog generator 2019-05-29 18:33:45 +02:00
matejcik
a0d7a6a667 python: more consistent handling of markers in device_tests
also better behavior when no Trezor device is present
2019-05-27 16:38:35 +02:00
matejcik
9a247eafc0 python: update Zencash API test 2019-05-27 15:40:33 +02:00
Pavol Rusnak
acbbfe2eb9
python: fix skip decorator 2019-05-26 22:54:09 +02:00
Pavol Rusnak
d959a1f91b
python: skip komodo test for now 2019-05-26 22:43:10 +02:00
Pavol Rusnak
f7053d96fe
all: remove extraneous whitespace 2019-05-26 22:20:14 +02:00
Pavol Rusnak
07ce935725
core/eos: revert new pubkey format 2019-05-26 11:48:49 +02:00
Pavol Rusnak
684862a7f5
common: more TRX cleanup 2019-05-25 12:48:04 +02:00
Pavol Rusnak
03feb21b09
common+python: remove TRX 2019-05-25 12:15:52 +02:00
Tomas Susanka
cc5c8ae7e0
common+python: Revert Ontology support
This reverts commit 402e72e36e.
This reverts commit 21326d3a41.
This reverts commit 18739987ee.
2019-05-25 11:59:35 +02:00
Tomas Susanka
562206d220
tests: remove xfail 2019-05-25 11:59:35 +02:00
Pavol Rusnak
a6e51434f2
core/eos: use new pubkey format 2019-05-24 16:01:28 +02:00
Pavol Rusnak
1583ea62f9
core: serialize signature in EosSignedTx message 2019-05-24 12:49:19 +02:00
Pavol Rusnak
94a8dc8e9d
python: rename net_usage_words to max_net_usage_words 2019-05-22 16:34:22 +02:00
Pavol Rusnak
a997ee5f5f
python: regenerate coins.json 2019-05-20 18:07:03 +02:00
matejcik
0b50d671e1 make gen && make style 2019-05-17 15:48:57 +02:00
matejcik
029f464f04 build: add build and check target for coins.json 2019-05-17 15:48:17 +02:00
matejcik
cf396e3661 python: return generated files to git
This separates the regeneration step from the build/install step.
This is to simplify bootstrapping: trezorlib is needed in several
build/test steps, and bound to be needed in more. It should be
usable and installable straight from the checkout.
2019-05-17 15:09:58 +02:00
Pavol Rusnak
2d3ef6ae3b
python: add more unit tests for ethereum message sign/verify 2019-05-16 18:10:47 +02:00
matejcik
9b168daa19 style: improve makefile output, format test files 2019-05-13 18:00:43 +02:00
matejcik
6776ad56d2 python: drop travis script 2019-05-13 18:00:43 +02:00