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
Saleem Rashid b0394622a3
nem2: Warn on unknown mosaics
7 years ago
..
protob vendor: Update trezor-common 7 years ago
u2f add set -e to shell scripts 8 years ago
.gitignore Have coins.h and coins.c generated at build time (#220) 7 years ago
ChangeLog changelog: add 1.5.2 7 years ago
Makefile nem_mosaics: Initial commit 7 years ago
coins-gen.py Have coins.h and coins.c generated at build time (#220) 7 years ago
coins.c Have coins.h and coins.c generated at build time (#220) 7 years ago
coins.h Have coins.h and coins.c generated at build time (#220) 7 years ago
coins.json Have coins.h and coins.c generated at build time (#220) 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 ethereum: refactor hash_rlp_number 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 nem2: Handle Provision Namespace transactions 7 years ago
fsm.h fsm: Add NEMSignTx 7 years ago
gettext.h gettext: mark localizable strings as proof-of-concept 7 years ago
layout2.c nem_mosaics: Initial commit 7 years ago
layout2.h nem_mosaics: Initial commit 7 years ago
messages.c firmware: need extra cast for nanopb call in message.c 7 years ago
messages.h add const where possible (for message parsing) 8 years ago
nem2.c nem2: Warn on unknown mosaics 7 years ago
nem2.h nem_mosaics: Initial commit 7 years ago
nem_mosaics.c nem_mosaics: Add DIM TOKEN 7 years ago
nem_mosaics.h nem_mosaics: Add DIM TOKEN 7 years ago
nem_mosaics.json nem_mosaics: Add DIM TOKEN 7 years ago
nem_mosaics.py nem_mosaics: Initial commit 7 years ago
pinmatrix.c use C99 for loop where possible 7 years ago
pinmatrix.h import v1.0.0 11 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 reset: refactor code into layoutResetWord 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 9 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 u2f: add gandi to known apps 7 years ago
usb.c usb: whitespace cleanup 7 years ago
usb.h timer: Use Cortex-M3 SysTick timers 8 years ago