1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
2017-07-25 19:32:20 +02:00
..
protob segwit support for SignMessage, VerifyMessage 2017-07-25 19:32:20 +02:00
u2f
ChangeLog firmware: add changelog, bump version to 1.5.1 2017-07-12 14:19:05 +02:00
coins-gen.py add space before coin shortcut because of how new formatter works 2017-05-19 11:29:44 +02:00
coins.c enable segwit for bitcoin \o/ 2017-07-25 19:32:20 +02:00
coins.h add space before coin shortcut because of how new formatter works 2017-05-19 11:29:44 +02:00
crypto.c segwit support for SignMessage, VerifyMessage 2017-07-25 19:32:20 +02:00
crypto.h segwit support for SignMessage, VerifyMessage 2017-07-25 19:32:20 +02:00
debug.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
debug.h
ethereum_tokens-gen.py ethereum: update tokens 2017-07-17 14:23:23 +02:00
ethereum_tokens.c ethereum: update tokens 2017-07-17 14:23:23 +02:00
ethereum_tokens.h ethereum: update tokens 2017-07-17 14:23:23 +02:00
ethereum.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
ethereum.h Ethereum Sign/Verify Message 2017-07-12 17:38:30 +02:00
fastflash.c util: Add load_vector_table 2017-07-03 18:35:42 +02:00
fastflash.h firmware: Start fastflash when left button held 2017-06-25 18:19:07 +02:00
fsm.c segwit support for SignMessage, VerifyMessage 2017-07-25 19:32:20 +02:00
fsm.h implement Storage.flags and related stuff 2017-07-17 18:36:09 +02:00
gettext.h gettext: mark localizable strings as proof-of-concept 2017-06-18 22:47:32 +02:00
layout2.c fix layoutVerifyAddress behaviour for long addresses 2017-07-12 18:44:56 +02:00
layout2.h refactor Address dialog (QR code on left button click), use checksum for Ethereum addresses 2017-07-11 21:31:40 +02:00
Makefile firmware: Define FASTFLASH in all cases 2017-06-25 18:19:07 +02:00
messages.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
messages.h
pinmatrix.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
pinmatrix.h
protect.c refactor recovery.is_same_mnemonic function to storage_containsMnemonic 2017-06-26 15:44:01 +02:00
protect.h
recovery-table.h
recovery.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
recovery.h Allow testing recovery with an initialized device 2017-06-23 16:39:49 +02:00
reset.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
reset.h reset: distinguish between separated call and joined call, mark backup as done only when performed completely 2017-06-29 14:14:20 +02:00
signing.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
signing.h
storage.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
storage.h implement Storage.flags and related stuff 2017-07-17 18:36:09 +02:00
transaction.c segwit support for SignMessage, VerifyMessage 2017-07-25 19:32:20 +02:00
transaction.h drop EstimateTxSize (and TxSize) 2017-06-28 18:49:44 +02:00
trezor.c firmware: Start fastflash when left button held 2017-06-25 18:19:07 +02:00
trezor.h firmware: add changelog, bump version to 1.5.1 2017-07-12 14:19:05 +02:00
u2f_knownapps.h
u2f.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
u2f.h
usb.c
usb.h