1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-18 19:31:04 +00:00
trezor-firmware/core/src/trezor
2020-04-15 15:00:23 +02:00
..
crypto core: modify function signatures to match python-shamir-mnemonic 2020-01-09 16:00:33 +01:00
messages Merge branch 'release/2020-04' 2020-04-15 15:00:23 +02:00
res core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02:00
ui core: style 2020-03-30 16:04:05 +00:00
wire core: do not catch SystemExit in handle_session (#826) 2020-02-12 10:36:42 +01:00
__init__.py core: update Python facing APIs 2020-02-27 10:56:23 +01:00
errors.py core: refactor slip39 2019-09-19 16:38:29 +02:00
log.py core: drop sys.pyi from mocks (fixes #934) 2020-04-08 11:19:26 +02:00
loop.py core/loop: remove unused code 2020-01-07 20:52:43 +01:00
pin.py tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
sdcard.py core: update Python facing APIs 2020-02-27 10:56:23 +01:00
strings.py core: add missing type annotation 2020-01-24 16:55:24 +01:00
utils.py core/webauthn: Remove indistinguishable credentials from the allow list. 2020-03-20 15:07:06 +01:00
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. 2019-11-26 15:18:14 +01:00