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 0781421762
ethereum: more tokens, use better wording for unknown token value
7 years ago
..
protob add EthereumSignMessage/EthereumVerifyMessage 7 years ago
u2f add set -e to shell scripts 8 years ago
ChangeLog firmware: add changelog, bump version to 1.5.1 7 years ago
Makefile firmware: Define FASTFLASH in all cases 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 ethereum: more tokens, use better wording for unknown token value 7 years ago
ethereum.h Ethereum Sign/Verify Message 7 years ago
ethereum_tokens-gen.py ethereum: more tokens, use better wording for unknown token value 7 years ago
ethereum_tokens.c ethereum: more tokens, use better wording for unknown token value 7 years ago
ethereum_tokens.h ethereum: more tokens, use better wording for unknown token value 7 years ago
fastflash.c util: Add load_vector_table 7 years ago
fastflash.h firmware: Start fastflash when left button held 7 years ago
fsm.c add EthereumSignMessage/EthereumVerifyMessage 7 years ago
fsm.h Ethereum Sign/Verify Message 7 years ago
gettext.h gettext: mark localizable strings as proof-of-concept 7 years ago
layout2.c fix layoutVerifyAddress behaviour for long addresses 7 years ago
layout2.h refactor Address dialog (QR code on left button click), use checksum for Ethereum addresses 7 years ago
messages.c gettext: mark localizable strings as proof-of-concept 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 11 years ago
protect.c refactor recovery.is_same_mnemonic function to storage_containsMnemonic 7 years ago
protect.h fix initialize handling in interactive mode 11 years ago
recovery-table.h New Matrix-based recovery 8 years ago
recovery.c recovery: zero new_mnemonic memory before returning to the user 7 years ago
recovery.h Allow testing recovery with an initialized device 7 years ago
reset.c firmware: mark backup as done before giving away the mnemonic, not after 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 gettext: mark localizable strings as proof-of-concept 7 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 9 years ago
storage.c firmware: add changelog, bump version to 1.5.1 7 years ago
storage.h reset: show needs backup signed when storage is not backed up 7 years ago
transaction.c transaction: Fix buffer overflow 7 years ago
transaction.h drop EstimateTxSize (and TxSize) 7 years ago
trezor.c firmware: Start fastflash when left button held 7 years ago
trezor.h firmware: add changelog, bump version to 1.5.1 7 years ago
u2f.c gettext: mark localizable strings as proof-of-concept 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