Commit Graph

41 Commits (696005613b6e8ebd931c1d9c2d5a09c7ff4f358e)

Author SHA1 Message Date
obrusvit 696005613b feat(core/sdbackup): manage SD backup from cli
4 months ago
obrusvit cbd0fdcd5d feat(core/sdbackup): fix build and minor changes
5 months ago
obrusvit 4b7dd1ea14 feat(core/sdbackup): make eject SD by create_tasks
5 months ago
obrusvit 3915171625 WIP: force eject SD card
5 months ago
obrusvit bc90a7daae feat(core/sdbackup): remove sd_backup from apps
5 months ago
obrusvit 8d2b0c7356 feat(core/sdbackup): recognize Trezor card
5 months ago
obrusvit e247b61949 feat(core/sdbackup): offer 2nd backup after dry-run
5 months ago
obrusvit 6dc9c1dbeb feat(core/sdbackup): shamir backup and recovery
5 months ago
obrusvit 031df25956 feat(core/sdbackup): do not pass strings around.
5 months ago
obrusvit b2d820c273 feat(core/sdbackup): improve encode/decode
5 months ago
obrusvit 4a69393d59 feat(core/sdbackup): pystyle checks
5 months ago
obrusvit 9df4b5e24f feat(core/sdbackup): improve recovery
5 months ago
obrusvit 83b4066f55 feat(core/sdbackup): backup to unallocated space.
5 months ago
obrusvit d6791dcfc7 feat(core/sdbackup): SD card backup basic flow
5 months ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
9 months ago
matejcik edc2add85e style(core): apply isort 5
10 months ago
grdddj 91740ae4aa chore(core): change title of Shamir wallet creation
11 months ago
grdddj 8f7122cb84 fix(core): rename confirm_backup to prompt_backup to signify it does not raise on cancellation
11 months ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
11 months ago
grdddj 5efafce856 chore(core): modify Shamir backup flow design
1 year ago
Martin Milata afb5c55416 feat(core/ui): reset_device copy change
1 year ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
1 year ago
grdddj 25dc6ff130 feat(core): implement loader based on time in milliseconds
1 year ago
grdddj a29ea11ea2 chore(core): decrease management size by 1440 bytes
2 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
2 years ago
Martin Milata 312876ab67 refactor(core): convert apps.management.reset_device to layouts
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
matejcik b1ca6ca848 refactor(core/debug): offload debug configuration from apps.debug
3 years ago
Martin Milata c0174ff217 refactor(core/ui): raise exception on dialog cancel by default
3 years ago
Andrew Kozlik 3084d1196d feat(core): Support 50 digit PIN and wipe code.
3 years ago
Martin Milata f38abf9d89 refactor(core): introduce layouts
3 years ago
matejcik 4ca8f7b0d6 style(core): use relative imports everywhere
4 years ago
matejcik 8e44132d3c core: replace load_settings with individual setters
4 years ago
Tomas Susanka a6acefbdf5 core: wipe before reset and recovery; introduce 'intialized' field
4 years ago
matejcik f90ba10af3 core: modify function signatures to match python-shamir-mnemonic
4 years ago
matejcik 5c93ecd53a core: create top-level storage module
5 years ago
Tomas Susanka 0511cc8b8c core: add final mypy fixes!
5 years ago
Andrew Kozlik ba9eee3b8f core, legacy: Don't allow change_pin if device is not initialized.
5 years ago
matejcik 03f1403c93 core: clean up backup type handling in reset_device
5 years ago
matejcik 78ecc38b1b core: fix BIP39 backup
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago