1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-17 11:58:13 +00:00
trezor-firmware/core/src/trezor
2020-02-24 13:28:44 +01:00
..
crypto core: modify function signatures to match python-shamir-mnemonic 2020-01-09 16:00:33 +01:00
messages core: add SD clearing via debuglink 2020-02-20 12:51:48 +01:00
res core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02:00
ui Merge pull request #803 from trezor/passphrase 2020-02-11 16:01:59 +01:00
wire core: do not catch SystemExit in handle_session (#826) 2020-02-12 10:36:42 +01:00
__init__.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
errors.py core: refactor slip39 2019-09-19 16:38:29 +02:00
log.py core: add final mypy fixes! 2019-10-22 14:36:25 +00: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/sdcard: fix invalid state when filesystem mounting fails 2020-02-24 13:28:44 +01:00
strings.py core: add missing type annotation 2020-01-24 16:55:24 +01:00
utils.py utils: introduce format_plural and move format functions to strings.py 2020-01-24 16:25:14 +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