1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Pavol Rusnak
f40219dbb6
fsm: correctly set node in EthereumPublicKey response 2019-02-28 16:38:48 +01:00
Pavol Rusnak
77a6718f76 ethereum: address in messages is now string 2019-01-29 17:16:14 +01:00
Pavol Rusnak
cbba5f28ae
ethereum: nitpick in GetPublicKey 2019-01-14 17:15:55 +01:00
Tomas Susanka
cf0b5d669b eth: don't check for ed25519 in get public key 2019-01-14 17:12:32 +01:00
Tomas Susanka
0d4efce5a7 eth: get public key 2019-01-14 17:12:32 +01:00
Pavol Rusnak
8e6369e1ba
layout: treat address as accounts for EthereumGetAddress dialogs 2018-10-22 15:15:15 +02:00
Pavol Rusnak
7b4f027445
fsm: use const where applicable, document where it isn't and why 2018-09-14 14:40:29 +02:00
matejcik
c17cec93f7
firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
Pavol Rusnak
4661db1fd4
add missing license headers 2018-09-06 18:28:56 +02:00
Pavol Rusnak
a3555b9c7c
layout: fix VerifyMessage dialog (use nonproportional font for addresses) 2018-09-06 14:37:42 +02:00
Pavol Rusnak
0febd07dfc
firmware: update code to use new nested messages in trezor-common 2018-07-10 17:21:11 +02:00
Ilan
9ba3f3f28d RSK checksum address encoding (#376) 2018-06-28 11:27:27 +02:00
Pavol Rusnak
e8a46d46c2
ethereum: update to new API 2018-06-27 17:00:39 +02:00
Pavol Rusnak
fb3e468ea2
fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00