Pavol Rusnak
ae077971ec
nem: check for invalid network id
2018-10-19 15:50:06 +02:00
Pavol Rusnak
d26f7e8a80
stellar: fix number of operations data type
2018-10-19 15:28:03 +02:00
Pavol Rusnak
f55bcbab31
lisk: check recipient_id length
2018-10-19 14:47:38 +02:00
Pavol Rusnak
29b2a66783
firmware: update changelog
2018-10-19 14:46:44 +02:00
Gruve_p
cf5347fd91
Add blockbook URL's for GRS ( #219 )
2018-10-19 12:39:43 +02:00
Samad Sajanlal
586fe6c0c5
add blockbook URL for GameCredits ( #218 )
2018-10-19 12:39:01 +02:00
matejcik
c1b70ca058
defs: refresh coins_details
2018-10-19 12:30:30 +02:00
Szymon Lesisz
b33157281e
added new blockbook urls for ETH and ETC ( #217 )
2018-10-18 16:45:33 +02:00
Pavol Rusnak
8030b6ce38
travis: add graphviz to deps
2018-10-18 15:00:09 +02:00
Pavol Rusnak
d56c8abf9d
protob: update .gitignore
2018-10-18 14:57:23 +02:00
Pavol Rusnak
9744e89378
protob: fix small issues with protob, run graph.py in travis
2018-10-18 14:55:50 +02:00
Tomas Susanka
50b9ecaf46
xmr: few comments
2018-10-18 14:14:19 +02:00
Tomas Susanka
e52cbed7be
vendor: another update trezor-common
...
monero protobuf changes
2018-10-18 13:54:30 +02:00
Tomas Susanka
588f8e03f5
Merge pull request #216 from ph4r05/xmr-thining
...
xmr: protocol message thinning
2018-10-18 13:50:27 +02:00
Dusan Klinec
d04e118471
xmr: protocol message thinning
...
As discussed in https://github.com/trezor/trezor-core/issues/368
2018-10-18 13:45:58 +02:00
Pavol Rusnak
a60b58e06b
vendor: update trezor-common
2018-10-18 11:39:12 +02:00
Pavol Rusnak
5e259ab2c3
tests: fix test for Zcash Sapling test
2018-10-17 16:59:11 +02:00
Pavol Rusnak
ab9ea4bb54
firmware: fix Zcash ZIP243 signing
2018-10-17 16:57:25 +02:00
Pavol Rusnak
443539aedd
src/apps/wallet/sign_tx: fix Zcash ZIP243 signing
2018-10-17 16:41:19 +02:00
Pavol Rusnak
8177ad6128
tests: add one more zcash zip243 test
2018-10-17 15:07:33 +02:00
Pavol Rusnak
dddc628974
udev: add more info about udev rules path
2018-10-17 14:28:20 +02:00
David
2a3adb584d
Update bitcore.json ( #214 )
2018-10-17 11:37:09 +02:00
EOS Classic
e3b4231926
Change EOSC Chainid ( #215 )
2018-10-17 11:35:36 +02:00
matejcik
00a3f24731
device_tests: raise timeout in TestMsgResetDeviceT2
...
because swipe_down action is slow and it might not finish
in time for reading reset_words, so you read the same reset_words twice
2018-10-16 17:17:08 +02:00
Pavol Rusnak
71e52e3520
firmware: use preimage hasher for Zcash Sapling
2018-10-16 11:36:28 +02:00
Pavol Rusnak
a938a1c901
nix: add shell.nix
2018-10-16 11:29:58 +02:00
Pavol Rusnak
60b5b7032c
hasher: add HASHER_SAPLING_PREIMAGE
2018-10-16 11:29:45 +02:00
Pavol Rusnak
685f24b454
tests: add test for Zcash Sapling
2018-10-16 10:58:12 +02:00
Pavol Rusnak
c8a053ac64
src/apps/wallet/sign_tx: fix style in last commit
2018-10-15 21:03:06 +02:00
Pavol Rusnak
74d50a2b4e
src/apps/wallet/sign_tx: enable ZIP243 hashing
2018-10-15 20:45:17 +02:00
Pavol Rusnak
e2d405aa0a
src/apps/wallet/sign_tx: update ZIP243 Sapling code
2018-10-15 19:08:43 +02:00
Pavol Rusnak
e16a8fc8c9
src/apps/wallet/sign_tx: refactor Zcash, add WIP ZIP243; use ensure instead of assert where possible
2018-10-15 18:33:39 +02:00
Pavol Rusnak
4f9284d572
firmware: drop version_group_id from coin definition, use externally provided one
2018-10-15 18:07:16 +02:00
Pavol Rusnak
85c7b39e3f
nix: add python.protobuf
2018-10-15 18:06:56 +02:00
Pavol Rusnak
76080a2343
vendor: update trezor-common
2018-10-15 17:59:31 +02:00
Pavol Rusnak
ea0262266d
fix typo
2018-10-15 17:59:13 +02:00
Pavol Rusnak
1ee03bc2eb
vendor: update trezor-common
2018-10-15 17:55:39 +02:00
Pavol Rusnak
681772e8bb
remove version_group_id from coin definitions
2018-10-15 17:55:09 +02:00
Pavol Rusnak
837781eb55
vendor: update trezor-common, use Tx.version_group_id where possible
2018-10-15 17:52:11 +02:00
Pavol Rusnak
95ffa894c8
protob: add version_group_id to SignTx and TxAck
2018-10-15 17:29:43 +02:00
Pavol Rusnak
2742890439
protob: add Decred comments
2018-10-15 17:25:17 +02:00
Milan Rossa
b2327c37b7
firmware: log exceptions in debug mode (no silent unhandled exceptions)
2018-10-15 13:37:37 +02:00
Pavol Rusnak
f07dfe9344
src/trezor/crypto/base58: refactor hash function names
2018-10-14 16:11:00 +02:00
Leandro Reinaux
33e9dac2fe
src/apps/common: add smartcash curve
2018-10-14 16:11:00 +02:00
Pavol Rusnak
ef464e1596
nix: add autoflake
2018-10-12 16:50:09 +02:00
matejcik
3f92683bc6
firmware: update forgotten comment
2018-10-12 16:05:50 +02:00
matejcik
e1efd493fd
trezorctl: updated firmware update flow
...
We can now locally verify firmware signatures and hashes. We also
recognize min_firmware_version, so this resolves #308
This also helps with #273 , as trezorlib is now mostly usable for signing
firmware images.
2018-10-12 15:58:55 +02:00
matejcik
3e7b26b454
exceptions: smarter, nicer exceptions from Failures
2018-10-12 15:49:17 +02:00
Pavol Rusnak
610233280d
build: unify Dockerfiles
2018-10-12 14:13:39 +02:00
Pavol Rusnak
555a650eb8
build: remove unnecessary Dockerfile.emulator
2018-10-12 14:03:23 +02:00