Commit Graph

615 Commits (M1nd3r/thp2)

Author SHA1 Message Date
M1nd3r 2c08c088aa Add derive_cardano field to ThpCreateNewSession protobuf message
1 month ago
M1nd3r 72e482ee97 Add ThpPairingPreparationsFinished message
2 months ago
M1nd3r 08c68b37e7 Implement Pairing flow
2 months ago
M1nd3r aeca56b30b Add pairing and channel EnumValueOptions to protobuf
2 months ago
M1nd3r 9b599b12a8 Fix common prebuild protobuf naming error
2 months ago
M1nd3r 9122461fff Fix protobuf message wire types and pb2py error
2 months ago
M1nd3r 73c5a00aef Work on pairing, updated protobuf, note that it crashes during build
2 months ago
M1nd3r 5e09728fd7 Add ThpUnallocatedChannel and ThpUnallocatedSession Failure types
2 months ago
M1nd3r 8486ce51f3 Fix style error
2 months ago
M1nd3r 1e2254e79d Fix checks (except style)
2 months ago
M1nd3r 06dd587039 Fix protobuf
2 months ago
M1nd3r 23eafa7e6d Remove redundant ignore
2 months ago
M1nd3r 48fee305b3 Revert "Improve handling of channel allocation requests"
2 months ago
M1nd3r 3c46bde8a9 Improve handling of channel allocation requests
2 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
2 months ago
Martin Milata 418bc924c4 fix(python): missing PIL.Image.ANTIALIAS
2 months ago
Martin Milata b1c670090a feat(python): more compact debuglink logging
2 months ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
2 months ago
grdddj 0e6b3299af chore(python): include the model names in Unsupported model error
2 months ago
grdddj 605692e5ce chore(python): remove redundant variable assignment for T3T1 TrezorModel
2 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
3 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
3 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
3 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
3 months ago
matejcik 5f016a896a chore: upgrade style checkers
3 months ago
Martin Milata 48124023d7 feat(core): Add Capability.Translations to Features
3 months ago
Martin Milata ae1f4cf5c9 feat(core/bitcoin): send BIP-380 descriptor in GetPublicKey response
3 months ago
Martin Milata 3f10a291b5 feat(common): send BIP-380 descriptor in GetPublicKey response
3 months ago
Martin Milata f53b945e61 feat(common): Add language_version_matches flag to Features
3 months ago
obrusvit e2b7244383 Rename trezorctl self-test to prodtest-t1.
3 months ago
grdddj 8d1e002dfb chore(python): include error when wanting to upload a JSON file as a translation payload
3 months ago
matejcik 6a280a279a feat(python): add cosi.sign_with_privkeys
4 months ago
matejcik fd7b94a6e9 fix(python): fix model enum aliases
4 months ago
matejcik 519e591d91 chore(python): deprecate language setting in apply_settings / reset / recover
4 months ago
matejcik 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
4 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
overcat 579cc0d882 feat(common & core & legacy & python/stellar): add support for `ClaimClaimableBalanceOp`.
6 months ago
gabrielkerekes 6aa5ac869a feat(solana): add additional info with token account
6 months ago
gabrielkerekes bf45d51af6 feat(solana): basic `sign_tx` setup and support
6 months ago
gabrielkerekes 44dc417c0e feat(solana): add `get_address`
6 months ago
gabrielkerekes ec4a607dbe feat(solana): add `get_public_key`
6 months ago
gabrielkerekes 50861eb019 feat(solana): basic Solana setup
6 months ago
gabrielkerekes 0dff9390db fix(python): replace base58 implementation with a more correct one
6 months ago
matejcik a4486efc5a feat(python): allow devkit-signed firmwares in `trezorctl fw update`
7 months ago
cepetr 523e50db49 feat(python): introduce interaction-less upgrade
7 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
7 months ago
Martin Milata 14335e5371 feat(python): add chunkify parameter to message signing/verification
7 months ago
tychovrahe 8a4f376f20 refactor(core): prepare fw for differently sized fw chunks
7 months ago
matejcik 07b6ae9f77 chore(python): bump version after release
7 months ago
matejcik 3c0344304f feat(python/trezorctl): notify user about PIN/passphrase entry in terminal (fixes #3203)
7 months ago