Commit Graph

658 Commits (58276a744383a65d62d1628995d409ebbd6068cf)

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 fef998bc1f build(python): exclude downloaded firmwares from sdist
2 years ago
matejcik d4af49c585 docs(python): generate changelogs for 0.13.4
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 e49066c73f tools(python): update relicensing script
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 ec83d0187f chore(cardano): update ui tests, add changelog
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
Simon Males 393bbb2bf1 chore(docs): Clean up dead links [no changelog]
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 f607cb2501 docs(python): regenerate changelog
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
matejcik bd9bfc6996 build(python): widen tox test matrix to include multiple Click versions
2 years ago
gabrielkerekes 11f8e81083 chore(cardano): update changelog
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 741b7305b5 docs(python): regenerate changelog
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