Commit Graph

8632 Commits (82c7b568753c86f51c035fd81cb28907a29c52b6)
 

Author SHA1 Message Date
Tomas Susanka 82c7b56875
Merge pull request #837 from trezor/tsusanka/docs-build-update
5 years ago
Tomas Susanka e4077e0634 docs/core: improve build section
5 years ago
Pavol Rusnak e58225fe02
core/boot: don't call mkfs in emulator
5 years ago
Pavol Rusnak fdfa64ac2a
core/ui: fix HoldToConfirm redraw
5 years ago
Pavol Rusnak 32f8f1cb61
core/embed: update fatfs to 0.14; use upstream version
5 years ago
Tomas Susanka 1480f5a25c ci: remove coverage from monero test
5 years ago
matejcik 7eb6b14997 Merge branch 'master' of github.com:trezor/trezor-firmware
5 years ago
matejcik d28e33ef02 core/headertool: support generating vendor headers with explicit size
5 years ago
Tomas Susanka afa6bb77bf docs: fix hash1 field in firmware header
5 years ago
Pavol Rusnak 3c7806aaf6
Merge branch 'nanopb-0.4'
5 years ago
Pavol Rusnak 6dbed1424f
core+legacy: update nanopb api to version 0.4
5 years ago
Pavol Rusnak 3eb7775659
core/bootloader: regenerate protobuf messages
5 years ago
Pavol Rusnak 4647e7d686
core+legacy: use nanopb generator from pipenv
5 years ago
Pavol Rusnak 5bf8eca350
legacy+core: accept only valid UTF-8 strings via nanopb
5 years ago
Pavol Rusnak 1c22dac6eb
pipfile: add nanopb to Pipfile
5 years ago
Pavol Rusnak cd45d2f3dc
vendor: update nanopb to 0.4.1
5 years ago
Pavol Rusnak 0ceba80876
legacy: fix wrong logic in layoutButtonNo
5 years ago
Tomas Susanka 3664d7b37b docs: fix link to headertool
5 years ago
Tomas Susanka 277e494ffa core/recovery: end dry run before showing success
5 years ago
Tomas Susanka e8ab0d515b
Merge pull request #814 from trezor/tsusanka/ui-hashes
5 years ago
Tomas Susanka 30684bc46b tests/ui: fix deploy script
5 years ago
Tomas Susanka 4baa76dc67 tests/ui: replace many hash.txt files with one large one
5 years ago
Tomas Susanka 94e44a08e1 pipenv: add inotify and update
5 years ago
Tomas Susanka 532973569a
Merge pull request #812 from trezor/tsusanka/fix-watch
5 years ago
Tomas Susanka 4850eaf534 emu.py: remove frozen variable
5 years ago
Tomas Susanka 50521bb16b tests/ui: add readme
5 years ago
EtherCore Contributor c03caaf76a
common/defs: switch ERE logo (#808)
5 years ago
Tomas Susanka e9c5e47ab4 ci: add Pipfile.lock to 'only_changes'
5 years ago
Tomas Susanka 2c783235e9 pipenv: update dependencies
5 years ago
matejcik 5d052678a6 build: make sure resources are built for 'make mypy'
5 years ago
matejcik 04fe99af8e ci: turn mypy check into a part of style-check
5 years ago
matejcik 06909aef7d ci: no dependencies for python test
5 years ago
matejcik 0a052806c7 python: kill emulator if it doesn't become ready in time
5 years ago
matejcik 72537e3c3a python: exclude broken version of construct to fix CI build
5 years ago
Tomas Susanka 73e17987d2 Revert "tests: add 'timeout' to markers"
5 years ago
Tomas Susanka 5364d5e978 tests: add 'timeout' to markers
5 years ago
Tomas Susanka 1988fb0409 core: add short summary to pytest to see what failed right away
5 years ago
Tomas Susanka d2f8a83057 docs: fix title and trezorlib readme link
5 years ago
matejcik c612b8fd2d tests: increase timeout for 16-of-16-share test
5 years ago
matejcik 9279049008 tests: register the 'slow' marker
5 years ago
matejcik a1ed52c702 docs: add link to Python README
5 years ago
matejcik 066686a20c tests: raise timeouts for slow tests
5 years ago
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