Commit Graph

17 Commits (c62f84fdf514b8f124225f50f9711d95eb85c9ac)

Author SHA1 Message Date
overcat c62f84fdf5
feat(common & core & legacy & python/stellar): add support for `ClaimClaimableBalanceOp`.
6 months ago
matejcik f7aec0aeb1 tests(python): bump Stellar SDK version
8 months ago
matejcik b5c541d8fd style(python): extend style checks to more targets
10 months 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
Michail Brynard c2635a4773 python: fix encoding errors in Stellar
4 years ago
matejcik 67b879ac07 python: restructure package
5 years ago