Commit Graph

159 Commits (e6a7b9ccaa4cd757159a217f7198e1a5d80c964a)

Author SHA1 Message Date
Martin Novák e6a7b9ccaa feat(python): support external Ethereum definitions
1 year ago
Andrew Kozlik 9e23ba8864 feat(trezorctl): Support SLIP-25 in get-descriptor
1 year ago
David Misiak 2011ffe9c9 chore(cardano): replace governance by cvote
1 year ago
matejcik 966e5d8286 fix(python): allow unsigned legacy firmware (fixes #2801)
1 year ago
grdddj 07e51279e2 feat(python): ability to not show passphrase coming from host
1 year ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
1 year ago
grdddj 72ef41664f feat(python): show fingerprint before signatures in `trezorctl firmware verify`
1 year ago
matejcik 1afc78e368 feat(python): add warning for insecure CoSi firmware
2 years ago
matejcik a7482f4c6a refactor(python): convert firmware parsing to classes
2 years ago
matejcik a7d6e194a1 refactor(python): move out TOIF related structs to trezorlib.toif
2 years ago
David Misiak 51a8e18c8d feat(cardano): add preprod and preview testnets
2 years ago
David Misiak c36870defa chore(cardano): rename Catalyst to governance
2 years ago
grdddj e0693d3a55 feat(python): add trezorctl possibility to record screen changes
2 years ago
Andrew Kozlik 448f97b736 feat(trezorctl): Support SLIP-25 accounts in get-public-node and get-address.
2 years ago
Andrew Kozlik a3ac5d752e feat(trezorctl): Add device set-busy command.
2 years ago
Andrew Kozlik ad5a572b75 chore(common): Deprecate data field in CosiCommit message.
2 years ago
matejcik 4c347b7acc Revert "feat(python): implement firmware dumping"
2 years ago
matejcik ff85e0f92d fix(python): fix result_callback correctly this time
2 years ago
matejcik 9f69057b9b fix(python): fix Click 7.x by passing explicit version to version_option
2 years ago
David Misiak 4017434cc1 feat(cardano): add support for babbage features
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 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 c12e4edd70 fix(python/trezorctl): improve docs and behavior around unexpected messages
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
Martin Milata c5f1bec474 Merge branch 'release/22.05'
2 years ago
matejcik 6feada2eed style(python/monero): improve type signature on Monero functions
2 years ago
Andrew Kozlik 458d6e1b4b fix(trezorctl): Fix BIP-32 path in CoSi help.
2 years ago
matejcik ee694f36cf feat(python): implement firmware dumping
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
grdddj d7d228e716 chore(python): limit click version to be below 8.1
2 years ago
David Misiak 2262602967 feat(cardano): add support for plutus transactions
2 years ago
David Misiak 48587d83fe feat(cardano): add support for output datum hash and script data hash
2 years ago
David Misiak 2b3a53a6ae feat(cardano): add support for network id in tx body
2 years ago
grdddj a38a0b6295 fix(python): fix eth.sign-tx - correct input into rlp.encode()
2 years ago
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
2 years ago
grdddj 319d0f16e3 chore(python): loosen ethereum dependencies
2 years ago
Andrew Kozlik bf2baf798f feat(trezorctl): Support generating Electrum-compatible message signatures.
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
matejcik dfab3efb86 style(python): fix typecheck issues
2 years ago
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