1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-12 17:38:13 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Pavol Rusnak
4a26870fcc
src/trezor/crypto: refactor {blake256,sha256}_ripemd160_digest to trezor.crypto.scripts 2018-10-10 13:40:55 +02:00
Pavol Rusnak
2277a9c754
src/apps/wallet/sign_tx: re-enable Decred 2018-10-10 13:00:36 +02:00
Pavol Rusnak
0d68711e47
Revert "src/apps/wallet/sign_tx: add support for Decred"
This reverts commit 7834d06aac.
This reverts commit 335504ce5c.
2018-10-08 14:29:59 +02:00
Matheus Degiovani
7834d06aac
src/apps/wallet/sign_tx: add support for Decred 2018-10-06 13:24:01 +02:00
Pavol Rusnak
ad5aa03a2d
src/apps/common: regenerate coininfo 2018-10-04 17:53:29 +02:00
Pavol Rusnak
86db527722
src/apps/common: add decred attribute to coininfo, enable Decred 2018-09-21 12:52:32 +02:00
Dusan Klinec
3ae4106465 vendor: trezor-common version bump, pb sync, template sync 2018-09-19 15:59:23 +02:00
Pavol Rusnak
ebdd8c9b07
src/apps/wallet: implement script_type handling in get_public_key; update vendor/trezor-common 2018-09-05 15:43:26 +02:00
Tomas Susanka
fc427fa726 templates: forgotten build 2018-09-05 12:21:18 +02:00
matejcik
348b99b8dc build: generate code with Mako templates 2018-08-29 12:04:37 +02:00
Pavol Rusnak
ca7a911033
vendor: update trezor-common 2018-07-16 12:38:29 +02:00
Jan Pochyla
dcb15f77c3 src: run black 2018-07-10 13:05:15 +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
7db1061123 Add .curve_name and Groestlcoin to coininfo.py 2018-07-09 21:30:10 +02:00
Pavol Rusnak
4b58162b54
vendor: update trezor-common, enable Zencash 2018-06-28 14:15:28 +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
Jan Pochyla
fd35b4c5c9 coins: add slip44 2018-06-21 14:00:29 +02:00
Pavol Rusnak
dfd02821af
src/apps/wallet: add support for zcash overwinter 2018-06-05 16:04:23 +02:00
Pavol Rusnak
d6717b59cc
vendor: update trezor-common; add version_group_id flag (for zcash overwintered tx) 2018-06-05 11:16:46 +02:00
Pavol Rusnak
6433862a11
coins: update how coins are being generated from trezor-common 2018-05-30 11:42:18 +02:00
Pavol Rusnak
d1800e0256
src/apps/common: refactor coins.py into coins.py and coininfo.py 2018-05-28 12:18:54 +02:00