Commit Graph

115 Commits (77ab865386b56f9ba0b33d31d17e3ddfebea3859)

Author SHA1 Message Date
Alisina Bahadori 77ab865386 feat(legacy): Implement EIP-712 signing
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
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
grdddj 1a0b590914 feat(python): add full type information
3 years ago
Pavol Rusnak 0fc3b32b7e fix(python): accept also "taproot" for taproot scripts in cli
3 years ago
matejcik f8b9cda05d feat(python): support Cardano derivation type arguments
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
Pavol Rusnak ba0879961c feat(python): add support for Taproot descriptors
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
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 f083beb3c2 fix(python/trezorctl): fix "invalid value" of ChoiceType with default
3 years ago
gabrielkerekes b0c8590f00 feat(cardano): streamed transaction signing
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
overcat 5cf873a03a feat(python/stellar): print a readable message when the user has not submitted a base64-encoded transaction envelope.
3 years ago
Jun Luo 543b9f407c refactor(python/stellar): Use Stellar Python SDK to parse Stellar transactions.
3 years ago
matejcik e7c40c9560 feat(python/trezorctl): trezorctl device reboot-to-bootloader
3 years ago
grdddj 13b8a6e54d fix(python/trezorctl): firmware download does not require connected trezor
3 years ago
grdddj 6bbc9a78f3 feat(python/trezorctl): improving and refactoring firmware CLI commands
3 years ago
gabrielkerekes a3d0016a2f refactor(trezorlib/cardano): rename create_* functions
3 years ago
gabrielkerekes 2313293477 feat(core/cardano): add support for catalyst voting registration
3 years ago
Pavol Rusnak 65cefbc879
docs: remove wallet.trezor.io references
3 years ago
mcudev 23abf7aff0 python/trezorctl: make bitcoin regtest a supported coin for trezorctl btc get-descriptor
3 years ago
matejcik cb7152542d feat: drop DebugLinkShowText functionality
3 years ago
Pavol Rusnak 10edcb0d3a
doc(python): change wording from beta wallet to beta channel
3 years ago
Pavol Rusnak 48d1a7a880
fix(python): append checksum to descriptors (#1445)
3 years ago
Pavol Rusnak 81ae1d0ec0
fix(python): remove extraneous empty line from descriptors output
3 years ago
Rafael Korbas e4c406822c Add multiasset sending and min validity to Cardano transactions
3 years ago
Rafael Korbas 44c7d23741 Cardano: map account paths to account numbers
3 years ago
Pavol Rusnak 88889472eb feat(python): add btc get-descriptor command
3 years ago
Rafael Korbas b311bd4d4a Add displaying of TTL to cardano transaction, align url validation with Ledger
4 years ago
Pavol Rusnak 225cd15732 fix(python): drop references to beta-wallet.trezor.io
4 years ago
matejcik 5005a61eaf fix(python): update trezorctl multisig feature to new API
4 years ago
matejcik 3d6d1a56ac feat(python): implement API compatibility with trezorlib 0.12
4 years ago
Martin Milata 3b138b4f98 feat(python): add experimental_features setting
4 years ago
matejcik e4785d47e0 style: apply black 20.8b1
4 years ago
matejcik 6dda240f5c test(python): add flake8-requirements
4 years ago
Martin Milata 76a1760764 python: support SafetyChecks.PromptTemporarily
4 years ago
matejcik ffe3b5487d python: ignore failures of EndSession call, so that end_session() does not raise
4 years ago
matejcik e96a9e8d39 python/trezorctl: make use of EndSession
4 years ago
matejcik 17736e8fba python/trezorctl: fix output of 'btc get-address' help text
4 years ago
matejcik d19f00b26c python/trezorctl: fix minor bugs in 'set homescreen'
4 years ago
matejcik fb1deb6156 python/trezorctl: improve 'set homescreen' command
4 years ago
Martin Milata 43b7ccefc7 python/trezorctl: remove --skip-vendor-header from firmware-update
4 years ago
Martin Milata 29861e076b python: fix cli --file handling
4 years ago