Commit Graph

641 Commits (49e75851c75856380ad2c9999d129495380a8b7f)

Author SHA1 Message Date
Pavol Rusnak ac5e3f200a
src: rename wire_types to MessageType, drop copy in tools/build_protobuf
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
Pavol Rusnak 4b58162b54
vendor: update trezor-common, enable Zencash
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 3b0808035c
vendor: update trezor-common
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
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
Tomas Susanka f41b14e935 nem: show qr
6 years ago
Tomas Susanka 9329b0e16b apps: show_qr and show_address moved to common
6 years ago
Jan Pochyla 7630201a57 debug: do not rely on mp_optimise_value
6 years ago
Pavol Rusnak 97bb26b7f3
embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s
6 years ago
Ilan 270bf73212 Update RSKIP-60 checksum separator (#244)
6 years ago
Ilan 3e2e5fa7b8 Apply RSKIP-60 in require_confirm_tx (#241)
6 years ago
Ilan 0c13a43518
src/apps/ethereum: implement RSKIP-60 checksum in get_address
6 years ago
Pavol Rusnak 0a6d890335
src/apps/wallet/sign_tx: refactor writers.get_tx_hash usage
6 years ago
Tomas Susanka 5910ebf279 nem: wire.ProcessError instead of ValueError
6 years ago
Pavol Rusnak 9910fef423
vendor: update trezor-common
6 years ago
Pavol Rusnak 285c845e9b
src+test: fix flake8 warning
6 years ago
Pavol Rusnak da4bea34a0
src/apps/wallet: small docu fix in Bip143 class
6 years ago
Pavol Rusnak ad1e0e81b2
src/apps/ethereum: refactor networks module
6 years ago
Pavol Rusnak 6c2c99688b
src/apps/wallet: drop cashaddr prefix from the ui
6 years ago
Jan Pochyla f72667c761
Merge pull request #217 from alepop/restore-lisk-sign-verify-message
6 years ago
Jan Pochyla 1513578737 app.lisk: fix code style
6 years ago
Aleksey Popov caffef2e0a
app.lisk: restore sign and verify functions with correct message digest (with prefix)
6 years ago
Jan Pochyla 1b495324e7 nem: remove star-imports, fix some style
6 years ago
Tomas Susanka 9855a50526 nem: readme
6 years ago
Tomas Susanka e0014a76d5 nem: xem amount and mosaic levy fix
6 years ago
Tomas Susanka 3422474811 nem: mosaics definitions are generated from trezor-common
6 years ago
Tomas Susanka 0093d21bb6 nem: correct mosaic quantities
6 years ago
Tomas Susanka 616d117648 nem: mosaics are checked against definition and user is asked appropriately
6 years ago
Tomas Susanka a45ac4ad4b nem: refactored to have a common message as an argument
6 years ago
Tomas Susanka 1355b19c77 nem: multisig correct serialization fix
6 years ago
Tomas Susanka 9a52039b25 nem/layout: trim and levy fee
6 years ago
Tomas Susanka 85c904cbf7 nem: layout refactoring and fixes
6 years ago
Tomas Susanka 8de3cd7cac nem: refactored to directories
6 years ago
Tomas Susanka b80a8022d0 nem: multisig
6 years ago
Tomas Susanka d54d33df3a nem: big refactoring of serialization
6 years ago
Tomas Susanka 561ca35a08 nem: correct layout and confirms
6 years ago
Tomas Susanka 4cd87d3a01 nem: mosaics canonicalization
6 years ago
Tomas Susanka 73415049df nem: fix unused imports
6 years ago