Jan Pochyla
1db09f88a1
firmware/main.c: simplify
2017-03-08 14:02:55 +01:00
Jan Pochyla
9fd5f05f1f
firmware: simplify, move things to mphalport.c
2017-03-08 13:43:24 +01:00
Jan Pochyla
e793870082
trezorhal: remove USE_DEVICE_MODE
2017-03-07 19:06:38 +01:00
Pavol Rusnak
433bc8138b
unix: fix unix build
2017-03-07 17:51:21 +01:00
Jan Pochyla
462f6bab7f
trezorhal: move irq handlers to subsystems
2017-03-07 17:33:39 +01:00
Pavol Rusnak
935e9b2912
trezorhal: fix i2c, more reorg
2017-03-07 15:52:19 +01:00
Pavol Rusnak
3f0026912c
i2c: reorganize sources
2017-03-07 15:11:21 +01:00
Jan Pochyla
929f708e5c
trezorhal: split to subsystems
2017-03-07 14:50:09 +01:00
Pavol Rusnak
9e8c3ab75c
Makefile: fix whitespace
2017-03-07 00:58:12 +01:00
Pavol Rusnak
2cde9511da
micropython: update submodule; fix build
2017-03-07 00:56:35 +01:00
Pavol Rusnak
b28fd6327f
bootloader: introduce keymask
2017-03-06 18:06:52 +01:00
Jan Pochyla
78d82386d1
trezorhal: adjust to new structure
2017-03-06 17:33:48 +01:00
Pavol Rusnak
dccc1b08ed
update requirement for hidapi to 0.7.99.post20
2017-03-06 12:02:49 +01:00
Pavol Rusnak
28e62c6270
extmod: replace mp_obj_tuple_get and mp_obj_list_get calls with mp_obj_get_array
2017-03-05 17:45:41 +01:00
Saleem Rashid
dfe783d729
firmware_sign: Python 3 compatibility ( #156 )
2017-03-05 14:43:22 +01:00
Pavol Rusnak
4758eb7b07
add more coins to coin expansion
2017-03-04 16:20:38 +01:00
mruddy
3ccc412de4
add tool to aid in rng testing and evaluation ( #104 )
2017-02-28 19:11:28 +01:00
Pavol Rusnak
9c3c19959b
modtrezorcrypto: add Blake2b
2017-02-28 18:47:27 +01:00
Pavol Rusnak
9a2310fc53
add Blake2b
2017-02-28 18:14:54 +01:00
Pavol Rusnak
d03356fab1
raising the maxfee
2017-02-27 21:01:00 +01:00
Karel Bílek
80c7b666a2
Raising the maxfee ( #24 )
...
Right now, the recommended fee by 21.co is 200 satoshis per b. (see https://bitcoinfees.21.co/api/v1/fees/recommended )
We use 21.co on mytrezor.
200 satoshis per byte == 200.000 satoshis per kB.
I am raising it to 300.000 so we have some breathing room.
2017-02-27 20:59:34 +01:00
Pavol Rusnak
5e1526d286
refactor tx_sign_tool.py
2017-02-26 17:11:31 +01:00
mruddy
72ab93bd87
add a tx signing tool that handles bitcoin, testnet, and litecoin
2017-02-26 16:44:49 +01:00
mruddy
b29331ca40
fix UnboundLocalError cache_file referenced before assignment ( #102 )
2017-02-26 16:38:56 +01:00
Pavol Rusnak
10b687c318
reorganization (wip)
2017-02-24 13:19:00 +01:00
Pavol Rusnak
127d76a913
enable/disable passphrase protection via trezorctl
2017-02-23 11:56:54 +01:00
Jan Pochyla
110dca7711
modtrezorui: fix Font_Bitmap extern
2017-02-22 17:27:53 +01:00
mruddy
3e8122ba28
bump version to 0.7.11 ( #100 )
2017-02-22 15:39:07 +01:00
Pavol Rusnak
c50943bbf0
modtrezormsg: cleanup touch methods
2017-02-22 15:19:25 +01:00
Pavol Rusnak
18bd3e6197
update mnemonic requirement
2017-02-22 15:07:58 +01:00
Pavol Rusnak
f443407fae
modtrezorui: add extern to includes
2017-02-22 14:26:30 +01:00
Pavol Rusnak
affb893cb1
modtrezormsg: don't use delay_us_fast for stmhal
2017-02-21 16:17:10 +01:00
Pavol Rusnak
216b60d8b6
update makefile
2017-02-21 11:23:50 +01:00
mruddy
71d0c483f8
add tools support for reading bootloader from debug link enabled device ( #99 )
2017-02-20 14:36:00 +01:00
Jan Pochyla
edae88932a
trezorhal: add to Makefile
2017-02-20 11:36:28 +01:00
Jan Pochyla
bf878ff15e
trezor.loop: support re-using Sleep and Wait objects
2017-02-20 11:36:28 +01:00
Pavol Rusnak
b8af656e0a
bootloader: wip
2017-02-19 17:48:28 +01:00
Pavol Rusnak
f50db0e664
update config.json: remove quorumwallet
...
it seems that quorumwallet.com is dead
2017-02-18 18:16:47 +01:00
Pavol Rusnak
89ec08eec0
bootloader: allow stage 1 to rewrite whole flash
2017-02-17 17:54:40 +01:00
Pavol Rusnak
d8efa32091
bootloader: more wip
2017-02-17 15:49:43 +01:00
mruddy
c8c85424b6
fix usage of RNG before setup (#150/#151)
2017-02-17 13:19:05 +01:00
Pavol Rusnak
e8adff4683
modtrzezormsg: extract touch.h
2017-02-16 14:12:32 +01:00
Pavol Rusnak
8c296099f8
bootloader: wip
2017-02-16 13:48:28 +01:00
Pavol Rusnak
69f1569761
modtrezorui: fix last commit
2017-02-15 18:31:21 +01:00
Pavol Rusnak
d0c59fdf3d
rework display_btext into display_print
2017-02-15 15:40:50 +01:00
Pavol Rusnak
1d5a6dd1b4
modtrezorui: add display_btext
2017-02-14 18:05:39 +01:00
Pavol Rusnak
fe4662d389
bump version
2017-02-11 20:16:11 +01:00
mruddy
a2792cda19
load_device_by_mnemonic and recovery_device: expand unique mnemonic word prefix matches ( #96 )
2017-02-11 20:15:09 +01:00
Pavol Rusnak
3d89dc8085
bootloader: almost complete stage 1
2017-02-11 16:47:36 +01:00
Pavol Rusnak
ce54014f51
fix typo
2017-02-10 14:40:11 +01:00