Commit Graph

866 Commits (f9a0124e0f5352066042a79b9d97ce884e836c1a)

Author SHA1 Message Date
r0tc 61fe99036e fix(python): remove duplicated 0x prefix for publish sign-tx
3 months ago
matejcik da75d8f4b6 chore(common): make unused fields optional
3 months ago
matejcik 863435cc9d feat(python/debuglink): make input flows part of the traceback
4 months ago
Martin Milata 8c9f5ebbca tests(core): fix T3T1 default flow
4 months ago
Ioan Bizău 2c390a2030 feat(python): add ability to set up a device with SLIP39 "single"
4 months ago
obrusvit 5bd6996ae4 feat(core/ui): show success screens between shares
4 months ago
Ioan Bizău 8870869f93 chore(core): rename recovery type & kind and tweak feature flags
4 months ago
Ioan Bizău 8ef7dfab0d feat(core): implement repeated backup
4 months ago
tychovrahe b9a55cf2a7 feat(core): add settings to turn haptic on/off
4 months ago
tychovrahe a65511846b feat(core): added user adjustable brightness setting
4 months ago
Martin Milata 38b0361ded test(core/ui): fix bitcoin signtx for T3T1
4 months ago
Martin Milata d6e5800413 feat(core): add icons for T3T1
4 months ago
Andrew Kozlik f24c48ef1e feat(core): Add extendable BackupTypes.
4 months ago
Peter Jaško 56f963d332 chore: Changelog
4 months ago
Peter Jaško 7eb6fcf43c feat(cardano): Tag sets
4 months ago
Peter Jaško 10e4352aad feat(cardano): Add Conway certificates
4 months ago
matejcik a5aa515631 style(python): upgrade to pyright 1.1.361
5 months ago
Ioan Bizău 3006224bff feat(core): add ability to request backups with any number of groups/shares
5 months ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
5 months ago
tychovrahe 9a212a22bd chore(core): add T3T1 production keys to trezorctl
5 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
5 months ago
Martin Milata 418bc924c4 fix(python): missing PIL.Image.ANTIALIAS
5 months ago
Martin Milata b1c670090a feat(python): more compact debuglink logging
5 months ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
6 months ago
grdddj 0e6b3299af chore(python): include the model names in Unsupported model error
6 months ago
grdddj 605692e5ce chore(python): remove redundant variable assignment for T3T1 TrezorModel
6 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
6 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
7 months ago
matejcik 185cf04063 chore(python): drop source support for Python 3.6 and 3.7
7 months ago
matejcik fd7b94a6e9 fix(python): fix model enum aliases
7 months ago
matejcik 519e591d91 chore(python): deprecate language setting in apply_settings / reset / recover
7 months ago
matejcik 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
7 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago
overcat 579cc0d882 feat(common & core & legacy & python/stellar): add support for `ClaimClaimableBalanceOp`.
9 months ago
gabrielkerekes b85395434f chore(solana): add changelog
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
tychovrahe 10021bf364 chore(core): fix gen and style problems
11 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 4e11b16674 docs(python): update OPTIONS.rst
11 months ago
matejcik 7a76a9577d docs(python): generate changelog for 0.13.8
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
11 months ago
matejcik 4ed8f3494d refactor(python): make client.model not optional
11 months ago
matejcik 9b9ce11395 feat(python): support case-insensitive choicetype
11 months ago
matejcik 3ee051bf69 feat(python/trezorctl): respect current firmware bitcoinness when updating
11 months ago
matejcik c9be90788f fix(python): fix printing of model in print_firmware_version
11 months ago
matejcik a4f378e565 chore(python): use model names more consistently
11 months ago
matejcik f7aec0aeb1 tests(python): bump Stellar SDK version
11 months ago
matejcik 0071e0f683 tests(python): add tests against python 3.11
11 months ago
matejcik c3a4a765bb build(deps): update poetry env to Python 3.8, update Pillow
11 months ago
Martin Milata 0c5836605f fix(tests): Safe 3 model name
11 months ago
Martin Milata fca82273cf Merge branch 'release/23.09'
11 months ago
Pavol Rusnak 9b78dd107b fix(python): drop simple-rlp dependency and use internal copy
11 months ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
12 months 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 64aad8d4d7 chore(all): add changelog entries for address chunkification
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
Andrew Kozlik 2dc5857336 feat(common): Add AuthenticateDevice message.
1 year ago
Martin Milata c1492159f0 fix(core): cardano: include chain code when displaying public key
1 year ago
matejcik 4223957756 docs(python): add missing changelog entries
1 year ago
tychovrahe 1b08be0186 fix(core/python): print correct model in print_firmware_version
1 year ago
tychovrahe c9a657b074 feat(core): set final name for Safe 3
1 year ago
matejcik b5c541d8fd style(python): extend style checks to more targets
1 year ago
matejcik 821d70dd8d style(python): implement isort 5 for trezorlib
1 year ago
matejcik 6cd174d540 feat: toiftool
1 year ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
1 year ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
1 year ago
Ferdinando M. Ametrano 59ba113b07
fix(python): nest logger in the proper way (#3190)
1 year ago
grdddj c97c515718 chore(tests): increase the number of asserts of screen content in input flows
1 year ago
grdddj 0a4b7eb06f fix(tests): fix unstable UI in test_busy_expiry testcase
1 year ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
1 year ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
1 year ago
kandycoder 34a563018d
docs(python): fix bip32 path (#3129)
1 year ago