Commit Graph

36 Commits (M1nd3r/thp2)

Author SHA1 Message Date
matejcik 5f016a896a chore: upgrade style checkers
3 months ago
overcat 579cc0d882 feat(common & core & legacy & python/stellar): add support for `ClaimClaimableBalanceOp`.
6 months ago
gabrielkerekes 0dff9390db fix(python): replace base58 implementation with a more correct one
6 months ago
matejcik b68412e89b style(python): use 'h' for hardening in descriptors too
8 months ago
matejcik f7aec0aeb1 tests(python): bump Stellar SDK version
8 months ago
Pavol Rusnak 9b78dd107b fix(python): drop simple-rlp dependency and use internal copy
8 months ago
matejcik b5c541d8fd style(python): extend style checks to more targets
10 months ago
matejcik b6c2f2e5ba feat(core): add hw_model field to vendor headers
1 year ago
Martin Novák e6a7b9ccaa feat(python): support external Ethereum definitions
1 year ago
matejcik a7482f4c6a refactor(python): convert firmware parsing to classes
2 years ago
matejcik 5977cca202 test(python): better dependency checking in tox
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
3 years ago
Jun Luo b3ac52e98c refactor(python/stellar): Since the firmware does not support MuxedAccount, we refuse to process this type of transaction.
3 years ago
Jun Luo 62b649ef5d refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp.
3 years ago
Jun Luo d064aae3f9 feat(common & core & legacy): Stellar, add support for StellarPathPaymentStrictSendOp.
3 years ago
Jun Luo 1dcb8e4913 feat(common & core & legacy): Stellar, add support for StellarManageBuyOfferOp.
3 years ago
Jun Luo 3a5768c4bf refactor(common & core & legacy): Stellar, rename StellarManageOfferOp to StellarManageSellOfferOp and rename StellarPathPaymentOp to StellarPathPaymentStrictReceiveOp.
3 years ago
matejcik 91e8413c7e refactor(python): clean up test_stellar
3 years ago
Jun Luo 1adc869626 fix(python/stellar): correct the data type passed to StellarAllowTrustOp.is_authorized.
3 years ago
overcat 0dab2c5d1f test(python/stellar): add test cases for Stellar transactions in TransactionV1 format.
3 years ago
overcat d664f85a12 test(python/stellar): fix and refactor existing test cases.
3 years ago
Jun Luo 543b9f407c refactor(python/stellar): Use Stellar Python SDK to parse Stellar transactions.
3 years ago
gabrielkerekes 4f7c6b3586 feat(common): change all protobuf message type hints to strings
3 years ago
matejcik a58823cc0c refactor(python): rework trezorlib protobuf codec
3 years ago
Pavol Rusnak 48d1a7a880
fix(python): append checksum to descriptors (#1445)
3 years ago
matejcik 3d6d1a56ac feat(python): implement API compatibility with trezorlib 0.12
4 years ago
matejcik 90ee5f3d38 feat!: implement protobuf required fields and default values
4 years ago
matejcik 9d29952a15 python: move out deprecated ckd_public
4 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
4 years ago
matejcik 5a526888cf python: move json_to_tx to btc.from_json, add test cases
4 years ago
Michail Brynard c2635a4773 python: fix encoding errors in Stellar
4 years ago
matejcik 3959600760 python/protobuf: do not warn for unknown enum values (fixes #832)
4 years ago
matejcik 15bd35824b
python/cosi: improve API
4 years ago
matejcik 8f2b22a8f5 python: add more protobuf tests
5 years ago
matejcik 6dc7985dc7
python: add more protobuf tests
5 years ago
matejcik 67b879ac07 python: restructure package
5 years ago