Commit Graph

750 Commits (e4077e0634ada44fbeccf8c60f81a8f2e8377c5b)

Author SHA1 Message Date
Pavol Rusnak e58225fe02
core/boot: don't call mkfs in emulator
4 years ago
Pavol Rusnak fdfa64ac2a
core/ui: fix HoldToConfirm redraw
4 years ago
Pavol Rusnak 32f8f1cb61
core/embed: update fatfs to 0.14; use upstream version
4 years ago
matejcik d28e33ef02 core/headertool: support generating vendor headers with explicit size
4 years ago
Pavol Rusnak 6dbed1424f
core+legacy: update nanopb api to version 0.4
4 years ago
Pavol Rusnak 3eb7775659
core/bootloader: regenerate protobuf messages
4 years ago
Pavol Rusnak 4647e7d686
core+legacy: use nanopb generator from pipenv
4 years ago
Pavol Rusnak 5bf8eca350
legacy+core: accept only valid UTF-8 strings via nanopb
4 years ago
Tomas Susanka 277e494ffa core/recovery: end dry run before showing success
4 years ago
Tomas Susanka 4850eaf534 emu.py: remove frozen variable
4 years ago
EtherCore Contributor c03caaf76a
common/defs: switch ERE logo (#808)
4 years ago
matejcik 5d052678a6 build: make sure resources are built for 'make mypy'
4 years ago
matejcik 0df3c64855 core: fix unexpected messages in debug mode (fixes #809)
4 years ago
Tomas Susanka bf1514d1ac core/test/strings: add test for words ending with 'hsxz'
4 years ago
matejcik 4e82e69070 core: add missing type annotation
4 years ago
Tomas Susanka 0053511c66 utils: introduce format_plural and move format functions to strings.py
4 years ago
matejcik 75264a07a8
Emulator launcher scripts (#796)
4 years ago
Pavol Rusnak 4868afcf51
core: add upy 1.12 to changelog
4 years ago
Pavol Rusnak 3de1b3aa54
core/embed: switch to unprivileged in main.c
4 years ago
Pavol Rusnak 7a2e0c3412
core/embed: don't call functions via supervisor if in privileged mode
4 years ago
matejcik 0496e49507 core/tests: fix monero runner script
4 years ago
matejcik a3d309eca2 core/prof: make sure coverage data is generated with absolute paths
4 years ago
matejcik e2fd2c35ff core: modify profiling wrapper to work with frozen builds
4 years ago
matejcik 6cf48bf485 ci: use explicit trezor.log location
4 years ago
matejcik 85f2e18828 core: convert emu.sh to a simple dependency-less compat wrapper
4 years ago
matejcik 22c8b2569b core: simplify monero test use of emulator
4 years ago
matejcik ec192e9406 core: use better emulator test wrappers (fixes #468)
4 years ago
matejcik 2294fb0453 core: drop unused env variables (TREZOR_TEST, TREZOR_SAVE_SCREEN)
4 years ago
matejcik 8dce2cf98c core: introduce emulator runner (fixes #466)
4 years ago
matejcik 27c4c2dd50 core: do not let frozen emulator import live files
4 years ago
matejcik 29e883ab59 core/monero: fix usage of ctx.wait in pagination
4 years ago
matejcik a79279115e core: move confirm_signal evaluation into concrete Layout implementations
4 years ago
Pavol Rusnak 4b1159b94d
tools/keyctl-proxy: blue is not readable on my display :)
4 years ago
matejcik 8a5242ed0f
core/tools: make keyctl remote signing more resilient
5 years ago
matejcik 611b734d21
add Pyro4 to pipenv, and make headertool work without it
5 years ago
matejcik 3f85db1b62
core/tools: retain client handle, only ask for passphrase once
5 years ago
matejcik ccacada37c
core/tools: cleanly shut down keyctl-proxy after signing
5 years ago
matejcik e9c68d7397
core/tools: pass fw instance properly in keyctl-proxy
5 years ago
matejcik 388843f772
core/tools: make keyctl-proxy output nicer
5 years ago
matejcik 7c56a1296f
core/tools: add help texts to headertool
5 years ago
matejcik 1b04d1caa7
core/tools: drop tools obsoleted by headertool
5 years ago
matejcik 9341f0d584
core: improve building of vendor headers
5 years ago
matejcik c03ac3f8dd
core/tools: update keyctl-proxy to work with headertool
5 years ago
matejcik 5b48505b88
core/tools: fold keyctl-coordinator into headertool
5 years ago
matejcik cc29b22f91
core/tools: introduce headertool
5 years ago
matejcik fe4ef336aa
core/keyctl: get rid of serpent conversions
5 years ago
matejcik 15bd35824b
python/cosi: improve API
5 years ago
Pavol Rusnak 500156b9ba
core/embed: don't use local copy of inflate
5 years ago
Pavol Rusnak 8a36ead915
common/defs: add Faceboook to recognized apps
5 years ago
Dušan Klinec af6a607b39 common/xmr: message changes optimizing runtime and memory (#786)
5 years ago