Commit Graph

810 Commits (M1nd3r/thp2)

Author SHA1 Message Date
matejcik 703a38517a chore(python): bump version after release
1 year ago
matejcik f588046ded docs(python): regenerate changelog
1 year ago
matejcik c3eb1664ef chore(python): add T2B1 keys to trezorlib
1 year ago
matejcik b6c2f2e5ba feat(core): add hw_model field to vendor headers
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 590315bdc1 feat(all): change debugging messages in protobuf
1 year ago
grdddj bd6783b1a3 feat(all): increase stability of debug-decision events + parsing JSON from Rust
1 year ago
matejcik 00a4fe44e8 chore(python): bump version after release
1 year ago
matejcik fc5bffb890 docs(python): changelog for 0.13.6
1 year ago
matejcik f6534d4220 feat(python/trezorctl): better conversion to Trezor homescreen format (fixes #2880)
1 year ago
matejcik 67748f3c94 docs(python): correctly mark original issue for wiping bootloader
1 year ago
matejcik 1141ccdf79 fix(python/trezorctl): limit memory for one field (fixes #2439)
1 year ago
matejcik 09de7ce4f2 feat(python/trezorctl): support prompt configuration for encrypt/decrypt keyvalue
1 year ago
matejcik cc2314d89d fix(python/trezorctl): do not prompt twice when enabling force-on-device
1 year ago
grdddj abeb34454c feat(python): use DebugLinkRecordScreen.refresh_index when restarting emulator
1 year ago
grdddj 9804926682 feat(common/protob): add optional uint32 refresh_index into DebugLinkRecordScreen message
1 year ago
tychovrahe 923b1c42b0 fix(cli): don't try to initialize device after wipe in bootloader
1 year ago
matejcik 606518d80e tests: test behavior of USB-ignoring autolock
1 year ago
matejcik 799c420dda fix(python): support all image types in firmware-fingerprint.py
1 year ago
matejcik 7638694484 chore: make fields on FirmwareRequest required (fixes #1941)
1 year ago
matejcik 6e85d61688 feat(core): QA build for testing bootloaders / upgrades
1 year ago
matejcik fa7c818cfc fix(python/trezorctl): re-enable `trezorctl -p udp`
1 year ago
Martin Milata c100358ce2 fix(core/ui): don't send ButtonRequest when displaying GetAddress QR code
1 year ago
matejcik 92c037d89e fix(python/trezorctl): fix colliding option shortcut in ethereum sign-tx
1 year ago
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 79632d32c7 chore(cardano): update ui tests, add changelog
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 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
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
matejcik 5977cca202 test(python): better dependency checking in tox
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 1eeecbe27f docs(python): freshen up READMEs, generate changelog
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 60648c903f fix(changelog): explicitly include title in rendered template
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 01257abacd build(python): bump click to 8.1
2 years ago
matejcik 5173cd3b82 fix(python): click 8.1 compatibility
2 years ago
matejcik 2fb4e5de5c build(python): load requirements from requirements.txt
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
grdddj 6dc4426151 feat(ui): setup homescreen and label for model R
2 years ago
Martin Milata c5f1bec474 Merge branch 'release/22.05'
2 years ago
Pavol Rusnak 38ad9ab9e5 fix(python): only even-width grayscale icons are supported
2 years ago
Dusan Klinec 5e6582a3fe feat(xmr): add support for HF15, BP+
2 years ago
matejcik 6feada2eed style(python/monero): improve type signature on Monero functions
2 years ago
Dusan Klinec 33c174491f refactor(core/monero): Monero code cleanup
2 years ago
grdddj 8e1b5a969c feat(python): support model R in trezorlib
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
matejcik 37c61c1381 feat(core): implement firmware dumping
2 years ago
Andrew Kozlik e43c14f448 feat(trezorctl): Add firmware get-hash command.
2 years ago
Andrew Kozlik 6fe2d76dc1 feat(common): Add GetFirmwareHash message.
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
matejcik 61718aff49 feat(tools): make pyright_tool more user-friendly
2 years ago
David Misiak 915781bfb1 chore(cardano): update changelog and ui tests
2 years ago
David Misiak 117c3c932f fix(cardano): update testnet protocol magic
2 years ago
David Misiak 9f9535abb3 feat(cardano): add key hash stake credentials
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
Pavol Rusnak edb87359eb feat(core): headless emulator implies disabled animations
2 years ago
Andrew Kozlik 8be6689150 chore(common): Rework AuthorizeCoinJoin message parameters.
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
matejcik e0754d1609 fix(python/protobuf): correctly dump messages with missing required fields
2 years ago
grdddj 319d0f16e3 chore(python): loosen ethereum dependencies
2 years ago
grdddj 58fb6c77a7 feat(python): add screenshotting capability for T1 in Debuglink
2 years ago
grdddj 0e27423cff feat(ci): add quick style checks suitable for git hooks
2 years ago
Ferdinando Ametrano 3c0cb4d763 feat(python): extend sign_message to also sign bytes, not only string
2 years ago
Pavol Rusnak b9bbd5fcd7 chore: update dependencies
2 years ago
Andrew Kozlik bf2baf798f feat(trezorctl): Support generating Electrum-compatible message signatures.
2 years ago
Andrew Kozlik f6154b311e chore(trezorlib): Support payment requests and GetNonce command.
2 years ago
Andrew Kozlik d0c3a6a2fa chore(core): Add mac field to Address message.
2 years ago