Tomas Susanka
|
51bf0dde12
|
core/recovery: fix Info dialog
closes #562
|
2019-09-24 11:23:29 +02:00 |
|
Pavol Rusnak
|
78041d261b
|
crypto: refactor bip39 api
|
2019-09-23 17:56:36 +02:00 |
|
Pavol Rusnak
|
e05c6f8983
|
trezorctl: load-device -s will set label to SLIP-0014 if unset via -l
|
2019-09-23 14:38:50 +02:00 |
|
Pavol Rusnak
|
3b7ea25eeb
|
Merge pull request #555 from trezor/andrewkozlik/pin-dialogs
Show success and failure dialogs in change-pin.
|
2019-09-23 11:50:57 +02:00 |
|
Andrew Kozlik
|
524a2ac721
|
core: Show success dialogs in sd-protect.
|
2019-09-23 10:38:58 +02:00 |
|
Andrew Kozlik
|
a7485c0840
|
core: In sd-salt and webauthn error dialogs replace "X" button with "Close" button.
|
2019-09-23 10:38:58 +02:00 |
|
Andrew Kozlik
|
de74750569
|
core: Show success and failure dialogs in change-pin.
|
2019-09-23 10:38:58 +02:00 |
|
Pavol Rusnak
|
b9e7e93bcf
|
core: replace BITCOIN_ONLY with a constant only in src/trezor/utils.py
|
2019-09-22 15:07:04 +02:00 |
|
Pavol Rusnak
|
bb4dd3cf18
|
core: respect PYOPT in firmware build
|
2019-09-20 23:35:47 +02:00 |
|
matejcik
|
25f5dd8bdd
|
tests: add check that backup succeeded
|
2019-09-20 18:06:02 +02:00 |
|
matejcik
|
03f1403c93
|
core: clean up backup type handling in reset_device
|
2019-09-20 18:00:14 +02:00 |
|
matejcik
|
b30d9f6897
|
tests: add backup test for SLIP39 Basic
|
2019-09-20 17:39:25 +02:00 |
|
matejcik
|
78ecc38b1b
|
core: fix BIP39 backup
Refers to #550. Not marking fixed because we need more tests.
|
2019-09-20 17:14:59 +02:00 |
|
matejcik
|
2e3cd6e654
|
tests: add reset-recovery test for BIP39
|
2019-09-20 17:12:20 +02:00 |
|
matejcik
|
65c1afa728
|
tests: add TT change pin test (fixes #228)
|
2019-09-20 15:47:34 +02:00 |
|
matejcik
|
4eb98c254a
|
tests: only allow input_flow in a with-block
|
2019-09-20 15:47:34 +02:00 |
|
Tomas Susanka
|
eca0a719db
|
core: bump version to 2.1.7
|
2019-09-20 15:00:34 +02:00 |
|
Pavol Rusnak
|
702f865e8d
|
core/webauthn: let's use Self Attestation for now
|
2019-09-20 12:07:49 +02:00 |
|
Tomas Susanka
|
5d32fc37ae
|
core/changelog: complete 2.1.6 changelog
|
2019-09-20 12:07:11 +02:00 |
|
Andrew Kozlik
|
576a211c3d
|
core: Clarify the messages on the screens and get rid of overflows.
|
2019-09-20 12:06:32 +02:00 |
|
Tomas Susanka
|
bf518665a0
|
Merge pull request #546 from trezor/tsusanka/1of1
core: enable 1of1 in reset device
|
2019-09-20 10:37:37 +02:00 |
|
Tomas Susanka
|
5bc30f75d8
|
Merge pull request #545 from trezor/tsusanka/remove-word-count
Shamir Recovery: Remove unnecessary fields from storage
|
2019-09-20 10:37:08 +02:00 |
|
Tomas Susanka
|
e25686e079
|
core: enable 1of1 in reset device
updates #500
|
2019-09-20 10:12:33 +02:00 |
|
Tomas Susanka
|
871e159bee
|
core/recovery: remove group threshold from storage
|
2019-09-20 09:47:15 +02:00 |
|
Tomas Susanka
|
6731d1bbf2
|
core/recovery: remove word count and backup type
|
2019-09-20 09:46:49 +02:00 |
|
Tomas Susanka
|
cf5a794436
|
core/storage: swap arguments in recovery_shares.set
|
2019-09-20 09:22:30 +02:00 |
|
Tomas Susanka
|
6938d2b238
|
Merge pull request #541 from trezor/ciny/slip39_various_fixes
core: various fixes to slip39
|
2019-09-20 09:20:31 +02:00 |
|
Pavol Rusnak
|
39a1e308a0
|
core/webauthn: change the default icon
|
2019-09-20 00:33:48 +02:00 |
|
Andrew Kozlik
|
9efc3b4431
|
core/webauthn: Use basic attestation in FIDO2 MakeCredential responses.
|
2019-09-19 20:28:51 +02:00 |
|
Pavol Rusnak
|
8da121ff5c
|
core+python: regenerate coins
|
2019-09-19 20:17:35 +02:00 |
|
Pavol Rusnak
|
a4c39c5c34
|
git subrepo push common
subrepo:
subdir: "common"
merged: "67e90bd11"
upstream:
origin: "git+ssh://git@github.com/trezor/trezor-common"
branch: "master"
commit: "67e90bd11"
git-subrepo:
version: "0.4.0"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "5d6aba9"
|
2019-09-19 18:08:22 +02:00 |
|
Pavol Rusnak
|
df7094eb01
|
common/defs: regenerate support
|
2019-09-19 18:07:18 +02:00 |
|
hatchpay
|
d96c2e0dae
|
common/defs: add HATCH (#543)
|
2019-09-19 18:00:48 +02:00 |
|
matejcik
|
e14edd77a9
|
core: simplify confirm_share_words
|
2019-09-19 17:34:02 +02:00 |
|
matejcik
|
e4ac47b0b3
|
core: simplify fetch_slip39_remaining_shares
|
2019-09-19 17:27:23 +02:00 |
|
Andrew Kozlik
|
8024f6d069
|
core/storage: Rename APP_FIDO2 to APP_WEBAUTHN.
|
2019-09-19 17:17:22 +02:00 |
|
Pavol Rusnak
|
68513a0b39
|
Merge pull request #538 from trezor/andrewkozlik/fido2-signcount
Disable FIDO2 signature counter for some relying parties
|
2019-09-19 17:00:51 +02:00 |
|
matejcik
|
8b4db0f074
|
trezorctl: use capabilities to detect Shamir backup (fixes #445)
|
2019-09-19 16:46:07 +02:00 |
|
ciny
|
cb029fa905
|
core: various fixes to slip39
|
2019-09-19 16:42:10 +02:00 |
|
Tomas Susanka
|
cefb1cf4fd
|
core: refactor slip39
|
2019-09-19 16:38:29 +02:00 |
|
Andrew Kozlik
|
315a30b42b
|
core/webauthn: Disable FIDO2 signature counter for some relying parties
|
2019-09-19 16:16:58 +02:00 |
|
Pavol Rusnak
|
5628d1254d
|
python: regenerate coins.json
|
2019-09-19 15:45:57 +02:00 |
|
Scotty0448
|
2a59360afa
|
common/defs: add RITO to Connect (#536)
|
2019-09-19 15:44:37 +02:00 |
|
Pavol Rusnak
|
649d14898f
|
core/tests: remove also sdcard files in test runner
|
2019-09-18 19:14:35 +02:00 |
|
Pavol Rusnak
|
5b11d9a65d
|
Merge branch 'andrewkozlik/sd-protect'
|
2019-09-18 19:12:41 +02:00 |
|
Andrew Kozlik
|
a5f5a1709f
|
core/tests: Increase sleep to 30 after emulator launch to allow for FatFS.mkfs.
|
2019-09-18 18:55:58 +02:00 |
|
Andrew Kozlik
|
f5ea81f905
|
core: Move some PIN-related functions to apps.common.request_pin and implement verify_user_pin().
|
2019-09-18 18:55:58 +02:00 |
|
Pavol Rusnak
|
3c20b1b1cd
|
legacy: Add SdProtect to SKIPPED_MESSAGES
|
2019-09-18 18:55:58 +02:00 |
|
Andrew Kozlik
|
262434ea1b
|
python/tests: Add SD protection device test.
|
2019-09-18 18:55:58 +02:00 |
|
Andrew Kozlik
|
6350b1c61c
|
core: Implement SD card protection.
|
2019-09-18 18:55:58 +02:00 |
|