Commit Graph

35 Commits (77ab865386b56f9ba0b33d31d17e3ddfebea3859)

Author SHA1 Message Date
Alisina Bahadori 77ab865386 feat(legacy): Implement EIP-712 signing
2 years ago
Pavol Rusnak ee4ef81039 fix(legacy): update account naming
3 years ago
Pavol Rusnak 274ccdc4c0 fix(legacy): add Taproot account handling to GetAddress dialog
3 years ago
Andrew Kozlik 0737deedc4 fix(legacy): Fix split_message() to correctly handle strings that are not null-terminated.
3 years ago
Andrew Kozlik d8de95767d feat(legacy): Use fixed font in SignMessage and VerifyMessage.
3 years ago
Andrew Kozlik c60305d8f0 feat(legacy): Implement pagination in SignMessage and VerifyMessage.
3 years ago
Andrew Kozlik c1843f9f9f style(legacy): Remove nested conditional operators.
3 years ago
Andrew Kozlik 2dbde040c4 feat(legacy): Add safety_checks setting.
3 years ago
Andrew Kozlik a755e99ccc feat(legacy): Display nLockTime in human-readable form.
3 years ago
Andrew Kozlik 9aec5409b9 feat(legacy): Allow decreasing output amount in RBF transactions.
3 years ago
Pavol Rusnak 3b80e9f228 fix(legacy): store only half of the logo64, use flip to render both parts
3 years ago
Andrew Kozlik 79fad70b05 fix: Improve wording when showing multisig XPUBS.
3 years ago
Pavol Rusnak 1d3166017d feat(legacy): implement amount_unit for SignTx
3 years ago
Pavol Rusnak 91e60036e0 fix(legacy): show xpub instead of pubkey in GetPublicKey dialog
3 years ago
Pavol Rusnak 93215ae3c7 style: reformat with clang-format 11
3 years ago
Andrew Kozlik d252539125 fix(legacy): Support negative amounts in layoutConfirmTx().
3 years ago
Andrew Kozlik 389f14d6c4 feat(legacy): Implement replacement transaction signing flow.
3 years ago
Andrew Kozlik ae71735e62 legacy/signing: Ask user to confirm custom nLockTime.
4 years ago
Pavol Rusnak e2632b16dc legacy: show passphrase on device
4 years ago
Martin Milata 48e1dc957f legacy: raise error on auto-lock value out of range
4 years ago
Andrew Kozlik 24bf352577 legacy: Support multiple change-outputs.
4 years ago
Pavol Rusnak ec199b19a9
legacy: use 2 page pagination to show xpubs in multisig get_address
4 years ago
Pavol Rusnak 5c01a9459c
legacy: show xpubs with multisig get_address
4 years ago
Pavol Rusnak 7646b97dca
common: divisibility -> decimals
4 years ago
Pavol Rusnak 5301c03607
common: add coin.divisibility attribute
5 years ago
Pavol Rusnak ee98d0b398
legacy/layout: use bmp_btn_confirm, bmp_btn_cancel
5 years ago
Ondřej Vejpustek fa9d349bc9
legacy: explicitly initialize variable length arrays
5 years ago
Ondřej Vejpustek 08265cdd08
legacy: explicitly initialize variables
5 years ago
Pavol Rusnak 1ea4f9de56
legacy: remove remaning Decred/Zcash code for Bitcoin only firmware
5 years ago
Pavol Rusnak 0e224644b6
legacy: don't add more pixels than needed in oledSCA
5 years ago
Andrew Kozlik 1c9fa5d3c6
legacy: fix SCA when displaying the words
5 years ago
Pavol Rusnak c288514a4f
core+legacy: fix display of non-divisible OMNI amounts
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Pavol Rusnak 236ca1ae83
legacy: enable Bitcoin only firmware
5 years ago
matejcik 6aa05f8a6f MONOREPO MERGE trezor-mcu
5 years ago