1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-02 20:48:30 +00:00
Commit Graph

7223 Commits

Author SHA1 Message Date
Pavol Rusnak
327aaa9921
firmware: add new bootloader to whitelist 2018-10-24 20:31:15 +02:00
Tibor Arpas
e9b540e6b6 altcoin: Capricoin support tests and minor trezorctl addition. (#325) 2018-10-24 15:05:59 +02:00
Tibor Arpas
f78885af5a Closes #326 : tx_api.get_tx incompatible with current blockbook (#327)
This makes ./trezorctl fetching of previous transactions compatible with current blockbook. re #326
2018-10-24 14:13:52 +02:00
Pavol Rusnak
c346b11bef
vendor: update trezor-common 2018-10-24 14:07:32 +02:00
Pavol Rusnak
b8acf0034a
defs: new coins and tokens 2018-10-24 14:06:42 +02:00
Pavol Rusnak
db6ef4d139
adjust message sizes 2018-10-24 13:58:24 +02:00
Pavol Rusnak
4ef8acb123
vendor: update trezor-crypto 2018-10-24 13:41:06 +02:00
Pavol Rusnak
1e602998c7
stellar: rework number formatting to not use double 2018-10-24 13:38:33 +02:00
Pavol Rusnak
cc630a1ebb
stellar: check return value for stellar_deriveNode 2018-10-24 13:38:33 +02:00
Jochen Hoenicke
5cbeb970c9
signing: copy content of root HDNode in signing_init
Instead of just storing a pointer, store the content, in case they
later get overwritten.
2018-10-24 13:38:33 +02:00
Pavol Rusnak
9226589604
bump version to 1.7.1 2018-10-24 13:38:10 +02:00
Pavol Rusnak
de7125fb69
cardano: fix usage of split_address 2018-10-24 10:25:34 +02:00
Pavol Rusnak
5c6b472883
fix signed/unsigned comparison 2018-10-23 23:34:47 +02:00
Pavol Rusnak
eacfa751f9
base58: bail out when output buffer is empty 2018-10-23 18:01:44 +02:00
Pavol Rusnak
781d4c24c1
layout: don't split short addresses in layoutAddress 2018-10-23 17:49:12 +02:00
Jan Pochyla
a074dd3e54 eth: make confirmation layouts more compact
Fixes #210
2018-10-23 17:07:07 +02:00
Pavol Rusnak
57f1dddc2f
fix style 2018-10-23 15:30:31 +02:00
Pavol Rusnak
45265cdcb7
tests: enable Stellar tests for T1 2018-10-23 14:13:55 +02:00
Pavol Rusnak
7e9501e816
tests: fix test_protection_levels (add buttonrequest to reset workflow) 2018-10-23 12:26:10 +02:00
Pavol Rusnak
ac0731300e
fix style 2018-10-23 12:24:10 +02:00
Pavol Rusnak
65434fa49a
docker: fix Docker build 2018-10-23 12:00:42 +02:00
Pavol Rusnak
b541ed340e
vendor: update trezor-common 2018-10-23 11:21:43 +02:00
Pavol Rusnak
e650ac47e2
add .dockerignore 2018-10-23 11:10:34 +02:00
Pavol Rusnak
0aa6e45eec
tests: add tests for missing multisig 2018-10-22 15:59:07 +02:00
Pavol Rusnak
43b7ca4fd6
tests: fix style 2018-10-22 15:41:27 +02:00
Pavol Rusnak
e1700c2ce1
layout: use "address" instead of "account" for EthereumGetAddress 2018-10-22 15:17:57 +02:00
Pavol Rusnak
8e6369e1ba
layout: treat address as accounts for EthereumGetAddress dialogs 2018-10-22 15:15:15 +02:00
Pavol Rusnak
1397c3b4d9
tests: update T1+T2 reset+recovery tests to reflect new Confirm dialog 2018-10-22 14:44:36 +02:00
Pavol Rusnak
3f1d7b09f1
reset/recovery: refactor last commit 2018-10-22 14:39:49 +02:00
Pavol Rusnak
a0a195fdd3
src/apps/management: add confirmation screens to Reset and Recovery 2018-10-22 14:22:07 +02:00
Pavol Rusnak
14efc70f82
reset: add confirm dialog 2018-10-22 14:10:35 +02:00
Pavol Rusnak
e9995bf060
changelog: add new items 2018-10-22 10:30:20 +02:00
Pavol Rusnak
cdd3b45d52
src/apps/ethereum: fix style 2018-10-21 20:00:16 +02:00
Pavol Rusnak
03c681ec49
embed/extmod/modtrezorcrypto: introduce CANONICAL_SIG_ETHEREUM constant 2018-10-21 19:16:15 +02:00
Tibor Arpas
1a239201d8
trezorctl: fix bip115 handling 2018-10-21 01:18:21 +02:00
Tibor Arpas
dacbc7260c
defs: add Capricion 2018-10-20 17:18:26 +02:00
Pavol Rusnak
11221cfe1c
defs: fix grs backend uri 2018-10-19 18:08:51 +02:00
Pavol Rusnak
8cabc077db
nix: add shell.nix 2018-10-19 18:07:24 +02:00
Pavol Rusnak
aa452a5716
fix gitignore 2018-10-19 18:07:24 +02:00
Pavol Rusnak
be699199b6
support: add support info 2018-10-19 18:07:24 +02:00
Pavol Rusnak
d1256e3831
ethereum: refactor into rlp_calculate_number_length 2018-10-19 16:10:26 +02:00
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