1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-17 20:08:12 +00:00
trezor-firmware/core/src/trezor
2020-02-07 11:41:00 +00:00
..
crypto core: modify function signatures to match python-shamir-mnemonic 2020-01-09 16:00:33 +01:00
messages core, legacy: remove passphrase_cached 2020-02-07 11:41:00 +00:00
res core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02:00
ui all: modify passphrase source to always on device 2020-02-07 11:40:59 +00:00
wire core: fix unexpected messages in debug mode (fixes #809) 2020-01-27 19:41:41 +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
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