Commit Graph

767 Commits (tychovrahe/T3W1/devkit1_with_zephyr)

Author SHA1 Message Date
tychovrahe 789d6c1ce5 PYTHON
6 months ago
tychovrahe 335f24e99a feat(core): add hardware support for T3W1
6 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
7 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 4e11b16674 docs(python): update OPTIONS.rst
7 months ago
matejcik 7a76a9577d docs(python): generate changelog for 0.13.8
7 months ago
matejcik 3c0344304f feat(python/trezorctl): notify user about PIN/passphrase entry in terminal (fixes #3203)
7 months ago
matejcik b68412e89b style(python): use 'h' for hardening in descriptors too
7 months ago
matejcik 7d8a57a806 style(python): use 'h' for hardening instead of apostrophe (fixes #3037)
7 months ago
matejcik e590efaddd fix(python): bump web3 dependency (fixes #3136)
7 months ago
matejcik 72c52f2ffa feat(python): support model recognition throughout cli.firmware
7 months ago
matejcik 4ed8f3494d refactor(python): make client.model not optional
7 months ago
matejcik 9b9ce11395 feat(python): support case-insensitive choicetype
7 months ago
matejcik 3ee051bf69 feat(python/trezorctl): respect current firmware bitcoinness when updating
7 months ago
matejcik c9be90788f fix(python): fix printing of model in print_firmware_version
7 months ago
matejcik a4f378e565 chore(python): use model names more consistently
7 months ago
matejcik f7aec0aeb1 tests(python): bump Stellar SDK version
8 months ago
matejcik 0071e0f683 tests(python): add tests against python 3.11
8 months ago
matejcik c3a4a765bb build(deps): update poetry env to Python 3.8, update Pillow
8 months ago
Martin Milata 0c5836605f fix(tests): Safe 3 model name
8 months ago
Martin Milata fca82273cf Merge branch 'release/23.09'
8 months ago
Pavol Rusnak 9b78dd107b fix(python): drop simple-rlp dependency and use internal copy
8 months ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
8 months ago
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
8 months ago
Martin Milata 07027a69e9 Merge branch 'master' into release/23.09
9 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
9 months ago
grdddj 64aad8d4d7 chore(all): add changelog entries for address chunkification
9 months ago
grdddj 68013bdb1b feat(python): allow for chunkifying addresses in trezorlib functions and CLI
9 months ago
grdddj 618bf43743 feat(all): add optional `chunkify` parameter for all getAddress and signTx protobuf messages
9 months ago
Andrew Kozlik 1f45e9338a feat(trezorctl): Implement device authenticate command.
9 months ago
Andrew Kozlik 2dc5857336 feat(common): Add AuthenticateDevice message.
9 months ago
Martin Milata c1492159f0 fix(core): cardano: include chain code when displaying public key
9 months ago
matejcik 4223957756 docs(python): add missing changelog entries
9 months ago
tychovrahe 1b08be0186 fix(core/python): print correct model in print_firmware_version
9 months ago
tychovrahe c9a657b074 feat(core): set final name for Safe 3
9 months ago
matejcik b5c541d8fd style(python): extend style checks to more targets
10 months ago
matejcik 821d70dd8d style(python): implement isort 5 for trezorlib
10 months ago
matejcik 6cd174d540 feat: toiftool
10 months ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
10 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
10 months ago
Ferdinando M. Ametrano 59ba113b07
fix(python): nest logger in the proper way (#3190)
10 months ago
grdddj c97c515718 chore(tests): increase the number of asserts of screen content in input flows
10 months ago
grdddj 0a4b7eb06f fix(tests): fix unstable UI in test_busy_expiry testcase
10 months ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
11 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
11 months ago