Commit Graph

14 Commits (a7482f4c6a7cd661b6fadedfbd8161db94a917fe)

Author SHA1 Message Date
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