Commit Graph

2064 Commits (fc69ddf38fc1fe048d558b6b88e11fc70ffa89cd)
 

Author SHA1 Message Date
Tomas Susanka fc69ddf38f ethereum: note about message sign/verify
6 years ago
Tomas Susanka 376a3cbec5
Merge pull request #200 from trezor/tsusanka/unknown-token-fix
6 years ago
Tomas Susanka 55de110ee9 eth: unknown token changed to (None, None..)
6 years ago
Tomas Susanka 2d0d360944 eth: unknown token transfer is recognized and displayed as unknown
6 years ago
matejcik a8351d1bda docs: testing instructions
6 years ago
matejcik 75fb38f63c docs: make build instructions more compact, reflect use of pipenv
6 years ago
matejcik ac33a0f86e travis: use pipenv to run python-trezor testsuite reproducibly
6 years ago
Tomas Susanka 0d56ca922a ethereum: format amount already has int as an argument
6 years ago
Pavol Rusnak 736b02394f
src/apps: make flake8 happy
6 years ago
Peter van Mourik 6a062ec5ea Wanchain support (#149)
6 years ago
Pavol Rusnak 5e90d5116c
prodtest: add wipe command to erase vendorheader
6 years ago
Jan Pochyla 0f2ed0f07c src/apps/ethereum: use wire.Error
6 years ago
Jan Pochyla db696b23fd src/trezor/wire: add exceptions for all defined FailureTypes
6 years ago
Pavol Rusnak 7df4b251ea
prodtest: update sconscript file
6 years ago
Pavol Rusnak d3844977a8
vendor: update trezor-crypto
6 years ago
Jan Pochyla 074e7c1b9b src/main: simplify, extract USB code into usb.py
6 years ago
Jan Pochyla 3b67cb6bea tests: fix loop.select usage
6 years ago
Jan Pochyla e223173b4e loop: wait -> spawn, select -> wait
6 years ago
Jan Pochyla ebf4d2035e src/trezor/utils: fix warnings in unimport_end
6 years ago
Jan Pochyla 60bec0b4d1 src/trezor/wire: allow passing MessageType classes to register()
6 years ago
Jan Pochyla 2731742d34 src/trezor/messages: allow registration of custom messages
6 years ago
Pavol Rusnak eff139e4fc
style: fix flake8 warning
6 years ago
Pavol Rusnak a6e8a37239
src/apps/common/storage: add autolock_delay_ms variable
6 years ago
Jan Pochyla 04680f4bbf src/trezor/wire: clean up after workflows
6 years ago
Jan Pochyla b38d6870eb src/trezor/utils: replace unimport with explicit fns, remove parent references
6 years ago
Jan Pochyla 9b9183c4f7 src/apps: remove unimport usage
6 years ago
Pavol Rusnak 55f3edebda
embed/extmod/modtrezorui: allow software renderer (but still prefer accelerated ones)
6 years ago
Jochen Hoenicke 5fc368e330 display: show qr-code correctly (was mirrored)
6 years ago
Jan Pochyla 25ae6bba51 src/trezor/ui/word_select: use apps.debug.input_signal
6 years ago
Pavol Rusnak 81e676be6d
docs: add photo, schematic, bom, etc.
6 years ago
Jan Pochyla c23c519e37 vendor/trezor-common: update
6 years ago
Jan Pochyla 6c9c563323 pin: simplify label code
6 years ago
Jan Pochyla 01bc12ec27 src/apps/debug: simplify debuglink, add more decision/state fields
6 years ago
Jan Pochyla f9c51af32f src/trezor/loop: cleanup signal in case of task failure
6 years ago
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"
7 years ago
Pavol Rusnak 00fd918661
src/apps/homescreen: change wording for unfinished backup to "interrupted"
7 years ago
Pavol Rusnak b83ffee3af
src/apps/common: implement unfinished_backup flag in the storage
7 years ago
Pavol Rusnak e6bfd192e5
src/apps/common: implement passphrase_source and use it
7 years ago
Pavol Rusnak 6cf9bb1d93
src/apps/common: refactor new_device_id function
7 years ago
Pavol Rusnak cda9ae3be7
src/apps/wallet/ecdh: fix serialize_identity import path
7 years ago
Pavol Rusnak 2f440f17d3
Revert "trezor/utils: refactor 'serialize_identity()'"
7 years ago
Pavol Rusnak 45b7a472c5
src/apps/wallet: make flake8 happy
7 years ago
Roman Zeyde e925baaf08 apps/wallet/ecdh: support decryption (for GnuPG)
7 years ago
Roman Zeyde de217f75df trezor/utils: refactor 'serialize_identity()'
7 years ago
Roman Zeyde cfb50f751e docs: fix 'vendorheader' to 'vendor' at build.md
7 years ago
Tomas Susanka 2dec30828b wallet/signing: segwit has priority over force_bip143
7 years ago
Tomas Susanka c827607eec tests: ethereum format_address takes int as an input
7 years ago