Commit Graph

7753 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)
 

Author SHA1 Message Date
Pavol Rusnak 4c231767f3
core: add coverage to Pipfile
5 years ago
Tomas Susanka 390bef00ca core/slip39: catch exception also when finding out threshold in recovery
5 years ago
Tomas Susanka 6c50b155de core: remove unused variables in Shamir recovery
5 years ago
Tomas Susanka c205acd3e1 core/slip39: do not populate MnemonicError's message; do not throw exceptions with mnemonic inside the message
5 years ago
Tomas Susanka 4f8022c5cd core/slip39: remove partial persistance in Shamir recovery
5 years ago
Tomas Susanka bc70fe0604 tests: fix shamir recovery device test
5 years ago
Pavol Rusnak 43ca266ae9
nix: add coverage python package
5 years ago
Milan Rossa 22f562e275
core: add status to main_exit function
5 years ago
Milan Rossa 9f681a363e
core: git ignore coverage outputs
5 years ago
Roman Zeyde f3e3ebe1d8 core: unify exception handling at wallet.sign_tx (#255)
5 years ago
Roman Zeyde 99e21f2a96 core: keep BIP143 hashes as bytes (#258)
5 years ago
Tomas Susanka bc3a4a69be core: style
5 years ago
Tomas Susanka 8f3e648497 core/slip39: remove note on T9 keyboard
5 years ago
Ján Hrnko 0a70f8da1b core/emu: use #!/usr/bin/env in shebang (#263)
5 years ago
Tomas Susanka c8b9beaba2 tests: fix recovery device tests also in bip39 backup
5 years ago
Tomas Susanka b4d0dc8da4 tests: test passphrase after shamir recovery device
5 years ago
Tomas Susanka 582910732a core/slip39: one more typo
5 years ago
Tomas Susanka 2f0a5adac6 core/slip39: hopefully final version of slip39 texts
5 years ago
Tomas Susanka daa473c34b tests: fix recovery device tests due to additional screen
5 years ago
Tomas Susanka 4fbac3ec63 style
5 years ago
Tomas Susanka 5394d5a5a5 core/slip39: add texts from copy and add success screen in recovery
5 years ago
Jan Pochyla 487cc19750 core/recovery_device: fix dry_run
5 years ago
Jan Pochyla 9fb093053d core/tests/resetdevice: fix
5 years ago
Tomas Susanka 240440550a style
5 years ago
Tomas Susanka 4124ad3ccd core/slip39: return ProcessError when mnemonic processing fails
5 years ago
Jan Pochyla a4039f9459 core/management: fix word check, add icons to checklist
5 years ago
Tomas Susanka 10e5ec6135 core/slip39: generate and store slip39 identifier during reset
5 years ago
Jan Pochyla 07de336586 core/pin: do not allow empty pin
5 years ago
Jan Pochyla 4d0fe4d064 core/management: fix various reset/backup/recovery ui bugs
5 years ago
Tomas Susanka 989fb1491f core/slip39: suggest word sooner when a single one is left
5 years ago
Pavol Rusnak 1ec5d091fd core/usb: call wait_random just before returning the data
5 years ago
Tomas Susanka 0daf2bf6b6 core/reset device: remove unnecessary check
5 years ago
Pavol Rusnak a978290d50
legacy: detect CALLBACK fields and fail build when found
5 years ago
Pavol Rusnak 848051efcf
legacy: don't process EthereumAddress.old_address via callback
5 years ago
Tomas Susanka 30e8eb421a git subrepo push common
5 years ago
Jan Pochyla 03f23fe940 core/mnemonic: cancel homescreen before seed progress animation
5 years ago
Tomas Susanka 10f15a6952 core: bump version to 2.1.2
5 years ago
Tomas Susanka 435d00114c
SLIP-39 MVP (#195)
5 years ago
Tomas Susanka b65896b24e python: add device test for SLIP-39 recovery device; fix reset device
5 years ago
Tomas Susanka 80f8f7900d core: add slip39 support to reset and recovery device
5 years ago
Tomas Susanka 49d6a35249 core: add slip39 keyboard
5 years ago
Tomas Susanka 132519123e common: add slip39 flag to reset_device
5 years ago
Tomas Susanka ab028965fe python: add slip39 option to device recovery
5 years ago
sergeykrasilnik f726d58c55 common/defs: add XRC wallet link (#256)
5 years ago
Roman Zeyde 6fb76f95d1 core: ensure correct pubkeyhash/witprog length in scripts.py (#254)
5 years ago
Pavol Rusnak e3e2811f7a
core: throw exception classes instead of instances where possible
5 years ago
Pavol Rusnak 312224b7a3
core: fix style
5 years ago
Pavol Rusnak e432c37df0
core/sdcard: read/write now don't return bool, but rather throw an Exception instead
5 years ago
Pavol Rusnak 4938fb5461
core/tests: rename trezor.io.sdcard test, don't use assert in tests directly
5 years ago
Pavol Rusnak c8bc21a393
core: bump SD card capacity to 64MB in emulator
5 years ago