Pavol Rusnak
|
927589ddcb
|
add micropython as a submodule
|
2016-09-27 17:20:39 +02:00 |
|
slush0
|
7dc716a05a
|
Stub for python src & emu.sh
|
2016-09-27 17:20:39 +02:00 |
|
Pavol Rusnak
|
2d90abe4bf
|
add Display.icon function
|
2016-09-27 17:20:39 +02:00 |
|
Pavol Rusnak
|
047578c4c0
|
add write_callback to sinf_inflate function
|
2016-09-27 17:20:39 +02:00 |
|
Pavol Rusnak
|
9558ac1830
|
introduce TOI grayscale 4-bit format
|
2016-09-27 17:20:38 +02:00 |
|
Pavol Rusnak
|
cf4078543b
|
allow more than 1 built-in font
|
2016-09-27 17:20:38 +02:00 |
|
Pavol Rusnak
|
0069b72f26
|
import modTrezorUi source
|
2016-09-27 17:20:32 +02:00 |
|
Pavol Rusnak
|
711adbeea4
|
update ttf2c generator
|
2016-09-27 17:19:51 +02:00 |
|
Pavol Rusnak
|
8041bc7a8e
|
add ttf2c tool
|
2016-09-27 17:19:51 +02:00 |
|
Pavol Rusnak
|
ced1a8fdef
|
introduce toi format
|
2016-09-27 17:19:50 +02:00 |
|
Pavol Rusnak
|
fa8fdb683a
|
add reed solomon
|
2016-09-27 17:19:50 +02:00 |
|
Pavol Rusnak
|
89dff71612
|
simplify types
|
2016-09-27 17:19:50 +02:00 |
|
Pavol Rusnak
|
c0748d265b
|
pip 3107 -> 0484
|
2016-09-27 17:19:50 +02:00 |
|
Pavol Rusnak
|
9d493e358a
|
update
|
2016-09-27 17:19:50 +02:00 |
|
Pavol Rusnak
|
7b81a04791
|
add logo
|
2016-09-27 17:19:49 +02:00 |
|
Pavol Rusnak
|
8a0868c1f7
|
more changes to api
|
2016-09-27 17:19:49 +02:00 |
|
Pavol Rusnak
|
0c954769d5
|
update api
|
2016-09-27 17:19:49 +02:00 |
|
Pavol Rusnak
|
a8d5432fd5
|
init
|
2016-09-27 17:19:47 +02:00 |
|
Pavol Rusnak
|
25672288cf
|
use hid_version=2 for HidTransportV2
|
2016-09-26 20:52:33 +02:00 |
|
Pavol Rusnak
|
ec4e85b008
|
fix v2 protocol
|
2016-09-26 17:32:54 +02:00 |
|
Karel Bílek
|
b6535b8354
|
Moving zcash testcoin out (it's cleaner)
|
2016-09-26 15:56:08 +02:00 |
|
Pavol Rusnak
|
9fe9ebc990
|
fix usb descriptor in bootloader
|
2016-09-26 14:57:10 +02:00 |
|
Karel Bílek
|
887a45f40b
|
Adding zcash
+changing format slightly
|
2016-09-26 14:51:47 +02:00 |
|
Pavol Rusnak
|
2f7ed2aa0f
|
implement firmware_present flag in bootloader
|
2016-09-26 13:09:18 +02:00 |
|
Pavol Rusnak
|
ed9f7d838f
|
update protobuf
|
2016-09-26 12:46:38 +02:00 |
|
Pavol Rusnak
|
7c3a4f9dc5
|
add Features.firmware_present field
|
2016-09-26 12:45:15 +02:00 |
|
Pavol Rusnak
|
05c243d29b
|
add possibility to skip check in firmware_update
|
2016-09-26 12:28:06 +02:00 |
|
Karel Bílek
|
c2a0b255ff
|
Adding fee/B
Aside from Bitcoin, those are made up. We can fix them later.
|
2016-09-25 18:44:22 +02:00 |
|
Pavol Rusnak
|
cda9ae4b29
|
change version description in bootloader
|
2016-09-25 16:36:44 +02:00 |
|
Pavol Rusnak
|
dc8348b4a0
|
add flash target to bootloader makefile
|
2016-09-25 16:04:07 +02:00 |
|
Pavol Rusnak
|
259eeae26e
|
don't halt on broken firmware but stay in bootloader mode
|
2016-09-25 15:52:39 +02:00 |
|
Karel Bílek
|
ca0f187805
|
Adding BIP44 indexes
zcash is just temporary
|
2016-09-23 16:34:25 +02:00 |
|
Karel Bílek
|
3c5bc3c77c
|
Correcting typo
|
2016-09-23 15:14:10 +02:00 |
|
Karel Bílek
|
0461c7d4f0
|
Adding xpub and xprv magic
|
2016-09-23 15:13:41 +02:00 |
|
Karel Bílek
|
4ba387d4f8
|
Adding genesis block hash
|
2016-09-23 14:33:52 +02:00 |
|
Pavol Rusnak
|
fb8e76d8f6
|
add coins.json (extracted from trezor-mcu coins.s)
|
2016-09-23 13:24:41 +02:00 |
|
Pavol Rusnak
|
153405b843
|
update udev rules
|
2016-09-22 17:54:13 +02:00 |
|
Jan Pochyla
|
80ffa27052
|
enable crc32, update protocol, add session closing
|
2016-09-21 16:51:29 +02:00 |
|
slush0
|
531350d6ba
|
Merge pull request #71 from sp4ke/sp4ke-patch-1
Avoid repeating keyword argument
|
2016-09-19 01:41:11 +02:00 |
|
Chakib Benziane
|
fc2cc7a284
|
Avoid repeating keyword argument
Repeating the keyword argument breaks package build with the following error: "SyntaxError: keyword argument" repeated
|
2016-09-18 23:58:10 +02:00 |
|
Pavol Rusnak
|
ea98665d83
|
update readme
|
2016-09-14 21:36:16 +02:00 |
|
Jan Pochyla
|
4d3e4574ef
|
add session request to TransportV2, add @session helper
|
2016-09-13 12:25:06 +02:00 |
|
Saleem Rashid
|
db1b638cdf
|
gui: update for newer HDNode API (#68)
|
2016-09-11 00:35:02 +02:00 |
|
bitcartel
|
e0e190b3dc
|
Update coins.c for Zcash mainnet (#111)
|
2016-08-31 14:02:53 +02:00 |
|
Pavol Rusnak
|
5fc6dc3155
|
Merge pull request #69 from jhoenicke/master
Unit Test: PIN protection timeout
|
2016-08-30 13:03:57 +02:00 |
|
Pavol Rusnak
|
8d7c1ec543
|
Merge pull request #110 from jhoenicke/master
More alignment fixes
|
2016-08-30 12:55:37 +02:00 |
|
Jochen Hoenicke
|
ad5b693ffa
|
Unit Test: PIN protection timeout
Don't expect any minimum timeout on the first PIN entry.
|
2016-08-30 12:55:18 +02:00 |
|
Jochen Hoenicke
|
6d65551b82
|
More alignment fixes
|
2016-08-30 12:39:37 +02:00 |
|
Pavol Rusnak
|
dec9484a17
|
update version
|
2016-08-30 10:33:13 +02:00 |
|
Pavol Rusnak
|
fd79570aaf
|
fix unaligned access in serialno; update trezor-crypto
|
2016-08-29 22:37:27 +02:00 |
|