Commit Graph

18 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)

Author SHA1 Message Date
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
3 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
Jun Luo 3af00f4181 chore(python/stellar): bump stellar-sdk to 5.0.0.
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
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