Skip to content

Releases: lightsparkdev/python-sdk

v1.4.3

18 Sep 20:42
Compare
Choose a tag to compare

Lightspark Python SDK v1.4.3

  • Fix a few UMA bugs/ommisions:
    • Add expiry_secs to invoice calls
    • Parse create_uma_invoice correctly
    • Add fees to the invoice amount

v1.4.1

14 Sep 19:51
Compare
Choose a tag to compare

Lightspark Python SDK v1.4.1

  • Fix deserializing nullable lists

v1.4.0

14 Sep 17:30
Compare
Choose a tag to compare

Lightspark Python SDK v1.4.0

  • Adding UMA protocol support!
  • Adding some compliance-related client functions to support UMA

v1.3.0

18 Aug 23:43
Compare
Choose a tag to compare

Lightspark Python SDK v1.3.0

  • Add invoice expirySecs to the invoice creation functions
  • Return Invoice object instead of InvoiceData so that you can store the Invoice ID if needed
  • Lots of docs improvements
  • Allow fetching transactions and invoices for a wallet tied to the current account.

v1.2.0

06 Jun 03:30
Compare
Choose a tag to compare
  • Adding 2 new functions for test mode:
    • create_test_mode_invoice which can give you an encoded lightning invoice that can be paid from your test wallet via the payInvoice function
    • create_test_mode_payment to pay an invoice created from your test wallet via createInvoice

v1.1.0

11 May 00:34
Compare
Choose a tag to compare
  • Adding the ability to manage wallets tied to the current account. See Account.get_wallets() and the Wallet object.

Full Changelog: 1.0.0...v1.1.0

1.0.0 Release

11 Apr 01:47
Compare
Choose a tag to compare
Project import generated by Copybara.

GitOrigin-RevId: be8342e7abdd3e11f635bf670c01fa51df240e54