Commit Graph

60 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)

Author SHA1 Message Date
matejcik f607cb2501 docs(python): regenerate changelog
2 years ago
matejcik ff85e0f92d fix(python): fix result_callback correctly this time
2 years ago
gabrielkerekes 11f8e81083 chore(cardano): update changelog
2 years ago
matejcik 741b7305b5 docs(python): regenerate changelog
2 years ago
matejcik 63ab0711e2 fix(python): fix crashing `trezorctl --version`
2 years ago
matejcik 3141f808dd fix(python/trezorctl): do not implicitly import rlp on Python 3.6
2 years ago
matejcik 455884932e fix(python): do not implicitly import PIL by trezorctl
2 years ago
matejcik 1eeecbe27f docs(python): freshen up READMEs, generate changelog
2 years ago
matejcik 8049282bdb feat(python): detect busy device as a separate condition
2 years ago
matejcik aaa224a4f7 feat(python/trezorctl): detect script type from path (fixes #2159)
2 years ago
matejcik 5173cd3b82 fix(python): click 8.1 compatibility
2 years ago
Ondrej Mikle c563c987e1 feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline
2 years ago
matejcik 6feada2eed style(python/monero): improve type signature on Monero functions
2 years ago
grdddj 8e1b5a969c feat(python): support model R in trezorlib
2 years ago
Andrew Kozlik e43c14f448 feat(trezorctl): Add firmware get-hash command.
2 years ago
grdddj 068e97c258 feat(python): unify option arguments in trezorctl
2 years ago
David Misiak 915781bfb1 chore(cardano): update changelog and ui tests
2 years ago
matejcik e0754d1609 fix(python/protobuf): correctly dump messages with missing required fields
2 years ago
grdddj 58fb6c77a7 feat(python): add screenshotting capability for T1 in Debuglink
2 years ago
Ferdinando Ametrano 3c0cb4d763 feat(python): extend sign_message to also sign bytes, not only string
2 years ago
Andrew Kozlik bf2baf798f feat(trezorctl): Support generating Electrum-compatible message signatures.
2 years ago
Andrew Kozlik f6154b311e chore(trezorlib): Support payment requests and GetNonce command.
2 years ago
Andrew Kozlik ba4f046d6f feat(common): Add INFO button to DebugLinkDecision.
2 years ago
Alois Klink 5c4703c9bb fix(core,legacy): Fix domain-only ethTypedData
2 years ago
grdddj e3d366e65b feat(python): ScriptUI for trezorctl, reference client implementation
2 years ago
Alisina Bahadori 77ab865386 feat(legacy): Implement EIP-712 signing
2 years ago
matejcik 05535173ac docs(python): add changelog for 0.13.0
2 years ago
matejcik a4bcc95deb feat(python): introduce Trezor models
2 years ago
matejcik 8f32e0ba05 chore(python/changelog): unify changelog entries
2 years ago
matejcik 83bb3a0932 feat(python): show progress bar for firmware upload
2 years ago
matejcik a2a8cc88d9 feat(python): make the protobuf mappings overridable
2 years ago
Andrew Chow 23a09fc047 feat(python): Raise ValueError for non-existant tx hashes
2 years ago
grdddj d6b99ba3eb fix(python): allowing PIN/passphrase input for Git Bash
3 years ago
grdddj 26173c243a feat(python): enable pyright-based type checking
3 years ago
Andrew Kozlik c2f1850abb feat(common): Add no_script_type option to SignMessage.
3 years ago
matejcik 0870befe58 docs: add changelogs
3 years ago
matejcik 428caf3d35 fix(python/build_tx): make build_tx work again after blockbook protection upgrades
3 years ago
Jun Luo b3ac52e98c refactor(python/stellar): Since the firmware does not support MuxedAccount, we refuse to process this type of transaction.
3 years ago
Pavol Rusnak 0068c12f77
fix(python): use unified descriptor format <a;b> (#1885)
3 years ago
grdddj 73238135d6 feat(core/ethereum): EIP-712
3 years ago
Eduard Klementiev 10ce81b5d1 fix(python/trezorctl): fix operator precedence issue for ethereum sign-tx command
3 years ago
Andrew Kozlik 13cbb59082 feat(common): Add script_pubkey field to TxInput message.
3 years ago
Pavol Rusnak ba0879961c feat(python): add support for Taproot descriptors
3 years ago
gabrielkerekes 4aaf6db9a2 chore(cardano): update docs, changelog and ui test fixtures
3 years ago
arbitrarylink f051225730 feat(core,legacy): add support for Ethereum 64-bit chain_id
3 years ago
gabrielkerekes 2c65b00951 chore(cardano): add changelog entries
3 years ago
matejcik ee068b01ea chore(python): remove Lisk
3 years ago
Frederik Bolding 38fa9197ca feat(core,python): support for Ethereum EIP1559 transactions
3 years ago
Jun Luo 543b9f407c refactor(python/stellar): Use Stellar Python SDK to parse Stellar transactions.
3 years ago
matejcik 0e650b1a5b fix(python): do not set socket to nonblocking for wait_until_ready
3 years ago