Commit Graph

481 Commits (dc22f98aed9e8c807babcae6e2ec06dd7b542c53)

Author SHA1 Message Date
grdddj dc22f98aed chore(python): better static typing for debuglink and emulator
2 years ago
grdddj e9a1bcc951 feat(python): add debuglink helpers to get layout information
2 years ago
matejcik cc71f4f159 chore(python): bump version after release
2 years ago
matejcik 1cbe96c6e5 fix(python/internal): fix key index handling in firmware_headers.py
2 years ago
Andrew Kozlik 3d645d609a chore(common): Rename "unstable" protobuf tag to "experimental_message".
2 years ago
matejcik cda35e0e87 docs(python): add or update license headers
2 years ago
matejcik ce307c9484 feat(common): mark CoSi fields as required
2 years 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 1b8204109e refactor(python): move firmware functionality to a submodule
2 years ago
matejcik a7d6e194a1 refactor(python): move out TOIF related structs to trezorlib.toif
2 years ago
grdddj 47a749d683 chore(proto): remove default value from NEM payload
2 years ago
grdddj fd1fbc9372 fix(python): add default value to protobuf.Field
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
David Misiak ab02f7a400 feat(cardano): add support for CIP36 Catalyst registration format
2 years ago
Andrew Kozlik afd900f9b1 feat(common): Add CoinJoin request message.
2 years ago
Andrew Kozlik 5b453c88ed feat(core): Add serialize option to SignTx.
2 years ago
grdddj e0693d3a55 feat(python): add trezorctl possibility to record screen changes
2 years ago
Juliya Smith cc49e2922d
fix(python): publish package types (#2543)
2 years ago
Andrew Kozlik 448f97b736 feat(trezorctl): Support SLIP-25 accounts in get-public-node and get-address.
2 years ago
Andrew Kozlik a047795d19 fix(trezorlib): Don't support preauthorized operations for get_public_node() and get_address().
2 years ago
tychovrahe f7b9bb4ef8 feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2 years ago
tychovrahe 661ae37506 feat(tools): add toif conversion from greyscale with transparency (alpha channel)
2 years ago
Andrew Kozlik a394ac5bb4 feat(python): Support UnlockPath in trezorlib.
2 years ago
Andrew Kozlik 9d89c3cb1b feat(common): Add UnlockPath message.
2 years ago
grdddj d5b0650cc2 feat(tests): add possibility to run device/UI tests in parallel
2 years ago
Andrew Kozlik a3ac5d752e feat(trezorctl): Add device set-busy command.
2 years ago
Andrew Kozlik 792dadfc4d feat(common): Add SetBusy message.
2 years ago
Andrew Kozlik ad5a572b75 chore(common): Deprecate data field in CosiCommit message.
2 years ago
matejcik a6410693b3 Revert "feat(core): implement firmware dumping"
2 years ago
matejcik 4c347b7acc Revert "feat(python): implement firmware dumping"
2 years ago
matejcik b01778c9ce chore(python): bump version after release
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 ba7fb2cb54 feat(cardano): allow required signers in more signing modes
2 years ago
David Misiak 4017434cc1 feat(cardano): add support for babbage features
2 years ago
David Misiak 99a7c48e64 feat(cardano): add babbage data types
2 years ago
matejcik f3bfdd41fe chore(python): bump version after release
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 7d40f98153 chore(python): bump version after release
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 8c3d3c6548 chore: bump black to 22.3
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
David Misiak a1eaa465aa chore(cardano): remove legacy types
2 years ago