Skip to content

lightspark-v0.9.1

Compare
Choose a tag to compare
@zhenlu zhenlu released this 14 Jun 22:12
· 8 commits to main since this release
a1a23bc

What's Changed

  • Upgrade lightspark-rs for the remote signer to support force closures. by @yellowred in #35
  • Placeholder for other webhook events implementation. by @yellowred in #36
  • Change requester nonce to 64 bit. by @jklein24 in #37
  • Refactor out logic for build_graphql_request_body by @zhenlu in #38
  • Modify the signer example to add an option to return directly. by @zhenlu in #40
  • create_test_mode_payment is not a signed operation. by @zhenlu in #41
  • Setup base_url based on LIGHTSPARK_EXAMPLE_BASE_URL by @zhenlu in #43
  • Use LIGHTSPARK_EXAMPLE_BASE_URL for consistency. by @zhenlu in #44
  • Compress requests with zstd by @mgorven in #42
  • Fix parsing encoded invoice by @yellowred in #45
  • Regenerate Rust SDK and bump version by @zhenlu in #46
  • Fix RSA signing issue by @zhenlu in #47
  • Bump version by @zhenlu in #48

New Contributors

Full Changelog: lightspark-v0.8.1...lightspark-v0.9.1