Commit Graph

9523 Commits (5edd0a55f37c5984b663cc54b60a1d3bf7a655cd)
 

Author SHA1 Message Date
Tomas Susanka 5edd0a55f3 ci: document arduino pins
4 years ago
matejcik 5e27c8a274 docs: improve documentation for sessions
4 years ago
matejcik ffe3b5487d python: ignore failures of EndSession call, so that end_session() does not raise
4 years ago
matejcik e0583dd5cb all: use a specific error code for "invalid session"
4 years ago
matejcik e96a9e8d39 python/trezorctl: make use of EndSession
4 years ago
matejcik e0ec5aa1e7 tests: clear session before each testcase
4 years ago
matejcik 46eb223b2a tests: use new trezorlib locking/sessioning API where appropriate
4 years ago
matejcik a08c34a624 tests: add tests for end_session
4 years ago
matejcik 4f92d2b14d python: call EndSession when requested
4 years ago
matejcik 58621711d1 legacy: implement EndSession
4 years ago
matejcik 4909821f35 core: implement EndSession
4 years ago
Martin Milata c7934116ec
core: introduce TREZOR_MODEL flag (#1233)
4 years ago
Tomas Susanka c7b6d98cfc tests/upgrade-tests: modify paths in release jobs and add job for MacOS
4 years ago
Tomas Susanka a443a4a430 tests/upgrade: add support for filenames with revision
4 years ago
Tomas Susanka b780785beb tests: replace emulators URL
4 years ago
matejcik 4200692930 python: release 0.12.2
4 years ago
matejcik 17736e8fba python/trezorctl: fix output of 'btc get-address' help text
4 years ago
matejcik d19f00b26c python/trezorctl: fix minor bugs in 'set homescreen'
4 years ago
Tomas Susanka c52c93aea0 ci: add core btconly debug build and deploy it during release
4 years ago
Tomas Susanka 00593dc6d6 ci: fix builds for MacOS
4 years ago
Martin Milata f51fac3410 common/defs: update maxfee_kb to 10USD/tx
4 years ago
Martin Milata f6b7622dd2 common/tools: add maxfee.py for updating maxfee_kb
4 years ago
Martin Milata 9849d84a5e common/tools: factor out marketcap data download
4 years ago
matejcik 993d3b6e3f python: update changelog
4 years ago
matejcik fb1deb6156 python/trezorctl: improve 'set homescreen' command
4 years ago
matejcik a14634c389 python: make PIL optional in the toif module, add size check
4 years ago
matejcik eddaeb1280 python: add Pillow as an optional requirement (fixes #1224)
4 years ago
matejcik 032a65e1cf python: export toif as public module
4 years ago
Martin Milata 43b7ccefc7 python/trezorctl: remove --skip-vendor-header from firmware-update
4 years ago
Martin Milata 29861e076b python: fix cli --file handling
4 years ago
matejcik 336000154a common: add "unstable" as a custom protobuf extension (fixes #1220)
4 years ago
Andrew Kozlik 5429acdb7f
crypto: fix undefined behavior in shamir unbitslice (#1219)
4 years ago
Tomas Susanka db020c7a47 ci: run HW tests for secfix branches
4 years ago
Tomas Susanka 141d9099f5 ci: remove release candidates deploy
4 years ago
Pavol Rusnak 07bd330d98
legacy/firmware: validate script type only in full-mode known_path_check (#1216)
4 years ago
Pavol Rusnak 534695313c
common/defs: enable extra_data for FLO
4 years ago
Ferdinando M. Ametrano b3d483dd6b
python: silenced unused variables (#1202)
4 years ago
Tomas Susanka d080464cc5 core, legacy: bump versions (also in changelogs)
4 years ago
Pavol Rusnak ed989eb76a
legacy/intermediate_fw: fix optflags
4 years ago
Ondrej Mikle ff3b10a329
legacy/intermediate_fw: Intermediate firmware for T1 (#1084)
4 years ago
Pavol Rusnak 21b4c5b60e
core/bootloader_ci: fix typos in the previous commit
4 years ago
Ondrej Mikle 8d3d3be09c
core/bootloader_ic: introduce CI bootloader for TT device tests (#1182)
4 years ago
Pavol Rusnak 90f23afb72
tools/build_protobuf: don't compare __pycache__
4 years ago
Martin Milata 1fc6c80b5d
build-docker.sh: print fw fingerprints after build (#1209)
4 years ago
Martin Milata 1b982659c4
core: fix boot loop after uploading invalid homescreen (#1205)
4 years ago
Pavol Rusnak 68e119c2c6 tests: add tests for invalid paths
4 years ago
Pavol Rusnak 0620911e46 core: allow spending coins from Bitcoin paths if the coin ...
4 years ago
Pavol Rusnak 503ac8d801 legacy: allow spending coins from Bitcoin paths if the coin ...
4 years ago
Pavol Rusnak 5359509483 legacy: refactor check_cointype into a separate function
4 years ago
Alexis Hernandez 96c38315df
common/defs: enable extra_data for XSN (#1208)
4 years ago