1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
2015-02-25 17:57:47 +01:00
..
protob update protobuf 2015-02-20 19:01:45 +01:00
coins.c extract fsm_getCoin 2015-01-26 12:51:56 +01:00
coins.h such happy doge 2014-12-10 18:58:27 +01:00
crypto.c implement SignIdentity workflow 2015-02-25 17:03:01 +01:00
crypto.h implement SignIdentity workflow 2015-02-25 17:03:01 +01:00
debug.c
debug.h
fsm.c implement SignIdentity workflow 2015-02-25 17:03:01 +01:00
fsm.h implement SignIdentity workflow 2015-02-25 17:03:01 +01:00
layout2.c call layout functions where needed to rewrite the display after dialog choice 2015-02-25 17:57:47 +01:00
layout2.h implement SignIdentity workflow 2015-02-25 17:03:01 +01:00
Makefile speed up public ckd (used in multisig) 2015-02-15 20:47:53 +01:00
messages.c set multisig_fp_mismatch when non-multisig input is encountered 2015-02-25 17:03:46 +01:00
messages.h check return value of cryptoHDNodePathToPubkey 2014-12-16 18:49:49 +01:00
pinmatrix.c use Knuth shuffles 2015-02-13 20:51:02 +01:00
pinmatrix.h
protect.c rework pin handling 2015-01-27 13:00:25 +01:00
protect.h
recovery.c use const char * const * for wordlist 2015-02-14 12:40:32 +01:00
recovery.h
reset.c change setup wording 2014-12-16 18:45:39 +01:00
reset.h
signing.c call layout functions where needed to rewrite the display after dialog choice 2015-02-25 17:57:47 +01:00
signing.h refactor fsm_getRootNode into fsm_getDerivedNode 2015-01-26 13:53:06 +01:00
storage.c bump version to 1.3.1 2015-02-16 15:23:30 +01:00
storage.h introduce homescreen 2015-02-04 21:27:07 +01:00
transaction.c enable OP_RETURN 2015-02-04 20:04:59 +01:00
transaction.h rework hashing of transactions 2014-12-21 20:34:14 +01:00
trezor.c
trezor.h bump version to 1.3.1 2015-02-16 15:23:30 +01:00
usb.c
usb.h