Commit Graph

2604 Commits (9da2c9502ec4430f3642e502020bcdf8ded4c117)
 

Author SHA1 Message Date
Jan Pochyla 9da2c9502e ui: properly taint child components
6 years ago
Jan Pochyla 25788e90e8 tools: regenerate templates
6 years ago
Jan Pochyla 75027b0579 vendor: bump trezor-common
6 years ago
Tomas Susanka f3c401a5c9 wallet: do not validate script type in sign message function
6 years ago
Tomas Susanka d5fb2a477a eth/verify: path is not validated; improve invalid signature handling
6 years ago
Tomas Susanka 47790634ae
Merge pull request #426 from ph4r05/pr/xmr-payment-id-fix
6 years ago
Dusan Klinec f810230e71
xmr: payment ID computation fix
6 years ago
Jan Pochyla dd5eba8da9 ui: reduce flicker in buttons, text, and pin dialog
6 years ago
Jan Pochyla faa665a80b unix: fix SDL issues in MacOS Mojave
6 years ago
Tibor Arpas ea4610afd2 Fixing make test_emu in some environments.
6 years ago
Tomas Susanka 8213fee15b eth: replace fw error with data error in verify function
6 years ago
matejcik c3112fd83d embed/trezorhal: only poll CTPM when touch is detected
6 years ago
Tomas Susanka 72bc784f7f Revert "TEMPORARY: run tests against tsusanka/paths python-trezor branch"
6 years ago
Jan Pochyla 1782b0273c
Merge pull request #341 from trezor/tsusanka/paths
6 years ago
Pavol Rusnak b1566e9d57
src/apps/wallet/get_public_key: return xpub for multisig
6 years ago
Tibor Arpas be58549fd9
src/apps/wallet/sign_tx: handle timestamp field
6 years ago
Pavol Rusnak 1d43322d21
src/trezor/messages: regenerate
6 years ago
Pavol Rusnak b3e668db8b
embed/extmod/modtrezorconfig: small refactor to storage
6 years ago
Pavol Rusnak 113a557f17
embed/trezorhal+unix: small refactor to flash.c
6 years ago
Pavol Rusnak d2f1a4db11
changelog: update
6 years ago
Pavol Rusnak 10a284f6ee
src/apps/wallet/sign_tx: make check for OMNI more strict
6 years ago
Pavol Rusnak 4693c071b4
src/apps/wallet/sign_tx: implement OMNI parsing in OP_RETURN layout
6 years ago
Pavol Rusnak 342c3646e1
vendor: update trezor-common
6 years ago
Tomas Susanka d83ef07d57 paths: typo, style
6 years ago
Tomas Susanka 2acf0d10bd TEMPORARY: run tests against tsusanka/paths python-trezor branch
6 years ago
Tomas Susanka 8cf1ee5e62 paths: temporarily disable GetPublicKey paths checks
6 years ago
Tomas Susanka 31f987e988 coins: validate derivation paths
6 years ago
Vladimir Volek ab25381646 Update build.md (#408)
6 years ago
Jan Pochyla ce362103ae apps: msg.address_n is always a list
6 years ago
Jan Pochyla c7651b3c94 tezos: remove import *
6 years ago
Pavol Rusnak 0ff7034e37
embed/extmod/modtrezorconfig: refactor PIN UI wait callback (#398)
6 years ago
Pavol Rusnak b4894c3431
unix: add raspi target
6 years ago
Pavol Rusnak 6ce1794248
docker: add PRODUCTION env variable to build script
6 years ago
Pavol Rusnak fc0a44176f
firmware: bump to 2.0.10
6 years ago
Pavol Rusnak 675b1a81ad
nix: add Pyro4 to shell.nix
6 years ago
Pavol Rusnak 1f2f4d1b41
update changelog
6 years ago
Tomas Susanka 43852501f5 style fix
6 years ago
Tomas Susanka 8db7a65030 templates: regen
6 years ago
Pavol Rusnak 7c2e9ed5a5
vendor: update trezor-common
6 years ago
Pavol Rusnak 085f9491a2
src/apps/homescreen: NO BACKUP => SEEDLESS
6 years ago
Jan Pochyla 5c409ceeac protobuf: simplify the list of bytes optimization
6 years ago
Tomas Susanka 76dbef99bf
Merge pull request #395 from ph4r05/xmr-ki-progress
6 years ago
Dusan Klinec 3020b5d4a9
xmr: key image sync progress
6 years ago
Tomas Susanka d919e99255
Merge pull request #394 from ph4r05/xmr-mg
6 years ago
Dusan Klinec 22add1d515
xmr: full mlsag simplified
6 years ago
Dusan Klinec 3d66ba1535
xmr: mgsig generated in chunks
6 years ago
Dusan Klinec 0414a8e74b
protobuf: enable dumping large byte arrays in chunks
6 years ago
Dusan Klinec cdf9d51ee2
xmr: step_09_sign - unimport after heavy ops
6 years ago
Dusan Klinec ddcb836ff7
xmr: mlsag - generating serialized signature directly
6 years ago
Dusan Klinec a462ea35ce
xmr: step_09_sign - manual MgSig serialization
6 years ago