Commit Graph

676 Commits (andrewkozlik/coinjoin)

Author SHA1 Message Date
matejcik 966e5d8286 fix(python): allow unsigned legacy firmware (fixes #2801)
1 year ago
matejcik c4bf4fa884 fix(python): improve type checking
1 year ago
matejcik 00304471ca feat(python): add pybridge tool
1 year ago
grdddj 07e51279e2 feat(python): ability to not show passphrase coming from host
1 year ago
grdddj 491a8523bc feat(tests): allow for saving text layout of all screens during UI tests
1 year ago
matejcik 0846f3a9e3 fix(python/transport): fix UDP prefix search if correct full path is given
1 year ago
matejcik 87710bab92 chore(python): uncompress hex keys for T1 dev
1 year ago
matejcik 248eafc4ca fix(python): better type hints for firmware fields
1 year ago
matejcik 508b6a87e6 fix(tests): ensure the client is open when stopping screen recording
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 e6feef5388 chore(python): bump version after release
1 year ago
matejcik e545f8c451 docs(python): changelog for 0.13.5 release
1 year ago
matejcik 305d9091bd refactor(python/firmware): improve headertool, recognize legacy v3 signatures
1 year ago
matejcik ef10457332 refactor(python/firmware): introduce legacy v3 signing detection
1 year ago
matejcik 61a7e09bae feat(python/firmware): introduce fw model field
1 year ago
matejcik cd20ff242f feat(python/firmware): introduce a cleaner database of signing keys
1 year ago
matejcik 5a237d6a94 feat(core/headertool): detect devel signatures for more objects (fixes #2616)
1 year ago
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