Commit Graph

14 Commits (62b649ef5d4c93b2eace1096d7f2304a06dbcda7)

Author SHA1 Message Date
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
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
matejcik e2ec761898 fix(python/stellar): use boolean value for `is_authorized`
3 years ago
matejcik 399ee51be6 refactor(python/stellar): avoid warning when constructing StellarSignTx
3 years ago
matejcik 0a0b75378d feat(python/stellar): update for stellar protobuf changes
3 years ago
Jun Luo 1adc869626 fix(python/stellar): correct the data type passed to StellarAllowTrustOp.is_authorized.
3 years ago
Jun Luo 543b9f407c refactor(python/stellar): Use Stellar Python SDK to parse Stellar transactions.
3 years ago
matejcik e4785d47e0 style: apply black 20.8b1
4 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
4 years ago
Michail Brynard c2635a4773 python: fix encoding errors in Stellar
4 years ago
matejcik 67b879ac07 python: restructure package
5 years ago