Pavol Rusnak
8e9ae534c0
embed/extmod/modtrezorcrypto: fix last commit, update trezor-crypto
2018-06-15 10:35:19 +02:00
Marcel O'Neil
565d60d004
fix: emulator docs link ( #242 )
2018-06-15 10:29:01 +02:00
Karel Bílek
eeff66be88
zcash: use personal field in blake2b ( #243 )
2018-06-15 10:20:32 +02:00
Pavol Rusnak
669acd7331
blake2b: add personal_len to blake2b_InitPersonal
2018-06-15 10:19:10 +02:00
Karel Bilek
620902b9b3
blake2b: Fix overwinter hashers
2018-06-15 10:13:24 +02:00
Karel Bilek
a4c1d02865
blake2b: Add init with personal key
...
Necessary for zcash hashing
2018-06-15 10:13:24 +02:00
Tomas Susanka
2f2888fba1
stellar: account fields are strings (addresses) not bytes (pubkeys)
2018-06-14 13:29:11 +02:00
Ilan
3e2e5fa7b8
Apply RSKIP-60 in require_confirm_tx ( #241 )
2018-06-13 23:21:19 +02:00
Pavol Rusnak
a6d316db25
style: make flake8 happy
2018-06-13 19:04:40 +02:00
Ilan
0c13a43518
src/apps/ethereum: implement RSKIP-60 checksum in get_address
2018-06-13 18:59:46 +02:00
Gruve_p
97027f5c88
Add groestlcoin testnet insight server ( #136 )
2018-06-13 18:16:24 +02:00
Pavol Rusnak
0a6d890335
src/apps/wallet/sign_tx: refactor writers.get_tx_hash usage
2018-06-13 17:19:56 +02:00
Tomas Susanka
5910ebf279
nem: wire.ProcessError instead of ValueError
2018-06-13 14:00:15 +02:00
Pavol Rusnak
c5687663b9
defs: enable Testnet in connect/webwallet
2018-06-13 13:50:00 +02:00
Tomas Susanka
ebe41c69f8
tests/stellar: trezor core currently throws Firmware err
2018-06-13 13:40:58 +02:00
Pavol Rusnak
b73e18e573
firmware: implement zip143 overwinter
2018-06-12 19:12:00 +02:00
Pavol Rusnak
dba2361728
add overwinter hashers
2018-06-12 19:04:55 +02:00
Pavol Rusnak
9910fef423
vendor: update trezor-common
2018-06-12 17:48:13 +02:00
Pavol Rusnak
604083ee25
tests: add test_apps.ethereum.get_address
2018-06-12 17:46:31 +02:00
Pavol Rusnak
285c845e9b
src+test: fix flake8 warning
2018-06-12 17:41:49 +02:00
Pavol Rusnak
da4bea34a0
src/apps/wallet: small docu fix in Bip143 class
2018-06-12 17:41:49 +02:00
Ilan
f22dafa7eb
Update networks.json - tRSK slip44 ( #133 )
2018-06-12 16:45:48 +02:00
Pavol Rusnak
32a7db423c
signing: rename hashers to separate their use and reduce confusion
2018-06-12 15:42:33 +02:00
Milan Rossa
db763bf05d
bootloader: ask again for block if invalid ( #230 )
...
fixes #135
2018-06-11 19:36:03 +02:00
Pavol Rusnak
015d72102d
device_tests: add failing tests for stellar
2018-06-11 19:22:16 +02:00
Pavol Rusnak
7cf46c6833
trezorctl: add hexlify to stellar_get_public_key
2018-06-11 19:14:52 +02:00
Pavol Rusnak
217d5dd01d
firmware: refactor Stellar code; update trezor-common
2018-06-11 19:13:34 +02:00
matejcik
cf661a8196
Merge branch 'fix-0.10.1'
2018-06-11 19:05:32 +02:00
Pavol Rusnak
1477c9aa9e
trezorctl/trezorlib: add show_display to StellarGetAddress/StellarGetPublicKey
2018-06-11 18:55:52 +02:00
Pavol Rusnak
0bf60dbda9
protob: add show_display to StellarGetPublicKey/StellarGetAddress
2018-06-11 18:52:42 +02:00
matejcik
77361e563d
release: bump version and changelog for 0.10.1
2018-06-11 18:51:16 +02:00
matejcik
03b64909ff
build: fix build on Windows ( fixes #274 )
2018-06-11 18:47:00 +02:00
Pavol Rusnak
b791e805a1
trezorctl: add stellar_get_address/stellar_get_public_key
2018-06-11 18:42:23 +02:00
Tomas Susanka
22872c53c2
tests/stellar: missing field annotation
2018-06-11 18:42:23 +02:00
Tomas Susanka
d3d9ceb0c4
tests: stellar test for get address
2018-06-11 18:42:23 +02:00
Tomas Susanka
c0a823ca1c
protobuf: stellar get address
2018-06-11 18:42:23 +02:00
Tomas Susanka
668a52b85f
submodules: trezor-common updated
2018-06-11 18:42:23 +02:00
Pavol Rusnak
ad1e0e81b2
src/apps/ethereum: refactor networks module
2018-06-11 18:03:38 +02:00
Pavol Rusnak
57a31feb2e
defs/ethereum: add rskip60 attribute to networks.json
2018-06-11 17:51:47 +02:00
EOS Classic
19448419e6
[EOSC] Change EOSC Chainid ( #127 )
2018-06-11 17:43:18 +02:00
Kefkius
95d25702ee
Add groestlcoin testnet native segwit header ( #128 )
2018-06-11 15:56:08 +02:00
Ilan
31469336c3
Rootstock to RSK - Network name ( #131 )
2018-06-11 15:51:55 +02:00
Tomas Susanka
dcda93322a
protob: stellar get address
2018-06-11 13:58:22 +02:00
Pavol Rusnak
6c2c99688b
src/apps/wallet: drop cashaddr prefix from the ui
2018-06-11 13:48:15 +02:00
Pavol Rusnak
bd5d543399
defs: due to changes in Bcash/Zcash, require recent versions of FW
2018-06-11 13:14:37 +02:00
Pavol Rusnak
7be980ae96
defs/coins: fix slip44 values
2018-06-10 22:43:37 +02:00
Kefkius
88e7f7e08d
Add groestlcoin native segwit header ( #125 )
2018-06-10 22:27:17 +02:00
Kefkius
a4b2331462
Add groestlcoin testnet ( #124 )
2018-06-10 22:26:31 +02:00
Tomas Susanka
3185eb0fd4
build: ciscript includes firmware sign
...
so that emulator build uses pipenv to ensure stable environment for python-trezor
but fetching python-trezor and friends doesn't needlessly slow down non-emulator builds
that don't need it
2018-06-08 16:57:06 +02:00
matejcik
58091ac099
changelog: linkify issues
2018-06-08 16:40:15 +02:00