Commit Graph

11311 Commits (8bfbe9da014eb30eaddfe3a27e4b53006ffe04be)
 

Author SHA1 Message Date
grdddj 8bfbe9da01 fix(ui): import type component inside if TYPE_CHECKING branch
2 years ago
vdovhanych 907254245d ci: fix jobs on tags only
2 years ago
Andrew Kozlik d19af9896b refactor(crypto): Apply formatting to Monero code.
2 years ago
Ondřej Vejpustek e0358c7f24 fix(crypto): fix required output length in xmr_base58_encode()
2 years ago
Ondřej Vejpustek 7a5cfbae19 fix(crypto): set output length correctly in xmr_base58_encode()
2 years ago
Andrew Kozlik 81c9cd66ef fix(crypto): Set output length correctly in xmr_base58_decode().
2 years ago
Simon Males fb68db4302 chore(docs): Migrate developer specific docs from wiki.trezor.io to docs.trezor.io
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
Martin Milata 888ff23181 chore(nix): don't install autoPatchelfHook on MacOS
2 years ago
Ondřej Vejpustek f4d0dd9807 fix(crypto): initialize local variables to zero in ed25519-dona
2 years ago
Simon Males 0094c90153
chore(docs): Emulator disclaimer
2 years ago
Andrew Kozlik c0cf84c03d refactor(crypto): Reduce code duplication in ed25519.c.
2 years ago
Andrew Kozlik 093fbecb7a refactor(crypto): Clean up ed25519_publickey_ext() API.
2 years ago
gabrielkerekes b9e2ca9a9d chore(cardano): add changelog and update ui fixtures
2 years ago
gabrielkerekes f2be6b9d91 chore(cardano): add `show_details` tests
2 years ago
gabrielkerekes 1a68650c43 feat(cardano): add support for hiding some details during tx signing
2 years ago
gabrielkerekes 2f9435570d feat(cardano): add tx signing show details prompt
2 years ago
gabrielkerekes 11f8e81083 chore(cardano): update changelog
2 years ago
David Misiak b0d27f9059 chore(cardano): update tests
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 11c4b25cb0 feat(cardano): allow datum hash in non-script outputs
2 years ago
David Misiak f7d0507a65 feat(cardano): add support for chunked embedded CBOR
2 years ago
David Misiak 99a7c48e64 feat(cardano): add babbage data types
2 years ago
David Misiak 687a981d12 chore(cardano): update changelog
2 years ago
David Misiak 8a229edcb3 refactor(cardano): shorten identifiers in addresses, certs, aux data
2 years ago
David Misiak 50ad00a3c0 refactor(cardano): use module imports for addresses, certs, aux data
2 years ago
David Misiak 2753faa7b0 refactor(cardano): shorten identifiers
2 years ago
David Misiak 1ae6b68eaf refactor(cardano): use module imports for messages, layout
2 years ago
David Misiak 0836e91faa refactor(cardano): inline validation errors
2 years ago
David Misiak 2724d29968 refactor(cardano): introduce Signer and its subclasses
2 years ago
Andrew Kozlik b1bee00a3a fix(crypto): Fix bip39 out of bounds read.
2 years ago
Christian Reitter c5d22b4395 fix(core): correct range in error message
2 years ago
grdddj 3a8e84a86e fix(ci): make Connect tests run properly
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