Commit Graph

15 Commits (e3d366e65bb966b0a6d07b1b9cd55e9c06d1d2da)

Author SHA1 Message Date
grdddj e3d366e65b feat(python): ScriptUI for trezorctl, reference client implementation
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
2 years ago
grdddj d6b99ba3eb fix(python): allowing PIN/passphrase input for Git Bash
3 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
matejcik 846eca36ca feat(python): add type information to the UI object
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
matejcik 4f0aca7bb5 feat(python): pass whole ButtonRequest to button_request UI handler
3 years ago
Andrew Kozlik 885b6f7214 feat(python): Support 50 digit PIN and wipe code in trezorctl.
3 years ago
Pavol Rusnak f780cbdb17
feat(python): add possibility to enter PIN via letters (#1496)
3 years ago
matejcik a40f1e00ed python: add period at end of sentence
4 years ago
Andrew Kozlik ac78d1e2f3 trezorctl: Validate PIN digits and length.
4 years ago
matejcik 7513a65f9a
python: move passphrase-on-host logic to UI class
4 years ago
matejcik 700c5e4f32 python: fix expand-words functionality in recovery (fixes #778)
4 years ago
Andrew Kozlik 83fab3c220 trezorctl: Add set wipe-code command.
5 years ago
matejcik 67b879ac07 python: restructure package
5 years ago