Commit Graph

8030 Commits (51bf0dde12599b82e18f871828ac00961a12f4f1)
 

Author SHA1 Message Date
Tomas Susanka 51bf0dde12 core/recovery: fix Info dialog
5 years ago
Pavol Rusnak 78041d261b
crypto: refactor bip39 api
5 years ago
Pavol Rusnak e05c6f8983
trezorctl: load-device -s will set label to SLIP-0014 if unset via -l
5 years ago
Pavol Rusnak 3b7ea25eeb
Merge pull request #555 from trezor/andrewkozlik/pin-dialogs
5 years ago
Andrew Kozlik 524a2ac721 core: Show success dialogs in sd-protect.
5 years ago
Andrew Kozlik a7485c0840 core: In sd-salt and webauthn error dialogs replace "X" button with "Close" button.
5 years ago
Andrew Kozlik de74750569 core: Show success and failure dialogs in change-pin.
5 years ago
Pavol Rusnak b9e7e93bcf
core: replace BITCOIN_ONLY with a constant only in src/trezor/utils.py
5 years ago
Pavol Rusnak bb4dd3cf18
core: respect PYOPT in firmware build
5 years ago
matejcik 25f5dd8bdd tests: add check that backup succeeded
5 years ago
matejcik 03f1403c93 core: clean up backup type handling in reset_device
5 years ago
matejcik b30d9f6897 tests: add backup test for SLIP39 Basic
5 years ago
matejcik 78ecc38b1b core: fix BIP39 backup
5 years ago
matejcik 2e3cd6e654 tests: add reset-recovery test for BIP39
5 years ago
matejcik 65c1afa728 tests: add TT change pin test (fixes #228)
5 years ago
matejcik 4eb98c254a tests: only allow input_flow in a with-block
5 years ago
Tomas Susanka eca0a719db core: bump version to 2.1.7
5 years ago
Pavol Rusnak 702f865e8d
core/webauthn: let's use Self Attestation for now
5 years ago
Tomas Susanka 5d32fc37ae core/changelog: complete 2.1.6 changelog
5 years ago
Andrew Kozlik 576a211c3d core: Clarify the messages on the screens and get rid of overflows.
5 years ago
Tomas Susanka bf518665a0
Merge pull request #546 from trezor/tsusanka/1of1
5 years ago
Tomas Susanka 5bc30f75d8
Merge pull request #545 from trezor/tsusanka/remove-word-count
5 years ago
Tomas Susanka e25686e079 core: enable 1of1 in reset device
5 years ago
Tomas Susanka 871e159bee core/recovery: remove group threshold from storage
5 years ago
Tomas Susanka 6731d1bbf2 core/recovery: remove word count and backup type
5 years ago
Tomas Susanka cf5a794436 core/storage: swap arguments in recovery_shares.set
5 years ago
Tomas Susanka 6938d2b238
Merge pull request #541 from trezor/ciny/slip39_various_fixes
5 years ago
Pavol Rusnak 39a1e308a0
core/webauthn: change the default icon
5 years ago
Andrew Kozlik 9efc3b4431
core/webauthn: Use basic attestation in FIDO2 MakeCredential responses.
5 years ago
Pavol Rusnak 8da121ff5c
core+python: regenerate coins
5 years ago
Pavol Rusnak a4c39c5c34
git subrepo push common
5 years ago
Pavol Rusnak df7094eb01
common/defs: regenerate support
5 years ago
hatchpay d96c2e0dae common/defs: add HATCH (#543)
5 years ago
matejcik e14edd77a9 core: simplify confirm_share_words
5 years ago
matejcik e4ac47b0b3 core: simplify fetch_slip39_remaining_shares
5 years ago
Andrew Kozlik 8024f6d069 core/storage: Rename APP_FIDO2 to APP_WEBAUTHN.
5 years ago
Pavol Rusnak 68513a0b39
Merge pull request #538 from trezor/andrewkozlik/fido2-signcount
5 years ago
matejcik 8b4db0f074 trezorctl: use capabilities to detect Shamir backup (fixes #445)
5 years ago
ciny cb029fa905 core: various fixes to slip39
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago
Andrew Kozlik 315a30b42b core/webauthn: Disable FIDO2 signature counter for some relying parties
5 years ago
Pavol Rusnak 5628d1254d
python: regenerate coins.json
5 years ago
Scotty0448 2a59360afa common/defs: add RITO to Connect (#536)
5 years ago
Pavol Rusnak 649d14898f
core/tests: remove also sdcard files in test runner
5 years ago
Pavol Rusnak 5b11d9a65d
Merge branch 'andrewkozlik/sd-protect'
5 years ago
Andrew Kozlik a5f5a1709f core/tests: Increase sleep to 30 after emulator launch to allow for FatFS.mkfs.
5 years ago
Andrew Kozlik f5ea81f905 core: Move some PIN-related functions to apps.common.request_pin and implement verify_user_pin().
5 years ago
Pavol Rusnak 3c20b1b1cd legacy: Add SdProtect to SKIPPED_MESSAGES
5 years ago
Andrew Kozlik 262434ea1b python/tests: Add SD protection device test.
5 years ago
Andrew Kozlik 6350b1c61c core: Implement SD card protection.
5 years ago