Commit Graph

2172 Commits (b80a8022d04aef41f7b95ab822df1c2296098bdd)
 

Author SHA1 Message Date
Aleksey Popov a2a861a688 app.lisk: Add lisk_get_address and helpers
6 years ago
Aleksey Popov 59e6e49111 protob: Generate new messages
6 years ago
Aleksey Popov 452ad41575 common: update trezor-common submodule
6 years ago
Pavol Rusnak 90975f6b6e
embed/extmod/modtrezorcrypto: add support to variable outlen for Blake2{b,s}
6 years ago
Pavol Rusnak a1204d8d7d
src: cleanup CoinType usage, don't return coins in Features
6 years ago
Pavol Rusnak 577cb361dc
src/trezor/crypto: add cashaddr support
6 years ago
matejcik 003d77b209 testing: configure pytest.ini and update testing documentation
6 years ago
Pavol Rusnak df967821e7
emu.sh: rename OPTLEVEL to PYOPT (to match variable name used in the C source)
6 years ago
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
7 years ago
Jan Pochyla db696b23fd src/trezor/wire: add exceptions for all defined FailureTypes
7 years ago
Pavol Rusnak 7df4b251ea
prodtest: update sconscript file
7 years ago
Pavol Rusnak d3844977a8
vendor: update trezor-crypto
7 years ago
Jan Pochyla 074e7c1b9b src/main: simplify, extract USB code into usb.py
7 years ago
Jan Pochyla 3b67cb6bea tests: fix loop.select usage
7 years ago
Jan Pochyla e223173b4e loop: wait -> spawn, select -> wait
7 years ago
Jan Pochyla ebf4d2035e src/trezor/utils: fix warnings in unimport_end
7 years ago
Jan Pochyla 60bec0b4d1 src/trezor/wire: allow passing MessageType classes to register()
7 years ago
Jan Pochyla 2731742d34 src/trezor/messages: allow registration of custom messages
7 years ago
Pavol Rusnak eff139e4fc
style: fix flake8 warning
7 years ago
Pavol Rusnak a6e8a37239
src/apps/common/storage: add autolock_delay_ms variable
7 years ago
Jan Pochyla 04680f4bbf src/trezor/wire: clean up after workflows
7 years ago
Jan Pochyla b38d6870eb src/trezor/utils: replace unimport with explicit fns, remove parent references
7 years ago
Jan Pochyla 9b9183c4f7 src/apps: remove unimport usage
7 years ago
Pavol Rusnak 55f3edebda
embed/extmod/modtrezorui: allow software renderer (but still prefer accelerated ones)
7 years ago
Jochen Hoenicke 5fc368e330 display: show qr-code correctly (was mirrored)
7 years ago
Jan Pochyla 25ae6bba51 src/trezor/ui/word_select: use apps.debug.input_signal
7 years ago
Pavol Rusnak 81e676be6d
docs: add photo, schematic, bom, etc.
7 years ago
Jan Pochyla c23c519e37 vendor/trezor-common: update
7 years ago
Jan Pochyla 6c9c563323 pin: simplify label code
7 years ago
Jan Pochyla 01bc12ec27 src/apps/debug: simplify debuglink, add more decision/state fields
7 years ago
Jan Pochyla f9c51af32f src/trezor/loop: cleanup signal in case of task failure
7 years ago
Pavol Rusnak 886888b775
firmware: bump version to 2.0.6
7 years ago
Pavol Rusnak 9ace6dbb99
src/apps/wallet: remove unused import in sign_identity
7 years ago
Roman Zeyde a93e745532 apps/wallet/{sign_identity, ecdh}: show protocol as part of the header
7 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