1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
2017-06-13 15:17:23 +02:00
..
protob protob: update messages_map.py script 2017-05-29 14:34:23 +02:00
u2f
ChangeLog add 1.5.0 to changelog 2017-05-19 17:41:10 +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 update litecoin maxfee/kb 2017-05-19 16:54:16 +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
crypto.h
debug.c debug: Improve debugging API (#134) 2016-12-04 23:24:01 +01:00
debug.h debug: Improve debugging API (#134) 2016-12-04 23:24:01 +01:00
ethereum_tokens-gen.py add chain_id to erc20 tokens 2017-05-19 14:28:35 +02:00
ethereum_tokens.c ethereum: add more tokens from MEW 2017-06-08 22:56:25 +02:00
ethereum_tokens.h ethereum: add more tokens from MEW 2017-06-08 22:56:25 +02:00
ethereum.c add chain_id to erc20 tokens 2017-05-19 14:28:35 +02:00
ethereum.h
fsm.c show progressbar layout in GetAddress 2017-05-05 15:45:58 +02:00
fsm.h GetPublicKey: use Bitcoin as default coin if not provided 2017-04-21 14:08:09 +02:00
layout2.c use bn_format from trezor-crypto where possible 2017-05-18 16:20:28 +02:00
layout2.h refactor fee computation, but keep ceil logic 2017-05-15 12:08:54 +02:00
Makefile ethereum: support for ERC-20 tokens 2017-05-17 02:53:11 +02:00
messages.c protob: Add messages_map.py (#167) 2017-05-29 13:46:32 +02:00
messages.h
pinmatrix.c
pinmatrix.h
protect.c timer: Use Cortex-M3 SysTick timers 2016-11-17 02:07:46 +01:00
protect.h
recovery-table.h New Matrix-based recovery 2016-11-23 13:21:18 +01:00
recovery.c cosmetic changes to matrix recovery 2017-01-10 14:58:28 +01:00
recovery.h New Matrix-based recovery 2016-11-23 13:21:18 +01:00
reset.c extract CHECK_PARAM 2016-11-22 22:04:09 +01:00
reset.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
signing.c enable mixing of segwit and non-segwit inputs 2017-05-19 17:40:57 +02:00
signing.h
storage.c timer: Use Cortex-M3 SysTick timers 2016-11-17 02:07:46 +01:00
storage.h
transaction.c transaction: Fix buffer overflow 2017-06-13 15:17:23 +02:00
transaction.h remove segwit warning, don't enable segwit on coins that don't have segwit=true in definition 2017-05-04 18:54:54 +02:00
trezor.c fix usage of RNG before setup (#150/#151) 2017-02-17 13:19:05 +01:00
trezor.h bump version to 1.5.0 2017-05-10 00:12:23 +02:00
u2f_knownapps.h add yubico u2f demo to u2f known apps 2016-11-15 18:51:29 +01:00
u2f.c Check that U2F key only uses hardened derivation (#139) 2017-01-10 21:51:57 +01:00
u2f.h
usb.c usb: whitespace cleanup 2017-05-09 23:49:05 +02:00
usb.h timer: Use Cortex-M3 SysTick timers 2016-11-17 02:07:46 +01:00