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 6b74139b45
add 1.5.0 to changelog
7 years ago
..
protob update coins 7 years ago
u2f add set -e to shell scripts 8 years ago
ChangeLog add 1.5.0 to changelog 7 years ago
Makefile ethereum: support for ERC-20 tokens 7 years ago
coins-gen.py add space before coin shortcut because of how new formatter works 7 years ago
coins.c update litecoin maxfee/kb 7 years ago
coins.h add space before coin shortcut because of how new formatter works 7 years ago
crypto.c crypto: allow Ed25519 signing larger digests (#124) 8 years ago
crypto.h Use trezor-crypto ECDH, adding Curve25519 support 8 years ago
debug.c debug: Improve debugging API (#134) 8 years ago
debug.h debug: Improve debugging API (#134) 8 years ago
ethereum.c add chain_id to erc20 tokens 7 years ago
ethereum.h Ethereum signing skeleton 8 years ago
ethereum_tokens-gen.py add chain_id to erc20 tokens 7 years ago
ethereum_tokens.c add chain_id to erc20 tokens 7 years ago
ethereum_tokens.h add chain_id to erc20 tokens 7 years ago
fsm.c show progressbar layout in GetAddress 7 years ago
fsm.h GetPublicKey: use Bitcoin as default coin if not provided 7 years ago
layout2.c use bn_format from trezor-crypto where possible 7 years ago
layout2.h refactor fee computation, but keep ceil logic 7 years ago
messages.c GetPublicKey: use Bitcoin as default coin if not provided 7 years ago
messages.h add const where possible (for message parsing) 8 years ago
pinmatrix.c firmware: exclude debug functionality from release build 9 years ago
pinmatrix.h import v1.0.0 10 years ago
protect.c timer: Use Cortex-M3 SysTick timers 8 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 cosmetic changes to matrix recovery 8 years ago
recovery.h New Matrix-based recovery 8 years ago
reset.c extract CHECK_PARAM 8 years ago
reset.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 8 years ago
signing.c enable mixing of segwit and non-segwit inputs 7 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 8 years ago
storage.c timer: Use Cortex-M3 SysTick timers 8 years ago
storage.h new message SetU2FCounter 8 years ago
transaction.c refactor fee computation, but keep ceil logic 7 years ago
transaction.h remove segwit warning, don't enable segwit on coins that don't have segwit=true in definition 7 years ago
trezor.c fix usage of RNG before setup (#150/#151) 7 years ago
trezor.h bump version to 1.5.0 7 years ago
u2f.c Check that U2F key only uses hardened derivation (#139) 8 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