1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-11 23:22:50 +00:00
Commit Graph

7185 Commits

Author SHA1 Message Date
Pavol Rusnak
11917920e7
trezorhal: use display_printf also in stm32_it.c 2017-05-02 16:33:41 +02:00
Pavol Rusnak
13f03d3880
Revert "ethereum: add EthereumSignTx.prefix"
This reverts commit 2866e6fe88.
2017-04-30 03:26:57 +02:00
Pavol Rusnak
fe6e62c11f
Revert "add EthereumSignTx.prefix"
This reverts commit 78da723c06.
2017-04-30 03:24:54 +02:00
Pavol Rusnak
367fe8952c
modtrezorui: introduce display_printf, use where possible 2017-04-28 19:55:05 +02:00
Pavol Rusnak
19cd626fc9
modtrezorui: introduce RGB16 and COLOR_x macros, use them where possible 2017-04-28 17:51:49 +02:00
Pavol Rusnak
97f95f44c0
bootloader: disable usage of mono/normal fonts 2017-04-28 15:54:54 +02:00
Pavol Rusnak
8b0336862f
make __fatal_error more useful, add make sizecheck target 2017-04-28 15:39:22 +02:00
Pavol Rusnak
44b32aa4a6
bootloader: process upload message WIP 2017-04-27 19:18:57 +02:00
Pavol Rusnak
3250967d62
bootloader: refactor pb_parse_header to protobuf 2017-04-27 15:32:25 +02:00
Pavol Rusnak
92b2deb932
coins: add cointype.segwit 2017-04-26 15:46:08 +02:00
Pavol Rusnak
aafd61ec8b
update trezor-common, add cointype.segwit bool 2017-04-26 15:43:57 +02:00
Pavol Rusnak
2148e5ff8d
proto: add cointype.segwit to types 2017-04-26 15:32:01 +02:00
Pavol Rusnak
b9198eb2b6
coins.json: add segwit bool 2017-04-26 15:30:38 +02:00
Pavol Rusnak
6da2019817
travis: add python-ecdsa 2017-04-25 17:12:04 +02:00
Pavol Rusnak
4cba191997
fix logic in device tests config 2017-04-25 17:04:59 +02:00
Pavol Rusnak
58faa02263
print info on skipping transports 2017-04-25 16:55:59 +02:00
Pavol Rusnak
e9958d115f
travis: add python 3.6 build 2017-04-25 16:50:56 +02:00
Pavol Rusnak
0840117033
update pipe_exists function 2017-04-25 16:47:30 +02:00
Pavol Rusnak
4999056678
make device tests work without hid 2017-04-25 16:37:27 +02:00
Pavol Rusnak
87f20bac29
tests: update tests, try running functional tests in travis 2017-04-25 16:29:02 +02:00
Pavol Rusnak
9587563c77
apps.common: update coins 2017-04-25 15:51:59 +02:00
Pavol Rusnak
9c744a1c3d
fix test_msg_signtx.test_fee_too_high (make fee higher) 2017-04-25 15:50:00 +02:00
Pavol Rusnak
2866e6fe88
ethereum: add EthereumSignTx.prefix 2017-04-24 20:34:13 +02:00
Pavol Rusnak
78da723c06
add EthereumSignTx.prefix 2017-04-24 20:32:07 +02:00
Pavol Rusnak
29ecc3e24b
added dash.run to whitelist 2017-04-24 17:52:35 +02:00
Peter Banik
44b51af1d8 -c <coin> CLI argument (#110) 2017-04-24 16:31:18 +02:00
Pavol Rusnak
07693277a4
apps.common: update coins.py + its generator to add new fields 2017-04-24 15:59:30 +02:00
Pavol Rusnak
a3c9f0b77e
trezorhal: add mpy license header to sdcard.{c,h} 2017-04-24 15:50:36 +02:00
Peter Banik
a99e29a05f
Added coin_name argument to get_public_node and trezorctl (#108) 2017-04-21 19:23:59 +02:00
Peter Banik
ca1d3e5f39 Added Decred to coin list (#109) 2017-04-21 19:14:04 +02:00
Pavol Rusnak
a1d04f8b7b
tests: disable trezor.msg test for now 2017-04-21 18:23:39 +02:00
Pavol Rusnak
d207e8c242
modtrezormsg: add mock for unix build 2017-04-21 18:12:33 +02:00
Pavol Rusnak
998ae134a9
travis: introduce stm32/unix goals 2017-04-21 16:53:40 +02:00
Jan Pochyla
f64330f4eb main.c: remove usb_init_all from C 2017-04-21 16:25:00 +02:00
Jan Pochyla
8a67ad4672 main: reformat usb init 2017-04-21 16:25:00 +02:00
Jan Pochyla
e49e7ed1d9 modtrezormsg: add usb_deinit, cleanup usb_init 2017-04-21 16:25:00 +02:00
Jan Pochyla
403d5344e2 trezor.msg: support new modtrezormsg API 2017-04-21 16:25:00 +02:00
Jan Pochyla
afaefb7a13 modtrezormsg: fix typo in Msg.init_usb 2017-04-21 16:25:00 +02:00
Jan Pochyla
46f748205d modtrezormsg: WIP python USB API 2017-04-21 16:25:00 +02:00
Jan Pochyla
03aac60681 trezorhal: disable interfaces on deinit 2017-04-21 16:23:06 +02:00
Pavol Rusnak
b8f15a78ba
travis: enable clang build for unix 2017-04-21 14:38:19 +02:00
Pavol Rusnak
258d3eaddd
GetPublicKey: use Bitcoin as default coin if not provided
disable SimpleSignTx and Firmware messages
update submodules
2017-04-21 14:08:09 +02:00
Pavol Rusnak
fa82ba6d3f
fix xpubaddrgen 2017-04-21 13:53:10 +02:00
Pavol Rusnak
cfde8ec233
use pkg-config for build of tests 2017-04-21 13:44:10 +02:00
Peter Banik
aaf45d704e
introduce version attributes to hdnode_serialize_public/private and hdnode_deserialize functions 2017-04-21 13:42:58 +02:00
Peter Banik
dc1939bae9 Fix for subunit tests on Ubuntu > 16.04 (#88)
https://github.com/libcheck/check/issues/60
2017-04-21 13:12:45 +02:00
Peter Banik
d4cc4a48b8 Added altcoin support to GetPublicKey (#161) 2017-04-21 12:51:13 +02:00
Peter Banik
dd1f7a2b0b Added xpub_magic and xprv_magic to CoinType structure and coin_name to GetPublicKey message structure (#26) 2017-04-21 12:47:23 +02:00
Pavol Rusnak
20e8f9c5f6
travis: add gcc/clang build 2017-04-20 20:45:53 +02:00
Pavol Rusnak
300b09badc
Merge branch 'master' into segwit 2017-04-20 18:45:49 +02:00