mcudev
|
dbfeddce79
|
firmware: issue #12 (#29)
|
2017-10-09 17:45:45 +02:00 |
|
mcudev
|
08caf86c5b
|
bootloader: issue #12 (#28)
|
2017-10-09 17:44:58 +02:00 |
|
mcudev
|
b0c54e2a4b
|
boardloader: simplify linker script (#27)
|
2017-10-09 17:43:38 +02:00 |
|
Jan Pochyla
|
fda9f584e8
|
trezor/ui/scroll: add Scrollbar widget
|
2017-10-09 15:34:55 +02:00 |
|
Jan Pochyla
|
72591e053a
|
trezor/ui: style changes
|
2017-10-09 15:34:55 +02:00 |
|
Jan Pochyla
|
4fa5e36053
|
apps/common/request_pin: test ui.layout
|
2017-10-09 15:34:55 +02:00 |
|
Jan Pochyla
|
23fecb0ce4
|
trezor/ui/loader: fix icon
|
2017-10-09 15:34:55 +02:00 |
|
Jan Pochyla
|
8ec8615e89
|
trezor/ui: make layout crossfade faster
|
2017-10-09 15:34:55 +02:00 |
|
Jan Pochyla
|
a09e64090c
|
trezor/ui/swipe: rework thresholds
|
2017-10-09 15:34:55 +02:00 |
|
Pavol Rusnak
|
4b87e50e1c
|
Merge pull request #223 from saleemrashid/nem-importance-transfer
NEM Importance Transfer Transaction Support
|
2017-10-09 00:02:34 +02:00 |
|
Saleem Rashid
|
56114cc0a6
|
nem: Add nem_transaction_create_importance_transfer
|
2017-10-09 00:00:02 +02:00 |
|
Pavol Rusnak
|
34bd9e50b6
|
Merge pull request #46 from saleemrashid/nem-importance-transfer
NEM Importance Transfer Transactions
|
2017-10-08 23:59:07 +02:00 |
|
Pavol Rusnak
|
7bbfba1ac0
|
boardloader, bootloader: moving embed/common/* to embed/trezorhal/*
|
2017-10-08 23:55:05 +02:00 |
|
mcudev
|
8d3540c858
|
boardloader, bootloader: jump_to memory clearing and simplify code to asm
|
2017-10-08 23:48:44 +02:00 |
|
mcudev
|
acca6a0945
|
boardloader: move memset_reg to separate source file
|
2017-10-08 23:48:44 +02:00 |
|
mcudev
|
bb5b4d2e55
|
boardloader: simplify vector table config with macro
|
2017-10-08 23:48:44 +02:00 |
|
mcudev
|
08b231a298
|
boardloader: factor out vector table
|
2017-10-08 23:48:44 +02:00 |
|
Saleem Rashid
|
12c541f872
|
nem2: Handle Importance Transfer transactions
|
2017-10-07 22:07:56 +01:00 |
|
Saleem Rashid
|
b9a2a9c3de
|
protob: Add NEMImportanceTransfer
|
2017-10-07 21:32:36 +01:00 |
|
Saleem Rashid
|
b2ce773f80
|
protob: Update @used_in to NEMSignTx
|
2017-10-07 21:29:02 +01:00 |
|
mcudev
|
4ee5872a55
|
display: backlight handling (#25)
|
2017-10-06 11:11:59 +02:00 |
|
mcudev
|
f4e72aa4cc
|
rng updates (#24)
|
2017-10-06 11:11:43 +02:00 |
|
mcudev
|
a381819ad1
|
clock updates (#21)
|
2017-10-06 11:09:22 +02:00 |
|
Pavol Rusnak
|
02fb442fd1
|
examples: add desc to 2048 source
|
2017-10-06 01:38:02 +02:00 |
|
Pavol Rusnak
|
ed0d18132d
|
examples: add 2048 game example
|
2017-10-06 01:33:28 +02:00 |
|
Pavol Rusnak
|
6693d61aa0
|
boardloader+bootloader: remove prints during normal operation
|
2017-10-05 20:19:04 +02:00 |
|
Pavol Rusnak
|
78f57d083c
|
add vendor trust to vendorheader
|
2017-10-05 17:31:39 +02:00 |
|
Pavol Rusnak
|
1d9b907342
|
tests: clear display on production test start
|
2017-10-05 08:27:41 +02:00 |
|
Pavol Rusnak
|
39b614499f
|
build: update production keys
|
2017-10-04 20:20:01 +02:00 |
|
Pavol Rusnak
|
dfadfbe857
|
build: try installing toolchain from develop developer.arm.com
|
2017-10-04 17:23:26 +02:00 |
|
Pavol Rusnak
|
b962ace27d
|
build: add production keys
|
2017-10-04 15:55:59 +02:00 |
|
Pavol Rusnak
|
e6704a3f35
|
tools: add get_sign_keys
|
2017-10-04 14:27:13 +02:00 |
|
Pavol Rusnak
|
06a4bfbed8
|
tools: add trezor support to binctl signing
|
2017-10-04 09:59:04 +02:00 |
|
Pavol Rusnak
|
0f722c1991
|
tests: add device test for CoSi
|
2017-10-04 00:51:32 +02:00 |
|
Pavol Rusnak
|
29c3afe6c4
|
tools: move ed25519raw, ed25519cosi to python-trezor
|
2017-10-04 00:39:43 +02:00 |
|
Pavol Rusnak
|
5057e022c0
|
trezorlib: move ed25519cosi and ed25519raw from trezor-core
|
2017-10-04 00:38:53 +02:00 |
|
Pavol Rusnak
|
5884d1c03f
|
tools: update ed25519{cosi,raw}.py to work in both py2 and py3
|
2017-10-03 23:48:12 +02:00 |
|
Pavol Rusnak
|
a71c33d123
|
trezorctl+client: add support for CoSi commit/sign
|
2017-10-03 18:43:28 +02:00 |
|
Pavol Rusnak
|
3db571f63a
|
travis: disable testpy target for now
|
2017-10-03 16:30:21 +02:00 |
|
Pavol Rusnak
|
09340e93d7
|
firmware+unix: sync mpconfigport.h with upstream
|
2017-10-03 16:28:03 +02:00 |
|
Pavol Rusnak
|
83db3c098f
|
fsm: implement CoSi messages
|
2017-10-03 13:26:38 +02:00 |
|
Jan Pochyla
|
45a04282de
|
travis: disable flake8 for now
|
2017-10-03 12:29:46 +02:00 |
|
Jan Pochyla
|
e923b885af
|
fix style
|
2017-10-03 12:29:46 +02:00 |
|
Pavol Rusnak
|
a856542b75
|
Merge pull request #196 from saleemrashid/nem
NEM Support
|
2017-10-03 12:12:06 +02:00 |
|
Pavol Rusnak
|
c20bb1c567
|
protob: add CoSi messages
|
2017-10-03 08:53:53 +02:00 |
|
Michal Nováček
|
f8e6b1ec43
|
change BCH address prefix (#44)
|
2017-10-03 08:30:37 +02:00 |
|
Tomas Susanka
|
128bb83e1b
|
readme: how to compile on Arch Linux
|
2017-10-02 17:35:19 +02:00 |
|
Jan Pochyla
|
cd33fa7293
|
modtrezorui/unix: remove redundant init values
|
2017-10-02 16:48:24 +02:00 |
|
Jan Pochyla
|
7c4db458e5
|
modtrezorui/unix: fix 5c21c4a
|
2017-10-02 16:47:45 +02:00 |
|
Jan Pochyla
|
3a48307002
|
modtrezorui/unix: fix 43e8b85
|
2017-10-02 16:30:07 +02:00 |
|