Commit Graph

620 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)

Author SHA1 Message Date
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