Commit Graph

595 Commits (45a4a1da993710584a4da02337bcf8e3176dc2ec)

Author SHA1 Message Date
Martin Milata 73a7223e7b test(core): add T3T1 support
7 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
7 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
7 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
7 months ago
matejcik 5f016a896a chore: upgrade style checkers
7 months ago
Martin Milata 48124023d7 feat(core): Add Capability.Translations to Features
7 months ago
Martin Milata ae1f4cf5c9 feat(core/bitcoin): send BIP-380 descriptor in GetPublicKey response
7 months ago
Martin Milata 3f10a291b5 feat(common): send BIP-380 descriptor in GetPublicKey response
7 months ago
Martin Milata f53b945e61 feat(common): Add language_version_matches flag to Features
7 months ago
obrusvit e2b7244383 Rename trezorctl self-test to prodtest-t1.
7 months ago
grdddj 8d1e002dfb chore(python): include error when wanting to upload a JSON file as a translation payload
7 months ago
matejcik 6a280a279a feat(python): add cosi.sign_with_privkeys
8 months ago
matejcik fd7b94a6e9 fix(python): fix model enum aliases
8 months ago
matejcik 519e591d91 chore(python): deprecate language setting in apply_settings / reset / recover
8 months ago
matejcik 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
8 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
8 months ago
overcat 579cc0d882 feat(common & core & legacy & python/stellar): add support for `ClaimClaimableBalanceOp`.
10 months ago
gabrielkerekes 6aa5ac869a feat(solana): add additional info with token account
10 months ago
gabrielkerekes bf45d51af6 feat(solana): basic `sign_tx` setup and support
10 months ago
gabrielkerekes 44dc417c0e feat(solana): add `get_address`
10 months ago
gabrielkerekes ec4a607dbe feat(solana): add `get_public_key`
10 months ago
gabrielkerekes 50861eb019 feat(solana): basic Solana setup
10 months ago
gabrielkerekes 0dff9390db fix(python): replace base58 implementation with a more correct one
10 months ago
matejcik a4486efc5a feat(python): allow devkit-signed firmwares in `trezorctl fw update`
11 months ago
cepetr 523e50db49 feat(python): introduce interaction-less upgrade
11 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
Martin Milata 14335e5371 feat(python): add chunkify parameter to message signing/verification
11 months ago
tychovrahe 8a4f376f20 refactor(core): prepare fw for differently sized fw chunks
11 months ago
matejcik 07b6ae9f77 chore(python): bump version after release
11 months ago
matejcik 3c0344304f feat(python/trezorctl): notify user about PIN/passphrase entry in terminal (fixes #3203)
11 months ago
matejcik b68412e89b style(python): use 'h' for hardening in descriptors too
11 months ago
matejcik 7d8a57a806 style(python): use 'h' for hardening instead of apostrophe (fixes #3037)
11 months ago
matejcik e590efaddd fix(python): bump web3 dependency (fixes #3136)
11 months ago
matejcik 72c52f2ffa feat(python): support model recognition throughout cli.firmware
12 months ago
matejcik 4ed8f3494d refactor(python): make client.model not optional
12 months ago
matejcik 9b9ce11395 feat(python): support case-insensitive choicetype
12 months ago
matejcik 3ee051bf69 feat(python/trezorctl): respect current firmware bitcoinness when updating
12 months ago
matejcik c9be90788f fix(python): fix printing of model in print_firmware_version
12 months ago
matejcik a4f378e565 chore(python): use model names more consistently
12 months ago
matejcik f7aec0aeb1 tests(python): bump Stellar SDK version
12 months ago
Martin Milata 0c5836605f fix(tests): Safe 3 model name
12 months ago
Martin Milata fca82273cf Merge branch 'release/23.09'
12 months ago
Pavol Rusnak 9b78dd107b fix(python): drop simple-rlp dependency and use internal copy
12 months ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
1 year ago
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
1 year ago
Martin Milata 07027a69e9 Merge branch 'master' into release/23.09
1 year ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
1 year ago
grdddj 68013bdb1b feat(python): allow for chunkifying addresses in trezorlib functions and CLI
1 year ago
grdddj 618bf43743 feat(all): add optional `chunkify` parameter for all getAddress and signTx protobuf messages
1 year ago
Andrew Kozlik 1f45e9338a feat(trezorctl): Implement device authenticate command.
1 year ago