You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/trezor
matejcik 5885978c83
Merge branch 'release/2020-04'
4 years ago
..
crypto core: modify function signatures to match python-shamir-mnemonic 4 years ago
messages Merge branch 'release/2020-04' 4 years ago
res core/ui: Implement multi-page confirmation screen. 5 years ago
ui core: style 4 years ago
wire core: do not catch SystemExit in handle_session (#826) 4 years ago
__init__.py core: update Python facing APIs 4 years ago
errors.py core: refactor slip39 5 years ago
log.py core: drop sys.pyi from mocks (fixes #934) 4 years ago
loop.py core/loop: remove unused code 4 years ago
pin.py tests: introduce UI tests for core 4 years ago
sdcard.py core: update Python facing APIs 4 years ago
strings.py core: add missing type annotation 4 years ago
utils.py core/webauthn: Remove indistinguishable credentials from the allow list. 4 years ago
workflow.py core/webauthn: Allow new workflow to be set after a command response is sent, so that in device tests the next test doesn't fail with ERR_CHANNEL_BUSY while the previous workflow is closing. 5 years ago