1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-26 08:08:51 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Pavol Rusnak
f2f3d39cf1
fix style 2018-05-24 16:04:18 +02:00
Jan Pochyla
3a81a4b2f0 app.lisk: remove sign/verify code 2018-05-23 11:47:07 +02:00
Jan Pochyla
523e57ea52 app.lisk: code style 2018-05-23 11:47:07 +02:00
Jan Pochyla
04c652c120 app.lisk: use == for comparing ints, code style 2018-05-23 11:47:07 +02:00
Jan Pochyla
c78c6616f6 app.lisk: simplify pubkey computation 2018-05-23 11:47:07 +02:00
Aleksey Popov
83a1df99f4 app.lisk: add require confirm layout for message signing 2018-05-23 11:47:07 +02:00
Aleksey Popov
d331ff245f app.lisk: fix lisk_verify_message 2018-05-23 11:47:07 +02:00
Aleksey Popov
a0f5bbb734 app.lisk: review improvments 2018-05-23 11:47:07 +02:00
Aleksey Popov
ea938b6301 app.lisk: refactor helpers code 2018-05-23 11:47:07 +02:00
Aleksey Popov
b6949f6153 app.lisk: Add lisk_sign_tx and layouts 2018-05-23 11:47:07 +02:00
Aleksey Popov
3334163e85 app.lisk: Add lisk_verify_message 2018-05-23 11:47:07 +02:00
Aleksey Popov
dc5115055f app.lisk: Add lisk_sign_message 2018-05-23 11:47:07 +02:00
Aleksey Popov
a37493a861 app.lisk: Add lisk_get_public_key 2018-05-23 11:47:07 +02:00
Aleksey Popov
a2a861a688 app.lisk: Add lisk_get_address and helpers 2018-05-23 11:47:07 +02:00