Commit Graph

26 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)

Author SHA1 Message Date
matejcik 5977cca202 test(python): better dependency checking in tox
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
2 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