Lance R. Vick
|
6e00c98830
|
udev compat with all major linux distros (#43)
|
2017-09-20 01:15:01 +09:00 |
|
bithobbes
|
54df69a407
|
client.py: matrix recovery info: mention backspace
It is not obvious that it is possible to go back by backspace. Knowing this makes data entry much more comfortable.
|
2017-09-13 17:54:42 +09:00 |
|
Pavol Rusnak
|
81deb66f29
|
tests: add production test
|
2017-09-08 02:16:16 +02:00 |
|
Pavol Rusnak
|
a67be06349
|
trezorhal: add io.SBU
|
2017-09-07 23:50:57 +02:00 |
|
Pavol Rusnak
|
b715f7463d
|
modtrezorui: pwm control is now on pin A7
|
2017-09-07 23:11:17 +02:00 |
|
Pavol Rusnak
|
be598582f5
|
trezorhal: remove trezorhal/hal directory
|
2017-09-07 23:11:16 +02:00 |
|
mcudev
|
5c21c4a96b
|
better support ILI9341 testing, make tearing effect synch optional, minor fixes
|
2017-09-07 23:10:16 +02:00 |
|
Jan Pochyla
|
2303acb7a9
|
apps/homescreen: implement PIng.button_protection
|
2017-09-06 22:53:48 +02:00 |
|
Jan Pochyla
|
29b90465ce
|
micropython: update submodule
|
2017-09-06 19:15:59 +02:00 |
|
Michal Novacek
|
b55fb61218
|
Bug #1493 - QR code fail u L addresses (Litecoin)
- add address prefix, minimum and maximum address length
|
2017-09-06 15:51:58 +02:00 |
|
Jan Pochyla
|
a8e51ceda3
|
loop: whitespace
|
2017-09-06 15:43:57 +02:00 |
|
Jan Pochyla
|
26b5baf657
|
apps/fido_u2f: fix worfklow api, optimize
|
2017-09-06 15:43:57 +02:00 |
|
Pavol Rusnak
|
5b84db0f7f
|
tools: fix flake8 warnings
|
2017-09-05 23:16:01 +02:00 |
|
Pavol Rusnak
|
d7a563a03d
|
readme: update instructions
|
2017-09-05 22:52:07 +02:00 |
|
mcudev
|
7535fb74ea
|
fix minor compile time bug and update docs
|
2017-09-05 22:44:21 +02:00 |
|
Jan Pochyla
|
66ba2c20c0
|
transport: add TransportException
Fixes #134
|
2017-09-05 17:16:04 +02:00 |
|
Jan Pochyla
|
ac0184413d
|
transport_hid: refcount for hid handle
|
2017-09-05 17:15:19 +02:00 |
|
Pavol Rusnak
|
d72f026313
|
firmware: enable input() built-in
|
2017-09-05 15:18:24 +02:00 |
|
Pavol Rusnak
|
a926e5047d
|
trezor.io: update comment in sdcard read/write methods
|
2017-09-05 08:04:21 +02:00 |
|
Pavol Rusnak
|
fb2eff7ced
|
trezor.ui: add antialiasing to display.avatar
|
2017-09-05 00:19:31 +02:00 |
|
Pavol Rusnak
|
ed581a5b36
|
tools: fix whitespace in png2toi .py export
|
2017-09-04 23:18:43 +02:00 |
|
Pavol Rusnak
|
be9a05b55a
|
ui.display: add avatar function
|
2017-09-04 22:15:30 +02:00 |
|
Pavol Rusnak
|
76658914fe
|
tools: png2toi - generate python output
|
2017-09-04 21:29:00 +02:00 |
|
Pavol Rusnak
|
dffa93bee3
|
fix last commit (newline eof)
|
2017-09-04 17:40:15 +02:00 |
|
Jan Pochyla
|
b60ab51f9b
|
transport_hid: more strict interface detection
|
2017-09-04 17:30:07 +02:00 |
|
Pavol Rusnak
|
2a3f613242
|
hid: fix product_ids for v2
|
2017-09-04 14:31:15 +02:00 |
|
Pavol Rusnak
|
ae17af2313
|
Revert "usb: disable HS mode & U2F iface for now"
This reverts commit b61676cf89 .
|
2017-09-04 14:22:37 +02:00 |
|
Pavol Rusnak
|
b31cb18e80
|
build: add missing environment to boardloader sconscript
|
2017-09-04 14:20:41 +02:00 |
|
Jan Pochyla
|
52f96b3792
|
transport_hid: raise on missing debuglink
|
2017-09-04 13:44:19 +02:00 |
|
Jan Pochyla
|
259a61878b
|
tools: update to new transport api
|
2017-09-04 13:36:31 +02:00 |
|
Jan Pochyla
|
8202971109
|
rework lazy connecting in client
|
2017-09-04 13:36:08 +02:00 |
|
Jan Pochyla
|
051f8e961b
|
protocol: 2/3 compat fixes
|
2017-09-04 11:44:33 +02:00 |
|
Jan Pochyla
|
3d3c2a29d0
|
client: add missing close method
close() is implemented in some of the mixins to dispose of any resources.
|
2017-09-04 11:30:34 +02:00 |
|
Jan Pochyla
|
c805284a86
|
tests: fix client init
|
2017-09-04 11:22:41 +02:00 |
|
Pavol Rusnak
|
30367bfad1
|
reset: refactor code into layoutResetWord
|
2017-09-04 08:12:33 +02:00 |
|
mruddy
|
02437d166a
|
fix v1 protocol
|
2017-09-03 19:34:01 +02:00 |
|
Pavol Rusnak
|
c20cea6389
|
setup: add missing files
|
2017-09-03 19:15:34 +02:00 |
|
Saleem Rashid
|
29a145154f
|
device_tests: Add test_msg_nem_getaddress
|
2017-09-03 19:05:29 +02:00 |
|
Saleem Rashid
|
eb1d66e27f
|
trezorlib: Add nem_get_address
|
2017-09-03 19:05:29 +02:00 |
|
Saleem Rashid
|
4f5d9c4323
|
device_tests: Add test_msg_nem_signtx
|
2017-09-03 19:05:29 +02:00 |
|
Saleem Rashid
|
58b56bead6
|
trezorctl: Add nem_sign_tx
|
2017-09-03 19:05:29 +02:00 |
|
Saleem Rashid
|
991d367416
|
trezorlib: Update Protocol Buffers
|
2017-09-03 19:05:29 +02:00 |
|
Pavol Rusnak
|
0e3f6e73ed
|
nem: rename NEMTransaction to NEMSignTx and NEMRequestAnnounce to NEMSignedTx
|
2017-09-02 23:43:46 +02:00 |
|
Saleem Rashid
|
89ce727548
|
protob: Add NEMTransaction & NEMRequestAnnounce
|
2017-09-02 23:42:37 +02:00 |
|
Saleem Rashid
|
21716a5632
|
protob: Add NEMGetAddress & NEMAddress
|
2017-09-02 23:42:37 +02:00 |
|
Pavol Rusnak
|
82ae061922
|
style: add newline to file
|
2017-09-02 23:10:54 +02:00 |
|
Pavol Rusnak
|
417e3667ba
|
gitignore: readd _attic
|
2017-09-02 23:01:18 +02:00 |
|
Saleem Rashid
|
9c91985674
|
test_check: Add nem_transaction test case
|
2017-09-02 01:39:09 +02:00 |
|
Saleem Rashid
|
3808a30381
|
test_check: Add test_nem_cipher
|
2017-09-02 01:39:09 +02:00 |
|
Saleem Rashid
|
ce0f3919e3
|
bip32: Add hdnode_nem_{en,de}crypt
|
2017-09-02 01:39:09 +02:00 |
|