Commit Graph

8389 Commits (1b88840f530d08a8ba5cdf9f7f4eaf965664d9b7)
 

Author SHA1 Message Date
Pavol Rusnak 4462fb522c
core/nem: don't use mp_obj_new_str_of_type
5 years ago
Pavol Rusnak d5129b916d
tests/fido_tests: add simple device tests using libfido2
5 years ago
matejcik 8225e5d8b2 core/sd_salt: remove forgotten fs.mount
5 years ago
matejcik 18ab677124 core/webauthn: rename storage.webauthn to storage.resident_credentials
5 years ago
matejcik f03562cca0 core/sd_salt: decorate sd_salt functions to ensure proper finalization and power-off
5 years ago
matejcik 33bd4d3ba9 Merge branch 'master' into matejcik/storage-relocation
5 years ago
matejcik 51a5d8e30a core/boot: do not pass useless argument to request_sd_salt
5 years ago
matejcik 7de5cec4b0 core: halt if the script ever runs out of the loop in main.py
5 years ago
matejcik 3349f737df python/debuglink: prevent race with recovery homescreen eating debuglink decisions
5 years ago
matejcik 5ffa395dec core: catch more exceptions for the purpose of halting
5 years ago
matejcik 7cb125d1cb core/recovery: properly replace homescreens
5 years ago
matejcik 1c59ba9423 core/workflow: improve comments and logic
5 years ago
matejcik a3930d4bdb core: rename close_default to a more appropriate kill_default
5 years ago
Tomas Susanka ca484b2c06 core: remove persistence boot and set recovery as a default workflow
5 years ago
matejcik e9fe6c2943 core/boot: remove leftover print
5 years ago
matejcik 28d30ffd2f core/webauthn: unify signatures of Credential.from_bytes and friends
5 years ago
Tomas Susanka 7dba12cb6d core/log: print received message's name
5 years ago
Pavol Rusnak 8928e891c6
core/Changelog: add entry
5 years ago
Tomas Susanka 2aab4e5955 tests/click: refactor reading lines to a function
5 years ago
Tomas Susanka e30245b96b
Merge pull request #675 from trezor/ciny/shamir_click_tests
5 years ago
ciny 905a405cb3 tests: click tests for basic and advanced slip39
5 years ago
Tomas Susanka a799be335a ci: add core debug fw build
5 years ago
Pavol Rusnak e1c072221e
git subrepo push common
5 years ago
Pavol Rusnak 159b6d0308
common/defs: fix support.json
5 years ago
Pavol Rusnak 1523f09b37
git subrepo push common
5 years ago
Pavol Rusnak 0040b916d2
common/defs: remove inactive coins
5 years ago
Andrew Kozlik 6cc44b133c tests/webauthn: Account for the increased limit on the number of resident credentials.
5 years ago
Tomas Susanka c6d6d6c1d7 tests: skip speed tests on T2
5 years ago
Pavol Rusnak 2d8f70d49a
common/defs: add mojeid.cz definition to webauthn
5 years ago
Pavol Rusnak d2ba070424
vendor: change fido2-tests to our fork
5 years ago
Tomas Susanka c261427d73
Merge pull request #667 from malinah/malinah/confirmbtn
5 years ago
apollo 18c926a34b common/defs: fix zcore signing (#669)
5 years ago
Milan Rossa 2143978b12 core/trezor/ui/loader: fixes #655 Button hold-to-confirm press detection.
5 years ago
matejcik 1397bbfeb5 core/tests: fix test suite after storage move
5 years ago
matejcik 5c93ecd53a core: create top-level storage module
5 years ago
Pavol Rusnak 39a532c8b1
core/webauthn: increase limit for resident credentials to 100
5 years ago
Tomas Susanka 7016391893 ci: add artifacts to legacy fw debug build
5 years ago
Pavol Rusnak 4979e17e86
core/webauthn: improve metadata
5 years ago
Tomas Susanka 1d1e9da1d3
Merge pull request #661 from trezor/tsusanka/webauthn-move-iface
5 years ago
Tomas Susanka 26e2960532 core/webauthn: move boot to regular firmware block
5 years ago
Pavol Rusnak 58a865dd05
core/embed/unix: fix sdcard_init behaviour
5 years ago
Tomas Susanka 809b30ddcf core/webauthn: set webauthn interface in its app not in main.py
5 years ago
Tomas Susanka 68a3094b0a
Merge pull request #657 from 1000101/udev-rules
5 years ago
Jan Hrnko 0ee0ade761 fix whitespaces
5 years ago
Pavol Rusnak 727b7f8cd3
core/webauthn: add u2f/ctap2 metadata
5 years ago
Pavol Rusnak 29fca5ff91
pip: cleanup Pipfile, run pipenv lock, update vendor/fido2-tests
5 years ago
Tomas Susanka 64a218eea0 bitcoin: simplify if expression
5 years ago
Pavol Rusnak 8aeec95bae
ci: include full links to issues
5 years ago
Tomas Susanka 288d564c8b
Merge pull request #651 from trezor/tsusanka/upgrade-shamir-test
5 years ago
Tomas Susanka 04f0b74b29 tests: add upgrade test for recovery
5 years ago