Tomas Susanka
|
fb15e993f1
|
embed/crypto: ed25519 keccak signing
to be discussed whether not to provide a hash func instead of string
|
2018-06-06 17:24:06 +02:00 |
|
Tomas Susanka
|
b5cc678caa
|
nem: encrypt
|
2018-06-06 17:24:06 +02:00 |
|
Tomas Susanka
|
33ac5de848
|
wallet/nem: basic modtrezorcrypto for nem
|
2018-06-06 17:24:06 +02:00 |
|
Tomas Susanka
|
88ef4257cd
|
wallet/nem: init, get_address
|
2018-06-06 17:24:06 +02:00 |
|
Pavol Rusnak
|
a3af8faf23
|
boardloader/bootloader: use static const for sector arrays; erase storage if firmware is broken
|
2018-06-06 01:03:06 +02:00 |
|
Pavol Rusnak
|
68669dd8e4
|
firmware: disable WebUSB landing page (#174)
|
2018-06-04 13:50:23 +02:00 |
|
Jan Pochyla
|
bf7729ab9f
|
embed/extmod: use trezor_obj_get_uint{8} where it makes sense
|
2018-05-24 17:59:03 +02:00 |
|
Jan Pochyla
|
648ec675f4
|
embed/extmod: add trezor_obj_get_uint8
|
2018-05-24 17:59:03 +02:00 |
|
Jan Pochyla
|
39c1c85abb
|
embed/extmod: use trezor_obj_get_uint for uint32_t
|
2018-05-24 17:59:03 +02:00 |
|
Jan Pochyla
|
71b4e9978c
|
embed/extmod: add trezor_obj helpers for int and uint
|
2018-05-24 17:59:02 +02:00 |
|
Pavol Rusnak
|
ffc2bf30b8
|
src: remove CoinType usage, usage internal CoinInfo instead
|
2018-05-24 15:18:05 +02:00 |
|
Pavol Rusnak
|
90975f6b6e
|
embed/extmod/modtrezorcrypto: add support to variable outlen for Blake2{b,s}
|
2018-05-22 19:44:52 +02:00 |
|
Pavol Rusnak
|
5e90d5116c
|
prodtest: add wipe command to erase vendorheader
|
2018-04-28 14:49:20 +01:00 |
|
Pavol Rusnak
|
55f3edebda
|
embed/extmod/modtrezorui: allow software renderer (but still prefer accelerated ones)
|
2018-03-30 14:01:51 +02:00 |
|
Jochen Hoenicke
|
5fc368e330
|
display: show qr-code correctly (was mirrored)
|
2018-03-27 19:39:20 +02:00 |
|
Pavol Rusnak
|
886888b775
|
firmware: bump version to 2.0.6
|
2018-03-20 16:25:03 +01:00 |
|
Pavol Rusnak
|
611d374bbd
|
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
|
2018-03-04 12:59:16 +01:00 |
|
matejcik
|
d866128fbe
|
embed/unix: emit TOUCH_END when mouse leaves active area. (#134)
This fixes the "swiping bug", swiping in emulator now feels more natural.
|
2018-03-01 14:59:36 +01:00 |
|
Pavol Rusnak
|
8852fb5482
|
embed/firmware: bump version to 2.0.5
|
2018-03-01 05:47:33 +01:00 |
|
Pavol Rusnak
|
c1f097f2b4
|
embed/extmod/modtrezorui: introduce frame numbering to display.save
|
2018-02-27 19:05:40 +01:00 |
|
Jan Pochyla
|
d4038cc03a
|
embed/firmware: bump version
|
2018-02-27 16:35:28 +01:00 |
|
Pavol Rusnak
|
0eff62bb5c
|
embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k
|
2018-02-27 01:40:13 +01:00 |
|
Pavol Rusnak
|
20f1644ef9
|
src/apps/management: fix change_pin behaviour
|
2018-02-26 23:02:44 +01:00 |
|
Pavol Rusnak
|
081dcdd98f
|
embed/unix: resize emulator window if no background image found
|
2018-02-26 19:44:29 +01:00 |
|
Tomas Susanka
|
2c2f2ff97b
|
embed: private key set check simplified
|
2018-02-26 16:13:00 +01:00 |
|
Tomas Susanka
|
368ba963a6
|
embed: hdnode public derivation
|
2018-02-26 16:13:00 +01:00 |
|
Tomas Susanka
|
858f2583a5
|
embed: hdnode field length fix
|
2018-02-26 16:13:00 +01:00 |
|
Pavol Rusnak
|
14b0d4439a
|
embed: add GPLv3 source code headers
|
2018-02-26 14:07:37 +01:00 |
|
Pavol Rusnak
|
db141fbc14
|
src/trezor: rework PIN progress update
|
2018-02-25 02:30:33 +01:00 |
|
Pavol Rusnak
|
2bb9d80c18
|
embed/unix: implement nice background into emulator
|
2018-02-25 02:16:35 +01:00 |
|
Pavol Rusnak
|
64f7089d45
|
embed/extmod/modtrezorui: implement proper backlight
|
2018-02-25 00:55:33 +01:00 |
|
Pavol Rusnak
|
35e1135c95
|
embed/extmod/modtrezorutils: add symbol() func
to expose internal C symbols, usually defined as macros
|
2018-02-23 21:27:26 +01:00 |
|
Pavol Rusnak
|
fae8ffda9f
|
embed/trezorhal: simplify systick, remove microsecond precision
|
2018-02-23 20:06:53 +01:00 |
|
Pavol Rusnak
|
02358b3932
|
embed/trezorhal: move systick from vendor to trezorhal
|
2018-02-23 19:35:40 +01:00 |
|
Pavol Rusnak
|
21bb815945
|
embed/trezorhal: move mpu to trezorhal - enable it in firmware
|
2018-02-23 19:08:34 +01:00 |
|
Pavol Rusnak
|
2bebd0eec5
|
embed/trezorhal+unix: add copyright headers
|
2018-02-23 19:04:46 +01:00 |
|
Pavol Rusnak
|
8e3e1837d1
|
embed/firmware: call display_clear in main
|
2018-02-22 20:40:04 +01:00 |
|
Pavol Rusnak
|
3eab20e278
|
embed: refactor MIN/MAX macros in common.h
|
2018-02-22 20:35:32 +01:00 |
|
Pavol Rusnak
|
d5ab82ae2b
|
embed/extmod/modtrezorui: refactor DISPLAY_OFFSET
|
2018-02-22 16:27:38 +01:00 |
|
Pavol Rusnak
|
30396f9cf0
|
embed/extmod/modtrezorui: refactor BUFFER_OFFSET and PIXELWINDOW structures
|
2018-02-18 15:51:18 +01:00 |
|
Pavol Rusnak
|
e264090678
|
embed/extmod/modtrezorui: refactor DATA into DATA and PIXELDATA in display
|
2018-02-18 15:37:54 +01:00 |
|
Pavol Rusnak
|
4ad6a7a634
|
embed/bootloader: increase USB timeout to 500
|
2018-02-13 23:11:18 +01:00 |
|
Pavol Rusnak
|
5ded086800
|
embed/trezorhal: introduce jump_to_unprivileged, disable mpu in bootloader
|
2018-02-13 20:51:14 +01:00 |
|
Pavol Rusnak
|
302a31e8d2
|
embed/bootloader: enable mpu and drop to unprivileged mode before running a firmware
|
2018-02-13 19:36:03 +01:00 |
|
Pavol Rusnak
|
1469ede956
|
embed: bump versions
|
2018-02-13 11:54:08 +01:00 |
|
Pavol Rusnak
|
c115faf2cd
|
embed/trezorhal/usb: correct handling of interface messages in usb_class_setup
|
2018-02-12 18:25:13 +01:00 |
|
Pavol Rusnak
|
7b2fd6ae4c
|
embed/bootloader: move Welcome! string 5px above
|
2018-02-12 14:57:50 +01:00 |
|
Pavol Rusnak
|
936f0e3e26
|
embed: fix 3 TODO items
|
2018-02-12 14:51:41 +01:00 |
|
Pavol Rusnak
|
8a409bd99a
|
embed/bootloader: move USB_IFACE_NUM to main.c
|
2018-02-12 14:44:09 +01:00 |
|
mcudev
|
0a15b03917
|
bootloader: fix process_msg_unknown remaining chunk calculation
|
2018-02-12 14:40:50 +01:00 |
|