1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-17 13:29:17 +00:00
trezor-firmware/firmware
2018-05-05 22:13:19 +01:00
..
protob vendor: update trezor-common (disable Lisk messages for now) 2018-05-02 15:24:37 +01:00
u2f
.gitignore
bl_check.c check_bootloader: depend on MEMORY_PROTECT 2018-04-10 14:19:27 +02:00
bl_check.h
bl_data.py
ChangeLog
coin_info.py coin_info: Prepend space to coin_shortcut 2018-04-09 12:43:26 +02:00
coins.c
coins.h Added support for cashaddr. 2018-04-05 11:28:05 +02:00
coins.json
crypto.c
crypto.h
debug.c
debug.h
ethereum_tokens.c
ethereum_tokens.h
ethereum.c Wanchain support (#313) 2018-05-02 15:33:22 +01:00
ethereum.h
fsm_msg_coin.h fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00
fsm_msg_common.h fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00
fsm_msg_crypto.h fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00
fsm_msg_debug.h fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00
fsm_msg_ethereum.h fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00
fsm_msg_nem.h fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00
fsm_msg_stellar.h fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00
fsm.c fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00
fsm.h Add support for Stellar 2018-05-02 15:19:05 +01:00
gettext.h
layout2.c cashaddr: Don't show coin prefix on the display. 2018-04-05 11:28:06 +02:00
layout2.h
Makefile Revert "nem: mosaics are generated from nem_mosaics.json in trezor-common" 2018-05-05 22:12:12 +01:00
messages.c messages: code cleanup after emulator change 2018-04-04 16:49:04 +02:00
messages.h
nem2.c nem: IV is not copied 2018-04-04 15:02:39 +02:00
nem2.h
nem_mosaics.json nem_mosaics: Add symlink to trezor-common 2018-05-05 22:13:19 +01:00
nem_mosaics.py Revert "nem: mosaics are generated from nem_mosaics.json in trezor-common" 2018-05-05 22:12:12 +01:00
pinmatrix.c
pinmatrix.h
protect.c
protect.h
recovery-table.h
recovery.c Fix initialisation of word_pincode 2018-04-05 09:23:23 +02:00
recovery.h
reset.c
reset.h
signing.c Avoid division by zero. 2018-04-05 09:23:23 +02:00
signing.h
stellar.c Add support for Stellar 2018-05-02 15:19:05 +01:00
stellar.h Add support for Stellar 2018-05-02 15:19:05 +01:00
storage.c storage: refactor default/minimum lock storage, change default values 2018-04-10 23:46:41 +02:00
storage.h
transaction.c fix build after cashaddr merge 2018-04-05 11:56:25 +02:00
transaction.h
trezor.c
trezor.h bump bootloader version to 1.5.0, firmware version to 1.7.0 2018-04-04 15:04:46 +02:00
u2f_knownapps.h
u2f.c
u2f.h
udp.c emulator: open a second socket for debuglink, same as T2 2018-04-04 16:21:43 +02:00
usb.c
usb.h