Pavol Rusnak
|
e264090678
|
embed/extmod/modtrezorui: refactor DATA into DATA and PIXELDATA in display
|
2018-02-18 15:37:54 +01:00 |
|
Pavol Rusnak
|
f65c409416
|
src/apps/common: fix typos in request_passphrase
|
2018-02-14 23:53:10 +01:00 |
|
Pavol Rusnak
|
736dec1419
|
src/apps/management: implement ApplyFlags message
|
2018-02-14 23:50:26 +01:00 |
|
Pavol Rusnak
|
3c738b62c4
|
src/apps/common: refactor passphrase request, implement new on_device field
|
2018-02-14 19:10:42 +01:00 |
|
Pavol Rusnak
|
75e87ede86
|
vendor: update trezor-common, regenerate messages
|
2018-02-14 18:15:18 +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 |
|
Peter Jensen
|
b8cf98b78b
|
src/trezor/ui/passphrase: keyboard fix multitouch on space
|
2018-02-12 12:58:00 +01:00 |
|
Tomas Susanka
|
901b0a53a1
|
tests/signing: threshold test fix
This was failing due to ff32a2e8a6
This fix hardcodes the maxfee_kb variable in the test to allow further modifications
|
2018-02-12 12:33:17 +01:00 |
|
Peter Jensen
|
a83d7b9067
|
src/trezor/ui/passphrase: added space btn icon to keyboard
|
2018-02-11 14:09:54 +01:00 |
|
Pavol Rusnak
|
34c6fb987a
|
embed/bootloader: better detection of broken firmware at start
|
2018-02-10 17:52:45 +01:00 |
|
Pavol Rusnak
|
77568496da
|
src/apps/common: fix typo in cache
|
2018-02-10 17:45:25 +01:00 |
|
Pavol Rusnak
|
c1e1e8bf02
|
src/apps/common: rewrite cache to use getters/setters
|
2018-02-09 19:00:09 +01:00 |
|
Pavol Rusnak
|
6fad2f4283
|
src/apps/homescreen: implement {Initialize,Features}.state field, implement ClearSession handling
|
2018-02-09 18:08:59 +01:00 |
|
Pavol Rusnak
|
e93ef0c296
|
src: disable u2f in debug builds
|
2018-02-09 16:45:55 +01:00 |
|
Jan Pochyla
|
e888b6b967
|
apps/wallet/sign_tx: fix sighash
|
2018-02-09 14:16:33 +01:00 |
|
Pavol Rusnak
|
800c2c64c8
|
tests: fix trezor.config test by changing PYOPT to 1
|
2018-02-09 13:42:20 +01:00 |
|
Pavol Rusnak
|
b0242d3a3e
|
tests: fix test_apps.ethereum.layout
|
2018-02-09 13:36:08 +01:00 |
|
Pavol Rusnak
|
9aa947d2e1
|
embed/extmod/modtrezorcrypto: remove redundant code in bip32
|
2018-02-09 12:33:55 +01:00 |
|
Pavol Rusnak
|
593ccdafec
|
embed/extmod/modtrezorcrypto: use uint32_t for HDNode int attributes
|
2018-02-09 12:22:23 +01:00 |
|
Jan Pochyla
|
350de72c54
|
apps/wallet/sign_tx: force_bip143
|
2018-02-09 11:37:13 +01:00 |
|
Jan Pochyla
|
d0c742e884
|
src/apps/common/coins: regenerate
|
2018-02-09 11:37:13 +01:00 |
|
Pavol Rusnak
|
2fe0ce542f
|
firmware: introduce PYOPT, use it consistently in mpy-cross and in runtime, set it to 1 by default
|
2018-02-08 18:04:10 +01:00 |
|
Pavol Rusnak
|
fa697ba322
|
embed/vendorheader: add unsafe_signed_prod, use it by default
|
2018-02-08 16:45:23 +01:00 |
|
Pavol Rusnak
|
77ea31aa8a
|
embed/extmod/modtrezorui: revert NO_HINT change
|
2018-02-08 15:04:33 +01:00 |
|
Pavol Rusnak
|
984327fea5
|
src/trezor/ui: add new BTN_KEY_CONFIRM style to mnemonic keyboard, use that one
|
2018-02-07 19:48:32 +01:00 |
|
Pavol Rusnak
|
329b7d1488
|
embed/extmod/modtrezorui: regenerate fonts with NO_HINTING, update rendering to subpixel precision
|
2018-02-07 19:33:39 +01:00 |
|
Pavol Rusnak
|
c4990646c7
|
src/main: reorder interfaces, so debug+vcp are after regular interfaces
endpoints 0x05 and 0x85 cause halt for now, allocate them to yet unused debug interface
|
2018-02-07 16:14:37 +01:00 |
|
Pavol Rusnak
|
39576eb2a7
|
src/main: report device_id as usb serial number
|
2018-02-07 14:59:09 +01:00 |
|
Pavol Rusnak
|
a25af7d22a
|
embed/extmod/modtrezorui: refactor text bar prefill into from display.c into extmod
|
2018-02-06 22:55:20 +01:00 |
|
Pavol Rusnak
|
d5ae4d72b6
|
src/apps/management: ask for mnemonic words twice in reset_device
|
2018-02-06 19:40:02 +01:00 |
|
Pavol Rusnak
|
fedfde7e99
|
src/trezor: refactor format_amount into utils, use it where possible
|
2018-02-06 18:35:14 +01:00 |
|
Pavol Rusnak
|
340f926804
|
apps/wallet+apps/ethereum: fix formatting of amounts (avoid using float)
|
2018-02-06 17:50:36 +01:00 |
|
Pavol Rusnak
|
47c598b56e
|
embed/bootloader: don't show build field in version (stick to major.minor.patch)
|
2018-02-06 17:18:37 +01:00 |
|
Pavol Rusnak
|
1c5beb1c12
|
embed/bootloader: add information about firmware (version, vendor, etc.) to Features message
|
2018-02-06 17:06:43 +01:00 |
|
Pavol Rusnak
|
548b8cb25b
|
embed/trezorhal: move cmd_buffer into usb_vcp_state_t
|
2018-02-06 15:30:15 +01:00 |
|
Pavol Rusnak
|
585e9842f8
|
src/apps+tests: use TODO consistently across whole codebase
|
2018-02-06 15:23:51 +01:00 |
|
Pavol Rusnak
|
69344f34b6
|
apps/common/seed: refactor methods usage
|
2018-02-06 15:21:27 +01:00 |
|
Jan Pochyla
|
b139e1a7ac
|
ui/passphrase: align long passphrase to the right
|
2018-02-06 14:11:49 +01:00 |
|
Jan Pochyla
|
deb64c3c43
|
ui/passphrase: confirm button, visuals
|
2018-02-06 14:11:49 +01:00 |
|
Jan Pochyla
|
1c9380a9d9
|
ui/passphrase: extract new passphrase keyboard
|
2018-02-06 14:11:49 +01:00 |
|
Peter Jensen
|
7b89e4b14c
|
ui/passphrase: ask for source of passphrase
|
2018-02-06 14:11:49 +01:00 |
|
Jan Pochyla
|
bd44eceeef
|
apps/wallet: sign & verify message layouts
|
2018-02-06 14:10:35 +01:00 |
|