You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/firmware
Pavol Rusnak e4cc08775f
vendor: update trezor-common, enable Bitcoin segwit manually
7 years ago
..
protob protob: Fix Features.coins max_count for DEBUG_LINK=1 7 years ago
u2f add set -e to shell scripts 8 years ago
ChangeLog changelog: add 1.5.2 7 years ago
Makefile startup: use custom reset_handler 7 years ago
coins-gen.py coins: include testnet coins just in debug builds 7 years ago
coins.c vendor: update trezor-common, enable Bitcoin segwit manually 7 years ago
coins.h coins: Add _Static_assert for Features.coins max_count 7 years ago
crypto.c Fix multisig for BCC 7 years ago
crypto.h segwit support for SignMessage, VerifyMessage 7 years ago
debug.c use C99 for loop where possible 7 years ago
debug.h debug: Improve debugging API (#134) 8 years ago
ethereum.c startup: use custom reset_handler 7 years ago
ethereum.h Ethereum Sign/Verify Message 7 years ago
ethereum_tokens-gen.py coins: include testnet coins just in debug builds 7 years ago
ethereum_tokens.c coins: include testnet coins just in debug builds 7 years ago
ethereum_tokens.h coins: include testnet coins just in debug builds 7 years ago
fastflash.c startup: use custom reset_handler 7 years ago
fastflash.h startup: use custom reset_handler 7 years ago
fsm.c startup: use custom reset_handler 7 years ago
fsm.h implement Storage.flags and related stuff 7 years ago
gettext.h gettext: mark localizable strings as proof-of-concept 7 years ago
layout2.c vendor: Update trezor-crypto 7 years ago
layout2.h refactor Address dialog (QR code on left button click), use checksum for Ethereum addresses 7 years ago
messages.c use C99 for loop where possible 7 years ago
messages.h add const where possible (for message parsing) 8 years ago
pinmatrix.c use C99 for loop where possible 7 years ago
pinmatrix.h import v1.0.0 10 years ago
protect.c Fix check for max try and add another check before 7 years ago
protect.h fix initialize handling in interactive mode 10 years ago
recovery-table.h New Matrix-based recovery 8 years ago
recovery.c recovery: don't reset storage on typos during dry-run recovery 7 years ago
recovery.h Allow testing recovery with an initialized device 7 years ago
reset.c storage: copy only required bytes from old storage, bump storage version 7 years ago
reset.h reset: distinguish between separated call and joined call, mark backup as done only when performed completely 7 years ago
signing.c startup: use custom reset_handler 7 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 8 years ago
storage.c startup: use custom reset_handler 7 years ago
storage.h storage: wipe storage after 15 wrong pins 7 years ago
transaction.c startup: use custom reset_handler 7 years ago
transaction.h signing: Add SIGHASH_FORKID support 7 years ago
trezor.c startup: use custom reset_handler 7 years ago
trezor.h storage: copy only required bytes from old storage, bump storage version 7 years ago
u2f.c startup: use custom reset_handler 7 years ago
u2f.h More standard conform behaviour 8 years ago
u2f_knownapps.h add yubico u2f demo to u2f known apps 8 years ago
usb.c usb: whitespace cleanup 7 years ago
usb.h timer: Use Cortex-M3 SysTick timers 8 years ago