Tomas Susanka
|
7f767eec46
|
stellar: accounts are addresses
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
bcf77bd347
|
stellar: get address
including show_display var
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
501ea6bb2c
|
stellar: refactoring
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
2af33a6893
|
stellar: operations layout
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
a26aaec953
|
stellar: Context is used instead of loop
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
8d75fad50c
|
stellar: memo confirms
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
44ce832163
|
stellar: layout
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
1d3490a278
|
stellar: account check
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
17a4ccd268
|
stellar: transaction operations
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
00fb252063
|
stellar: signing init
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
4cfcfb4ff4
|
stellar: init; get public key
|
2018-07-11 17:20:25 +02:00 |
|
Jan Pochyla
|
2f6386e041
|
ethereum: fix get_address for very short paths
|
2018-07-10 14:53:39 +02:00 |
|
Jan Pochyla
|
808b67ff43
|
apps.common: simplify address_type
|
2018-07-10 13:05:16 +02:00 |
|
Jan Pochyla
|
dcb15f77c3
|
src: run black
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
ead154b907
|
src: run isort
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
bf9f503c3c
|
apps: remove unused imports
|
2018-07-10 11:17:12 +02:00 |
|
Jan Pochyla
|
6751d84236
|
style: skip formatting in special cases
|
2018-07-10 11:17:12 +02:00 |
|
Pavol Rusnak
|
1628521ef2
|
vendor: update trezor-common
|
2018-07-09 21:33:35 +02:00 |
|
Yura Pakhuchiy
|
d09547fec3
|
Introduce coininfo.b58_hash
|
2018-07-09 21:30:10 +02:00 |
|
Yura Pakhuchiy
|
b48cc1d6f8
|
Use single SHA256 for groestl curve for tx and msg signing
|
2018-07-09 21:30:10 +02:00 |
|
Yura Pakhuchiy
|
a3542a6441
|
wallet: use coin's .curve_name
|
2018-07-09 21:30:10 +02:00 |
|
Yura Pakhuchiy
|
7db1061123
|
Add .curve_name and Groestlcoin to coininfo.py
|
2018-07-09 21:30:10 +02:00 |
|
Pavol Rusnak
|
2ee57da5d8
|
src/apps/wallet/sign_tx: fix last commit, add bip115 test
|
2018-07-04 18:08:05 +02:00 |
|
Pavol Rusnak
|
622eb001a6
|
src/apps/wallet/sign_tx: correct processing of block_height in bip115
|
2018-07-04 17:54:13 +02:00 |
|
Pavol Rusnak
|
6d5a8645fd
|
src/apps/wallet/sign_tx: don't append bip115 replay protection script if no arguments provided
|
2018-07-04 12:59:19 +02:00 |
|
Jan Pochyla
|
2b66deb3d6
|
ui.text: type -> normal
|
2018-07-03 16:49:52 +02:00 |
|
Jan Pochyla
|
ec06ccf43f
|
apps: use default icon from Text API
|
2018-07-03 16:49:52 +02:00 |
|
Jan Pochyla
|
b3d3da7f7a
|
apps: use mutable Text API
|
2018-07-03 16:49:52 +02:00 |
|
Pavol Rusnak
|
ac5e3f200a
|
src: rename wire_types to MessageType, drop copy in tools/build_protobuf
|
2018-07-02 20:40:51 +02:00 |
|
Jan Pochyla
|
f9d77479d4
|
fido_u2f: wait until previous u2f workflow ends
|
2018-07-02 15:30:32 +02:00 |
|
Pavol Rusnak
|
9f90ca21a9
|
src/apps/wallet/sign_tx: fix bip115 code in last commit
|
2018-07-02 14:29:58 +02:00 |
|
idimon4uk
|
3b345f3c76
|
src/apps/wallet/sign_tx: add Zencash support (#252)
|
2018-07-02 14:16:26 +02:00 |
|
Pavol Rusnak
|
4b58162b54
|
vendor: update trezor-common, enable Zencash
|
2018-06-28 14:15:28 +02:00 |
|
Pavol Rusnak
|
3d796b971a
|
src/apps/wallet/sign_tx: refactor address_short function
|
2018-06-28 11:21:07 +02:00 |
|
Jochen Hoenicke
|
37ae7c06a4
|
signtx layout: check if address starts with prefix
Only addresses starting with bitcoincash: should get their prefix
skipped. This fixes a bug where it skips the first bytes of legacy
addresses.
|
2018-06-28 11:07:38 +02:00 |
|
Pavol Rusnak
|
3b0808035c
|
vendor: update trezor-common
|
2018-06-22 14:31:38 +02:00 |
|
Pavol Rusnak
|
b4b9c4a930
|
vendor: update trezor-common, add new coins
|
2018-06-21 18:05:36 +02:00 |
|
Pavol Rusnak
|
f550229899
|
src/apps/homescreen: show PIN not set error only on initialized device
|
2018-06-21 17:31:25 +02:00 |
|
Pavol Rusnak
|
d38d4d2b36
|
style: fix flake8 warnings
|
2018-06-21 17:04:06 +02:00 |
|
Pavol Rusnak
|
ac0bdd5902
|
src/apps/wallet: fix address_n_matches_coin function
|
2018-06-21 17:01:46 +02:00 |
|
Pavol Rusnak
|
43891692ab
|
ethereum: update tokens
|
2018-06-21 16:42:46 +02:00 |
|
Jan Pochyla
|
270d85f249
|
seed: cleanup
|
2018-06-21 14:00:29 +02:00 |
|
Jan Pochyla
|
51df249949
|
sign_tx: require confirmation of inputs from other chains
|
2018-06-21 14:00:29 +02:00 |
|
Jan Pochyla
|
fd35b4c5c9
|
coins: add slip44
|
2018-06-21 14:00:29 +02:00 |
|
Pavol Rusnak
|
ab98322d4d
|
src/apps/homescreen: show warning if PIN is not set
|
2018-06-20 17:44:29 +02:00 |
|
Tomas Susanka
|
f41b14e935
|
nem: show qr
|
2018-06-20 12:05:27 +02:00 |
|
Tomas Susanka
|
9329b0e16b
|
apps: show_qr and show_address moved to common
|
2018-06-20 12:05:26 +02:00 |
|
Jan Pochyla
|
7630201a57
|
debug: do not rely on mp_optimise_value
Reflects micropython commit 3f420c0c27bd6daa5af39517925be55b9b9a9ab3
Replaces usage of mp_optimise_value with calls from python code.
|
2018-06-19 18:26:43 +02:00 |
|
Pavol Rusnak
|
97bb26b7f3
|
embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s
|
2018-06-19 18:15:58 +02:00 |
|
Ilan
|
270bf73212
|
Update RSKIP-60 checksum separator (#244)
|
2018-06-16 13:08:17 +02:00 |
|