Commit Graph

2276 Commits (d897d5e23c9a458538dbf39836b1e3bacb9a9caf)
 

Author SHA1 Message Date
mcudev d897d5e23c build: make it easier to build binaries optimized for debugging (#267)
6 years ago
matejcik a94ea094a0 travis: install protobuf compiler and add modules to Pipfile
6 years ago
mcudev d325e7b5a2 firmware: update flash_firmware target to use two-part flashing fix (#266)
6 years ago
Pavol Rusnak c4918cea97
firmware: update flash_firmware target to use two-part flashing
6 years ago
Pavol Rusnak aa1a036216
bootloader: use SL keys by default (keep universal keys in comment)
6 years ago
Pavol Rusnak 2ee57da5d8
src/apps/wallet/sign_tx: fix last commit, add bip115 test
6 years ago
Pavol Rusnak 622eb001a6
src/apps/wallet/sign_tx: correct processing of block_height in bip115
6 years ago
Pavol Rusnak 13c659c202
vendor: update trezor-common, regenerate messages
6 years ago
Pavol Rusnak 6d5a8645fd
src/apps/wallet/sign_tx: don't append bip115 replay protection script if no arguments provided
6 years ago
Jan Pochyla 2b66deb3d6 ui.text: type -> normal
6 years ago
Jan Pochyla ec06ccf43f apps: use default icon from Text API
6 years ago
Jan Pochyla f74a29b56a ui.text: remove old API
6 years ago
Jan Pochyla b3d3da7f7a apps: use mutable Text API
6 years ago
Jan Pochyla 49e75851c7 ui.text: add mutable API
6 years ago
Pavol Rusnak ac5e3f200a
src: rename wire_types to MessageType, drop copy in tools/build_protobuf
6 years ago
matejcik 28e2970cfb vendor: update trezor-common, regenerate messages
6 years ago
matejcik 2091ae97bf tools: use pb2py from trezor-common
6 years ago
Pavol Rusnak 657de0274d
embed/unix: save only cropped part of the screenshot
6 years ago
Pavol Rusnak 35dcd917dd
embed/unix: save screenshot on "P" press in emulator
6 years ago
Jan Pochyla 6e13a1475b ui: introduce LazyWidget
6 years ago
Jan Pochyla f9d77479d4 fido_u2f: wait until previous u2f workflow ends
6 years ago
Pavol Rusnak 9f90ca21a9
src/apps/wallet/sign_tx: fix bip115 code in last commit
6 years ago
idimon4uk 3b345f3c76 src/apps/wallet/sign_tx: add Zencash support (#252)
6 years ago
Yura Pakhuchiy 2865c9853c Docker: support local build and build from other gh repos
6 years ago
Pavol Rusnak 4b58162b54
vendor: update trezor-common, enable Zencash
6 years ago
Pavol Rusnak 6ab2b5d6ee
vendor: update trezor-common
6 years ago
Pavol Rusnak 3d796b971a
src/apps/wallet/sign_tx: refactor address_short function
6 years ago
Jochen Hoenicke 37ae7c06a4 signtx layout: check if address starts with prefix
6 years ago
Pavol Rusnak 3813d3dc80
docs: update changelog
6 years ago
Pavol Rusnak de2178a1e9
tools: add more verbose output to keyctl-coordinator
6 years ago
Pavol Rusnak ecf2dc19ec
docs: add changelog
6 years ago
Pavol Rusnak 5c62180011
tests: fix coins test (there are few collissions in address_types, but for less significant coins)
6 years ago
Pavol Rusnak 3b0808035c
vendor: update trezor-common
6 years ago
Pavol Rusnak 339c859600
vendor: update trezor-crypto
6 years ago
Pavol Rusnak b4b9c4a930
vendor: update trezor-common, add new coins
6 years ago
Pavol Rusnak f550229899
src/apps/homescreen: show PIN not set error only on initialized device
6 years ago
Pavol Rusnak d38d4d2b36
style: fix flake8 warnings
6 years ago
Pavol Rusnak ac0bdd5902
src/apps/wallet: fix address_n_matches_coin function
6 years ago
Pavol Rusnak 43891692ab
ethereum: update tokens
6 years ago
Pavol Rusnak 23b019d592 embed/firmware: update linker to use firmware_extra section
6 years ago
Jan Pochyla 86461d0d6b tests: remove codec_v2 test
6 years ago
Jan Pochyla 88744d2450 wire: remove codec_v2.py
6 years ago
Jan Pochyla 270d85f249 seed: cleanup
6 years ago
Jan Pochyla 51df249949 sign_tx: require confirmation of inputs from other chains
6 years ago
Jan Pochyla fd35b4c5c9 coins: add slip44
6 years ago
Pavol Rusnak ab98322d4d
src/apps/homescreen: show warning if PIN is not set
6 years ago
Pavol Rusnak e7b761e66f
embed: refactor sector_count constants
6 years ago
Jan Pochyla 815d30f41a
Merge pull request #233 from trezor/tsusanka/nemqr
6 years ago
Tomas Susanka f41b14e935 nem: show qr
6 years ago
Tomas Susanka 9329b0e16b apps: show_qr and show_address moved to common
6 years ago