Commit Graph

8740 Commits (30529d218d8204db741fd20ecb14b0ca173d794b)
 

Author SHA1 Message Date
matejcik 88ee780125 tests: set a 60-second timeout for every test case
5 years ago
matejcik 0df3c64855 core: fix unexpected messages in debug mode (fixes #809)
5 years ago
Tomas Susanka cf73d8e499
Merge pull request #447 from trezor/tsusanka/utils-strings
5 years ago
Tomas Susanka bf1514d1ac core/test/strings: add test for words ending with 'hsxz'
5 years ago
matejcik f506bd4447 python: update README (fixes #788)
5 years ago
matejcik 37ea0773ea python: do not preload prev_txes, drop dependency on coins.json
5 years ago
matejcik 4e82e69070 core: add missing type annotation
5 years ago
Tomas Susanka 0053511c66 utils: introduce format_plural and move format functions to strings.py
5 years ago
matejcik 75264a07a8
Emulator launcher scripts (#796)
5 years ago
Pavol Rusnak 4868afcf51
core: add upy 1.12 to changelog
5 years ago
Pavol Rusnak 3de1b3aa54
core/embed: switch to unprivileged in main.c
5 years ago
Pavol Rusnak 7a2e0c3412
core/embed: don't call functions via supervisor if in privileged mode
5 years ago
matejcik 25910acdd1 tests: make use of new emulator code in emulator tests
5 years ago
matejcik 0496e49507 core/tests: fix monero runner script
5 years ago
matejcik a3d309eca2 core/prof: make sure coverage data is generated with absolute paths
5 years ago
matejcik 34332cc294 ci: do not store resources for frozen builds
5 years ago
matejcik e2fd2c35ff core: modify profiling wrapper to work with frozen builds
5 years ago
matejcik e2f71a1acc ci: use frozen debug builds for emulator tests
5 years ago
matejcik 6cf48bf485 ci: use explicit trezor.log location
5 years ago
matejcik 32b269ad43 ci: fix path for core-bitcoinonly test
5 years ago
matejcik d28caf990e docs: update emulator documentation
5 years ago
matejcik 85f2e18828 core: convert emu.sh to a simple dependency-less compat wrapper
5 years ago
matejcik 22c8b2569b core: simplify monero test use of emulator
5 years ago
matejcik ec192e9406 core: use better emulator test wrappers (fixes #468)
5 years ago
matejcik 2294fb0453 core: drop unused env variables (TREZOR_TEST, TREZOR_SAVE_SCREEN)
5 years ago
matejcik 8dce2cf98c core: introduce emulator runner (fixes #466)
5 years ago
matejcik 27c4c2dd50 core: do not let frozen emulator import live files
5 years ago
matejcik 05131c328d python: trezorctl should not print empty line if result is None
5 years ago
matejcik c151fdeefd python: add wait-for-emulator command
5 years ago
matejcik 29e883ab59 core/monero: fix usage of ctx.wait in pagination
5 years ago
matejcik f707913f32 tests/ui: update fixtures to include missing confirms
5 years ago
matejcik a79279115e core: move confirm_signal evaluation into concrete Layout implementations
5 years ago
Pavol Rusnak 9a884a5dc5
ci/tests: disable test_LongEcho in HIDTest, remove retry
5 years ago
Pavol Rusnak 0b3d0c6681
legacy/bootloader: update combine script
5 years ago
Pavol Rusnak 06003d0e01
Merge branch 'matejcik/headertool'
5 years ago
Pavol Rusnak 4b1159b94d
tools/keyctl-proxy: blue is not readable on my display :)
5 years ago
Pavol Rusnak a95405b693
python: don't use py3.6+ format strings yet
5 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 4d7e3c8a23
python: use TREZOR_PATH in get_default_client
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