Commit Graph

507 Commits (e6a7b9ccaa4cd757159a217f7198e1a5d80c964a)

Author SHA1 Message Date
Martin Novák e6a7b9ccaa feat(python): support external Ethereum definitions
1 year ago
matejcik 80af1c552e feat(tests): seemingly stable workaround for the wait_layout instability
1 year ago
Andrew Kozlik 9e23ba8864 feat(trezorctl): Support SLIP-25 in get-descriptor
1 year ago
Martin Milata 483c7a6342 chore(python): debuglink: wait for swipe
1 year ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
1 year ago
David Misiak 826ade2a8d chore(cardano): rename voting public key to vote public key
1 year ago
David Misiak 0754a008e9 chore(cardano): rename cvote reward_address to payment_address
1 year ago
David Misiak 2011ffe9c9 chore(cardano): replace governance by cvote
1 year ago
David Misiak a94cfa1a13 feat(cardano): allow external reward addresses in governance registrations
1 year ago
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 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 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