Pavol Rusnak
|
73c8a1c11f
|
tests: cleanup lisk tests
|
2018-09-14 12:23:38 +02:00 |
|
alepop
|
b0a7ea1f31
|
add Lisk support (#351)
|
2018-09-14 12:13:41 +02:00 |
|
Pavol Rusnak
|
3831ddd5a9
|
tests: fix missing import in lisk tests
|
2018-09-14 11:37:42 +02:00 |
|
Aleksey Popov
|
144c8c1f5b
|
lisk: enable tests for t1 (xfail)
|
2018-09-14 11:26:07 +02:00 |
|
Fernando Sobreira
|
c82aad53fe
|
Add Tron support
Add Tron support
Remove TronGetPublicKey
|
2018-09-14 11:21:24 +02:00 |
|
Pavol Rusnak
|
34aad724f0
|
usb: don't use CONFIDENTIAL inside DEBUG_LINK code
This will make confidential sections identical for production and debug build.
|
2018-09-13 19:58:34 +02:00 |
|
Pavol Rusnak
|
fb816bd2de
|
embed/extmod/modtrezorui: properly set backlight and bpp for T1 display
|
2018-09-13 19:42:35 +02:00 |
|
Tomas Susanka
|
204f6b7a5a
|
tests: tezos is not xfailed anymore
|
2018-09-13 15:14:06 +02:00 |
|
Tomas Susanka
|
f968d68651
|
tests: tezos is not xfailed anymore
|
2018-09-13 15:12:42 +02:00 |
|
Adrian Matejov
|
7918e1f818
|
tezos: added Readme
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
|
2018-09-13 15:06:03 +02:00 |
|
Adrian Matejov
|
8b252bff80
|
tezos: fixed nitpicks
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
|
2018-09-13 15:06:03 +02:00 |
|
Adrian Matejov
|
d4987849ce
|
tezos: run_xfail set
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
|
2018-09-13 15:06:03 +02:00 |
|
Adrian Matejov
|
203c850779
|
tezos: supporting only ed25519 curve
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
|
2018-09-13 15:06:03 +02:00 |
|
Adrian Matejov
|
e009c0ca22
|
tezos: removed duplicated code
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
|
2018-09-13 15:06:03 +02:00 |
|
Adrian Matejov
|
f0f6807e4f
|
tezos: display_address -> show
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
|
2018-09-13 15:06:03 +02:00 |
|
Adrian Matejov
|
2750d668ad
|
tezos: added tezos cryptocurrency
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
|
2018-09-13 15:06:03 +02:00 |
|
Pavol Rusnak
|
11bf37b17c
|
vendor: update trezor-crypto
|
2018-09-13 15:02:10 +02:00 |
|
Pavol Rusnak
|
4ac99f3470
|
vendor: update trezor-crypto
|
2018-09-13 15:01:58 +02:00 |
|
Clément Nussbaumer
|
f9523f97df
|
Improve function naming (#181)
Changes the `ecdsa_verify_digest_recover` function to `ecdsa_recover_pub_from_sig`, to avoid confusion
Fix #180
|
2018-09-13 14:58:29 +02:00 |
|
Pavol Rusnak
|
d72b787d85
|
defs/misc: add curve and github to misc coins
|
2018-09-13 01:10:03 +02:00 |
|
Pavol Rusnak
|
23b07f975d
|
tools: drop binascii usage
|
2018-09-13 00:15:08 +02:00 |
|
Pavol Rusnak
|
eca9402772
|
support: enable Namecoin in Connect and Wallet
|
2018-09-12 22:00:01 +02:00 |
|
Petr Kracík
|
32a688f25a
|
defs: added blockbook URLs to Namecoin
|
2018-09-12 22:00:01 +02:00 |
|
Pavol Rusnak
|
d2b3b30999
|
defs: fix namecoin xpub/xprv magic bytes
|
2018-09-12 22:00:00 +02:00 |
|
Pavol Rusnak
|
045c078a50
|
tests: reduce test_protect_call.py duration from 26 seconds to 5
|
2018-09-12 20:37:12 +02:00 |
|
Pavol Rusnak
|
6074903d6b
|
tests: regenerate decred signing tests
because decred people wanted to change bip32_name
in 0b0f01fb59
|
2018-09-12 19:33:15 +02:00 |
|
matejcik
|
67ca76ab16
|
cointool: add options controlling size of coins.json output
|
2018-09-12 18:09:01 +02:00 |
|
Pavol Rusnak
|
14b1a04b0a
|
fix Clang compile issue with unicode literals
https://lists.llvm.org/pipermail/llvm-bugs/2015-July/040965.html
|
2018-09-12 15:58:58 +02:00 |
|
Pavol Rusnak
|
61d3daa936
|
travis: trying anoter trick
|
2018-09-12 15:43:30 +02:00 |
|
Pavol Rusnak
|
1a02750486
|
travis: trying to enable clang/gcc
|
2018-09-12 15:33:37 +02:00 |
|
Pavol Rusnak
|
15f28836dc
|
travis: fix last commit
|
2018-09-12 15:29:35 +02:00 |
|
Pavol Rusnak
|
aa403d17c4
|
travis: build emulator in both gcc and clang
|
2018-09-12 15:28:09 +02:00 |
|
Pavol Rusnak
|
7880b67451
|
embed/extmod/modtrezorui: display code reorg/cleanup
|
2018-09-12 15:23:30 +02:00 |
|
Pavol Rusnak
|
b7d38973e2
|
rename hasher_multisig to hasher_script
|
2018-09-12 09:40:56 +02:00 |
|
Pavol Rusnak
|
d07d865155
|
demo: fix crypto call
|
2018-09-12 09:40:56 +02:00 |
|
Pavol Rusnak
|
2310d96ee1
|
vendor: update trezor-crypto
|
2018-09-12 09:40:56 +02:00 |
|
Pavol Rusnak
|
69fa8e7ffe
|
Merge branch 'next'
|
2018-09-12 09:39:15 +02:00 |
|
Pavol Rusnak
|
4a76756b75
|
embed/extmod/modtrezorui: use software renderer
|
2018-09-11 18:08:40 +02:00 |
|
Pavol Rusnak
|
d0f2905542
|
embed/extmod/modtrezorcrypto: refactor pbkdf2 prf
|
2018-09-11 18:06:13 +02:00 |
|
Pavol Rusnak
|
9c2cfb0470
|
refactor pbkdf2 functions to make them more readable
|
2018-09-11 17:53:02 +02:00 |
|
Pavol Rusnak
|
8874925fb8
|
unix: support backgrounds for models T and 1
|
2018-09-11 16:38:47 +02:00 |
|
Pavol Rusnak
|
f23f751ab0
|
extmod/modtrezorui: prepare display UI for model change
|
2018-09-11 16:01:06 +02:00 |
|
WO
|
34878d30b4
|
Re-enable Koto (#208)
|
2018-09-11 10:26:52 +02:00 |
|
ZuluCrypto
|
00692d8156
|
stellar - do not attempt to serialize asset code or issuer when type is native
|
2018-09-10 19:44:43 -06:00 |
|
matejcik
|
05305f3e9e
|
defs: update README to mention the 'chain' field in eth networks
|
2018-09-10 16:41:29 +02:00 |
|
Adrián Matejov
|
15df848b05
|
added Tezos support (#302)
* also added device tests for tezos
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
We also pushed signed operations to betanet network and they got accepted.
Here's the list of them
* transaction tz1 http://tzscan.io/ong8MQBX595Ld4dteHCbPqd6uzmEorEft6ZvfiX5vQMX4WHRh7K
* transaction tz2 http://tzscan.io/ooHZ2vbFX1M1fmr9KpLPWQ8r6oZB2RikpGBXsoQSZfbV1hWVjCP
* transaction tz3 http://tzscan.io/op79uLwaFqNB6SgcaAaJtoHFBQk3mL5bC1BQTvYzwX2DVSr8RJG
* origination tz1 http://tzscan.io/ooJg7qXtUjh16AtdSvv5kgaQnxjtAiBysFkG3EaG5qPAuDT1Cym contract http://tzscan.io/KT1VakcExcig27ZAuoLTExgGXtvUsykQSf5R
* origination tz2 http://tzscan.io/opDrUvCGUwKeu86b7GbRLeVzAkyKkdfnV9aSGAzGDLYYS11m6Qr contract http://tzscan.io/KT1LdQeHBSpvvzdRH495qHmtagavZcZ9Z5GW
* origination tz3 http://tzscan.io/opVWtfwvSvHzC6hsSGG31G23Q6nBov8SSvmA2nYXBNc5fWGk3Bg contract http://tzscan.io/KT1VfKfsgKFEfZ5vZUaZNaZyGrQf1gr1MEqr
* delegation tz1 http://tzscan.io/onws37YkYRnUvwYiPqYATZFtBVhBwbS2rdPkQjFGbAfLzt82MGa
* delegation tz2 http://tzscan.io/oocKfbotJwN5Zvmoybhb9LUJ6VhmeS42G2oZHaXQ2mXm98Rzx8r
* delegation tz3 http://tzscan.io/ooFQBcoMzwseJHnFgQ9fEPxAXhtgifuvvEH1CtmyAtnK5R7Drik
* transaction+reveal tz2 http://tzscan.io/ooEyN4FxP8RYh98RJgQxposDUuWHLWT8fUzWawNRCsMGxaNAN9c
* transaction+reveal tz3 http://tzscan.io/ooLaWQzZj1cbkMjZAifV71QCu5bdbMtET5CabrzLWQmnGMMhwmE
|
2018-09-10 16:40:31 +02:00 |
|
matejcik
|
cb4c366ce9
|
device_tests: add signtx expected responses generator
|
2018-09-10 16:02:17 +02:00 |
|
Tomas Susanka
|
02c5f14728
|
tests: ripple removed from run_xfail
Ripple is not marked as xfail anymore, because it is merged in core and
xfail mark was removed from python-trezor in ea77deeaed
|
2018-09-10 14:29:26 +02:00 |
|
WO
|
57be211fd6
|
Add Electurm-KOTO (#207)
|
2018-09-10 14:00:38 +02:00 |
|
Pavol Rusnak
|
5efab07b23
|
cardano: remove GetPublicKey.root_hd_passphrase, style changes
|
2018-09-07 19:35:57 +02:00 |
|