Commit Graph

19 Commits (5f016a896a4b384dc21410cb461c4d9b08ee45d2)

Author SHA1 Message Date
matejcik 5f016a896a chore: upgrade style checkers
3 months ago
gabrielkerekes 0dff9390db fix(python): replace base58 implementation with a more correct one
6 months ago
matejcik 821d70dd8d style(python): implement isort 5 for trezorlib
9 months ago
Andrew Kozlik 9e23ba8864 feat(trezorctl): Support SLIP-25 in get-descriptor
1 year ago
matejcik 61a7e09bae feat(python/firmware): introduce fw model field
1 year ago
matejcik a7482f4c6a refactor(python): convert firmware parsing to classes
2 years ago
matejcik a7d6e194a1 refactor(python): move out TOIF related structs to trezorlib.toif
2 years ago
matejcik 8c3d3c6548 chore: bump black to 22.3
2 years ago
Ferdinando Ametrano 3c0cb4d763 feat(python): extend sign_message to also sign bytes, not only string
2 years ago
Pavol Rusnak b9bbd5fcd7 chore: update dependencies
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
2 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Pavol Rusnak 48d1a7a880
fix(python): append checksum to descriptors (#1445)
3 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
matejcik f52c087cb6 python/trezorctl: implement common client and exception handling (fixes #226)
4 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
4 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
4 years ago
matejcik 67b879ac07 python: restructure package
5 years ago