Commit Graph

21 Commits (dfd98c51643cc7af3e21290925ad84982ed9c80e)

Author SHA1 Message Date
Pavol Rusnak 2035ff4569 feat(legacy): add support for Taproot descriptors
3 years ago
Andrew Kozlik 5fb0f9a6c5 feat(legacy): Distinguish between known path checks and script type checks in coin_path_check().
3 years ago
Andrew Kozlik b8cb531098 feat(legacy): Check presence of multisig parameters in coin_known_path_check() for consistency with core checks.
3 years ago
Andrew Kozlik 2dbde040c4 feat(legacy): Add safety_checks setting.
3 years ago
matejcik 0964517fe7 fix(legacy): do not query presence of newly-required protobuf fields
4 years ago
Pavol Rusnak cb4c5a72bf legacy: implement GetAddress.ignore_xpub_magic
4 years ago
Pavol Rusnak 4d45a68fd0 legacy: return root_fingerprint in PublicKey
4 years ago
Pavol Rusnak 2f8d687405 feat(legacy): implement GetPublicKey.ignore_xpub_magic behaviour
4 years ago
Pavol Rusnak 91e60036e0 fix(legacy): show xpub instead of pubkey in GetPublicKey dialog
4 years ago
Pavol Rusnak 1d151ab4fe legacy: fix typo
4 years ago
matejcik 5debebefc8 chore(legacy): update code to handle protobuf changes correctly
4 years ago
Pavol Rusnak 568da98199
legacy: refactor path_mismatched function and revert its logic
4 years ago
matejcik adea7d6b35 all: make timestamp mandatory on timestamp-enabled coins
5 years ago
matejcik ed464f3d47 all: ensure expiry, timestamp and extra_data are blocked as appropriate
5 years ago
Pavol Rusnak 5c01a9459c
legacy: show xpubs with multisig get_address
5 years ago
Pavol Rusnak 5301c03607
common: add coin.divisibility attribute
5 years ago
Pavol Rusnak 9ab1554e93
legacy: use cryptoMultisigPubkeyCount where possible
5 years ago
Pavol Rusnak c145db7dd2
legacy: fix not showing MultisigRedeemScriptType.nodes count correctly in GetAddress
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Pavol Rusnak def96032d2
core+legacy: make path checks more benevolent (#84)
5 years ago
matejcik 6aa05f8a6f MONOREPO MERGE trezor-mcu
6 years ago