Commit Graph

2030 Commits (886888b7750402d9a9e12bd990e75c0a8dc6cc86)
 

Author SHA1 Message Date
Pavol Rusnak 886888b775
firmware: bump version to 2.0.6
6 years ago
Pavol Rusnak 9ace6dbb99
src/apps/wallet: remove unused import in sign_identity
6 years ago
Roman Zeyde a93e745532 apps/wallet/{sign_identity, ecdh}: show protocol as part of the header
6 years ago
Pavol Rusnak 167411c6ed
src/apps/homescreen: change wording for unfinished backup to "failed"
6 years ago
Pavol Rusnak 00fd918661
src/apps/homescreen: change wording for unfinished backup to "interrupted"
6 years ago
Pavol Rusnak b83ffee3af
src/apps/common: implement unfinished_backup flag in the storage
6 years ago
Pavol Rusnak e6bfd192e5
src/apps/common: implement passphrase_source and use it
6 years ago
Pavol Rusnak 6cf9bb1d93
src/apps/common: refactor new_device_id function
6 years ago
Pavol Rusnak cda9ae3be7
src/apps/wallet/ecdh: fix serialize_identity import path
6 years ago
Pavol Rusnak 2f440f17d3
Revert "trezor/utils: refactor 'serialize_identity()'"
6 years ago
Pavol Rusnak 45b7a472c5
src/apps/wallet: make flake8 happy
6 years ago
Roman Zeyde e925baaf08 apps/wallet/ecdh: support decryption (for GnuPG)
6 years ago
Roman Zeyde de217f75df trezor/utils: refactor 'serialize_identity()'
6 years ago
Roman Zeyde cfb50f751e docs: fix 'vendorheader' to 'vendor' at build.md
6 years ago
Tomas Susanka 2dec30828b wallet/signing: segwit has priority over force_bip143
6 years ago
Tomas Susanka c827607eec tests: ethereum format_address takes int as an input
6 years ago
matejcik bd32e1e3b3 tests: set default TREZOR_PATH to the emulator
6 years ago
matejcik 5b9b904198 Makefile: pass TESTOPTS to test runners (and use them in run_tests_device_emu.sh
6 years ago
matejcik 2a3e336b21 travis: add rlp requirement
6 years ago
Pavol Rusnak 0484f599fd
src/apps/common: introduce limit for homescreen size
6 years ago
Jochen Hoenicke 8cdec0652e Ethereum: Fix fee computation.
6 years ago
Roman Zeyde 8a8b66c9cb src/protobuf: fix small typo in docstring
6 years ago
Pavol Rusnak 3971f4bf13
src/apps/wallet: fix ed25519 pubkey prefix
6 years ago
Jochen Hoenicke ffe151459b passphrase: include all ASCII characters
6 years ago
Pavol Rusnak a697d482bf src/apps/management: delay flag setting by one step in backup
6 years ago
Pavol Rusnak 1b8217ca66
src/apps/wallet: finish GetPublicKey UI
6 years ago
Jan Pochyla eed57a6c44 src/apps/management/apply_settings: remove language handling
6 years ago
Pavol Rusnak 21d07ec99d
docs: use make vendor to refresh submodules
6 years ago
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
6 years ago
Pavol Rusnak c7c5f55508
src/apps/ethereum: fix layout for values around 1e9 Wei
6 years ago
Pavol Rusnak 34e60899c0
docs: add info about git submodule update
6 years ago
matejcik d866128fbe embed/unix: emit TOUCH_END when mouse leaves active area. (#134)
6 years ago
Pavol Rusnak 8852fb5482
embed/firmware: bump version to 2.0.5
6 years ago
Pavol Rusnak 0ec62dfa5c
src/apps/fido_u2f: reorder dispatch_cmd function
6 years ago
Pavol Rusnak 842ebd6e83
src/apps/fido_u2f: show layout for bogus ids again
6 years ago
Pavol Rusnak 63773e99b7
src/trezor/workflow: fix last commit
6 years ago
Jan Pochyla eda280213f src/apps/fido_u2f: fix confirmation, refactor
6 years ago
Jan Pochyla f74cbead5e src/trezor/ui/passphrase: fix removing last character
6 years ago
Pavol Rusnak 144e2013bd
src/apps/management: reset_device with no layout resets homescreen
6 years ago
Pavol Rusnak b77646904b
emu: increase heapsize
6 years ago
Pavol Rusnak 7dc207a8df
src/apps/fido_u2f: implement bogus app_id screen
6 years ago
Pavol Rusnak df10f5df3f
src/apps/common: fix cache
6 years ago
Pavol Rusnak c937d73217
src: minor visual nits
6 years ago
Pavol Rusnak 2e3dc8b29d
src/apps/common: rework PassphraseState behaviour
6 years ago
Pavol Rusnak 01bb1e34fa
src/apps/management: implement dry_run in recovery_device
6 years ago
Pavol Rusnak 1269a0239d
src/apps: use require_confirm where possible, introduce require_hold_to_confirm
6 years ago
Pavol Rusnak 4f98f02ff9
src/apps/common: fix typo in set_u2f_counter
6 years ago
Pavol Rusnak c0a0630cba
src/apps/fido_u2f: implement u2f counter
6 years ago
Pavol Rusnak 67d835fd3e
src: make flake8 happy
6 years ago
Pavol Rusnak a13639997e
src/apps/management: fix missing return true
6 years ago