Commit Graph

7940 Commits (75c539ec557e16f868a86c0f93a256301ef6aa7b)
 

Author SHA1 Message Date
Tomas Susanka 75c539ec55
all: replace /bin/bash with /usr/bin/env bash
5 years ago
matejcik cad297ed36 style: fix weirdness in modtrezorio-fatfs.h
5 years ago
matejcik 0fc5e545d3 ci: update download_emulators path
5 years ago
matejcik 8c08527f50 tests: cleanup conftest.py
5 years ago
matejcik 6e4921c030 tests: finish extracting common functionality for emulators
5 years ago
matejcik 643122b651 tests: harden upgrade test
5 years ago
matejcik 5e369e057a tests: remove unused parts of common.py
5 years ago
matejcik e89a913b1b tests: fix relative imports
5 years ago
matejcik e3ceef2af6 tests: drop all explicit conftest references
5 years ago
matejcik 56f5f73550 tests: drop TrezorTest class
5 years ago
matejcik b7ba306a46 tests: start moving common functions to top level
5 years ago
Pavol Rusnak b3c58e4a17
git subrepo pull crypto
5 years ago
Pavol Rusnak 6ad3294f31
core: fix visibility of apps.common.device.U2F_COUNTER
5 years ago
Pavol Rusnak 9898b9f208
tests/device_tests: don't wait forever for emulator to start listening
5 years ago
Pavol Rusnak 775f5b4e66
tests: check reported version of the emulator in the upgrade_tests
5 years ago
Pavol Rusnak ee84450fe7
tests: use appropriate env variables to set emulator profile dir
5 years ago
matejcik 775a27f736 python: fix tox build failure under python 3.8
5 years ago
Tomas Susanka 54de6b9fac ci: deploy frozen emulators to upgrade tests
5 years ago
matejcik 885a21ab36 tests: add missing licence headers
5 years ago
matejcik e31a499702 tests: check all combination of Shamir shares in reset-recovery test
5 years ago
matejcik 7be9bcac79 tests: extract more common functionality
5 years ago
matejcik 8814837a9e ci: split "test upgrade" for core and legacy (fixes #501)
5 years ago
matejcik f5f78c0a99 ci: also run python test when common changes
5 years ago
Pavol Rusnak e7955357b0
core: fix style
5 years ago
Pavol Rusnak 572ac85063
nix: add flaky to python packages
5 years ago
Pavol Rusnak 898c421752
core: enable debuglink+webauth together in the emulator firmware
5 years ago
Pavol Rusnak d9e9fa6ceb
build: combine docker scripts for core and legacy into one
5 years ago
Pavol Rusnak a635ba6bff
build: clean up build-docker scripts a little
5 years ago
Tomas Susanka 55f52e2d70
ci: reorder titles of Jobs for a better overview
5 years ago
Pavol Rusnak 26bbc5ee61
ci: rebuild core/legacy binaries when tests are changed,
5 years ago
Pavol Rusnak 8cd9ea49de
python: introduce --bitcoin-only option to trezorctl firmware-update
5 years ago
Pavol Rusnak e3df251f84
ci: enable only:changes to limit the number of required tasks
5 years ago
Milan Rossa f962a18785
core: enhance testing runners
5 years ago
Pavol Rusnak f87d033345
core: rename PROFILING to TREZOR_PROFILING in trezor_cmd.sh
5 years ago
Pavol Rusnak e91cd6bfa6
git subrepo push common
5 years ago
Szymon Lesisz 9264f787cf common: add BNB to support.json (#503)
5 years ago
Tomas Susanka 3cb023ec21 core: add Capabilities to 2.1.5 changelog
5 years ago
Tomas Susanka b7d2fa9643 core: add Binance to 2.1.5 changelog
5 years ago
Pavol Rusnak 42f030dbcd
legacy: refactor SKIPPED_MESSAGES in the Makefile
5 years ago
Tomas Susanka c66a1e7780
Merge pull request #497 from romanz/segwit-multisig
5 years ago
Roman Zeyde cb04f5774b core/wallet: fix segwit multisig comment
5 years ago
Pavol Rusnak bfe01707b1
build: add BITCOIN_ONLY variable to docker build scripts
5 years ago
Pavol Rusnak 9d5bac50fd
core: alphabetically order files in SConscript files
5 years ago
Pavol Rusnak 854045c019
build: fix file order in SConscript.unix
5 years ago
Pavol Rusnak cdc1a87d11
core: enable trezor.io.FatFS
5 years ago
Ondrej Mikle 59ee3750d1
core/modtrezorio: raise exception when directory listing fails on disk error or other error
5 years ago
Ondrej Mikle 24359ea074
core/modtrezorio: use upstream's fix of read-after-buffer
5 years ago
Ondrej Mikle 972a96f1a0
core/modtrezorio: raise error when no space left on FAT FS
5 years ago
Pavol Rusnak 743f57afdb
core/modtrezorio: use ff_unifdef.sh preprocessor
5 years ago
Pavol Rusnak 49a98a5015
core/modtrezorio: enable FatFS.mkfs only in emulator
5 years ago