Commit Graph

620 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)

Author SHA1 Message Date
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
2 years ago
matejcik e0754d1609 fix(python/protobuf): correctly dump messages with missing required fields
2 years ago
grdddj 319d0f16e3 chore(python): loosen ethereum dependencies
2 years ago
grdddj 58fb6c77a7 feat(python): add screenshotting capability for T1 in Debuglink
2 years ago
grdddj 0e27423cff feat(ci): add quick style checks suitable for git hooks
2 years ago
Ferdinando Ametrano 3c0cb4d763 feat(python): extend sign_message to also sign bytes, not only string
2 years ago
Pavol Rusnak b9bbd5fcd7 chore: update dependencies
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 d0c3a6a2fa chore(core): Add mac field to Address message.
2 years ago
Andrew Kozlik 0959947a88 chore(common): Add GetNonce, Nonce and TxAckPaymentRequest message.
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
matejcik 8b2e2112bc style(python/btc): better specification of type of prev_txes
2 years ago
grdddj e3d366e65b feat(python): ScriptUI for trezorctl, reference client implementation
2 years ago
matejcik dfab3efb86 style(python): fix typecheck issues
2 years ago
matejcik 8d8cfd6692 build: fully replace mypy with pyright
2 years ago
Pavol Rusnak b0e0280465 chore: drop obsolete fw_vendor_keys field from Features
2 years ago
Alisina Bahadori 77ab865386 feat(legacy): Implement EIP-712 signing
2 years ago
Carlosbogo dd1240ef53
docs: update links in changelogs (#2013)
2 years ago
matejcik 38d44e6803 chore(python): bump trezorlib version in repo
2 years ago
matejcik 911dbf0522 chore(python): regenerate OPTIONS readme
2 years ago
matejcik 48523d3d5b chore(python): exclude mako template from distributed packages
2 years ago
matejcik 05535173ac docs(python): add changelog for 0.13.0
2 years ago
matejcik a1161384b0 chore(python): bump typing_extensions requirement
2 years ago
matejcik b343ad3931 style(python): mark Reader/Writer protocol arguments as position-only
2 years ago
matejcik 3441d2eb19 chore(python): add Click typing info to requirements
2 years ago
matejcik 85d707615f chore(python): specify Python version for type checking
2 years ago
matejcik a4bcc95deb feat(python): introduce Trezor models
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
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 dbf57d745a feat(python): Optionally init_device in TrezorClient
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
matejcik 6d3b49934a chore(python/tools): bump version in encfs_aes_getpass
3 years ago
matejcik c2bad83296 refactor(python): improve handling of `data` for trezorlib.ethereum.sign_tx()
3 years ago
grdddj 26173c243a feat(python): enable pyright-based type checking
3 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
grdddj 2487c89527 chore(python): increasing mnemonic version to 0.20
3 years ago
grdddj 77afcb335b chore(python): replacing attrs with dataclasses
3 years ago
grdddj 57579c5a80 chore(python): removing pyblake2 as a required library
3 years ago
Pavol Rusnak 0fc3b32b7e fix(python): accept also "taproot" for taproot scripts in cli
3 years ago
matejcik a1a1a7a36c fix(proto): fix typo in previous commit
3 years ago
Andrew Kozlik 9a7990d087 feat(tests): Add no_script_type device tests for SignMessage.
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 2a2da21879 fix(python/debuglink): fix formatting for expected messages
3 years ago
matejcik f8b9cda05d feat(python): support Cardano derivation type arguments
3 years ago
matejcik 10e338e005 feat(core/cardano): allow derivation type selection
3 years ago
matejcik 9922e7ba48 feat(python): support derive_cardano setting
3 years ago
matejcik 846eca36ca feat(python): add type information to the UI object
3 years ago
matejcik 8caac218ec feat(core/cardano): indicate whether Cardano seed should be derived
3 years ago
matejcik 9b9f6859d6 fix(python/build_tx): correct predefined input types
3 years ago
matejcik 428caf3d35 fix(python/build_tx): make build_tx work again after blockbook protection upgrades
3 years ago
Jun Luo 3af00f4181 chore(python/stellar): bump stellar-sdk to 5.0.0.
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
Jun Luo 62b649ef5d refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp.
3 years ago
Jun Luo d064aae3f9 feat(common & core & legacy): Stellar, add support for StellarPathPaymentStrictSendOp.
3 years ago
Jun Luo 1dcb8e4913 feat(common & core & legacy): Stellar, add support for StellarManageBuyOfferOp.
3 years ago
Jun Luo 3a5768c4bf refactor(common & core & legacy): Stellar, rename StellarManageOfferOp to StellarManageSellOfferOp and rename StellarPathPaymentOp to StellarPathPaymentStrictReceiveOp.
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
Pavol Rusnak 4ed9f00c73 feat(common): add support for Taproot input and output scripts
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
gabrielkerekes 4aaf6db9a2 chore(cardano): update docs, changelog and ui test fixtures
3 years ago
gabrielkerekes 1f33ab420d feat(cardano): update transaction signing for multisig
3 years ago
gabrielkerekes 21281d7cf4 feat(cardano): add support for script addresses derivation
3 years ago
gabrielkerekes dd9652cd07 feat(cardano): add get-native-script-hash call
3 years ago
matejcik e2ec761898 fix(python/stellar): use boolean value for `is_authorized`
3 years ago
matejcik 399ee51be6 refactor(python/stellar): avoid warning when constructing StellarSignTx
3 years ago
matejcik 91e8413c7e refactor(python): clean up test_stellar
3 years ago
matejcik 1dcfdebf7a feat(all): make Stellar timebounds required
3 years ago
matejcik 0a0b75378d feat(python/stellar): update for stellar protobuf changes
3 years ago
matejcik 1b601b3e08 feat(common): strong typing for Stellar protobuf messages
3 years ago
matejcik 30b08d949b feat(common): add default values to EthereumSignTx fields
3 years ago
matejcik 639406b01f feat(all): make chain_id mandatory
3 years ago
arbitrarylink f051225730 feat(core,legacy): add support for Ethereum 64-bit chain_id
3 years ago
matejcik f083beb3c2 fix(python/trezorctl): fix "invalid value" of ChoiceType with default
3 years ago
gabrielkerekes 2c65b00951 chore(cardano): add changelog entries
3 years ago
gabrielkerekes b0c8590f00 feat(cardano): streamed transaction signing
3 years ago
gabrielkerekes d2a5be4e38 feat(cardano): prepare protobuf messages for streamed tx signing
3 years ago
matejcik ee068b01ea chore(python): remove Lisk
3 years ago
Jun Luo 1adc869626 fix(python/stellar): correct the data type passed to StellarAllowTrustOp.is_authorized.
3 years ago
Frederik Bolding 38fa9197ca feat(core,python): support for Ethereum EIP1559 transactions
3 years ago
overcat 5cf873a03a feat(python/stellar): print a readable message when the user has not submitted a base64-encoded transaction envelope.
3 years ago
overcat 0dab2c5d1f test(python/stellar): add test cases for Stellar transactions in TransactionV1 format.
3 years ago
overcat d664f85a12 test(python/stellar): fix and refactor existing test cases.
3 years ago
Jun Luo 543b9f407c refactor(python/stellar): Use Stellar Python SDK to parse Stellar transactions.
3 years ago
gabrielkerekes 4f7c6b3586 feat(common): change all protobuf message type hints to strings
3 years ago
matejcik 9ab1891b22 feat(common): more required fields in messages-management
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 92e9d61e24 feat(python/debuglink): reset_debug_features to reconfigure debuglink
3 years ago
matejcik b3312d1ef7 fix(tests): set_filter must be used in with-block
3 years ago
matejcik 1d4c061e3e docs(python): update changelog for 0.12.3
3 years ago