Commit Graph

46 Commits (core/v2.5.1)

Author SHA1 Message Date
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
3 years ago
matejcik a4bcc95deb feat(python): introduce Trezor models
3 years ago
matejcik 8f32e0ba05 chore(python/changelog): unify changelog entries
3 years ago
matejcik 83bb3a0932 feat(python): show progress bar for firmware upload
3 years ago
matejcik a2a8cc88d9 feat(python): make the protobuf mappings overridable
3 years ago
Andrew Chow 23a09fc047 feat(python): Raise ValueError for non-existant tx hashes
3 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
matejcik 34047cf3ec Revert "feat(python): give the emulator a little more time to respond to ping"
3 years ago
matejcik 1d4c061e3e docs(python): update changelog for 0.12.3
3 years ago
matejcik e7c40c9560 feat(python/trezorctl): trezorctl device reboot-to-bootloader
3 years ago
matejcik 347d11e6ea chore(python): allow click 8.x for trezorlib
3 years ago
grdddj 6bbc9a78f3 feat(python/trezorctl): improving and refactoring firmware CLI commands
3 years ago
matejcik d047c98cb2 feat(python/debuglink): auto-page on pageable screens
3 years ago
matejcik 4f0aca7bb5 feat(python): pass whole ButtonRequest to button_request UI handler
3 years ago
matejcik a58823cc0c refactor(python): rework trezorlib protobuf codec
3 years ago
matejcik ae0da5e245 feat(python): give the emulator a little more time to respond to ping
3 years ago
Martin Milata b2b0ecf0f7 docs(python): use towncrier for generating CHANGELOG.md
3 years ago