Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Releases: fiatjaf/sparko

v2.9

11 Mar 10:42
Compare
Choose a tag to compare

This fixes c-lightning's breaking change that requires "jsonrpc": "2.0" on all requests and Zeus.

https://twitter.com/fiatjaf/status/1500930465456398339

v2.8

11 Aug 17:10
Compare
Choose a tag to compare
update so it works with btcpayserver.

invoicewithdescriptionhash-v1.2

11 Aug 17:10
Compare
Choose a tag to compare
update so it works with btcpayserver.

v2.7

23 May 19:14
Compare
Choose a tag to compare
use "embed" instead of go-bindata.

v2.6

27 Mar 21:00
Compare
Choose a tag to compare

added more notification types.

v2.5

22 Nov 17:44
Compare
Choose a tag to compare

The UI works again!

v2.4

02 Nov 23:53
Compare
Choose a tag to compare
return payment_hash from invoicewithdescriptionhash

invoicewithdescriptionhash-v1.1

03 Nov 00:11
Compare
Choose a tag to compare
return payment_hash from invoicewithdescriptionhash

invoicewithdescriptionhash-v1.0

03 Oct 00:49
Compare
Choose a tag to compare

A standalone version of the same Sparko invoicedescriptionhash.

v2.3

12 Aug 03:45
Compare
Choose a tag to compare
  • Added custom RPC methods to be compatible with c-lightning 0.9 and related Spark Wallet version.
  • Added logging on HTTP/RPC and auth errors so no one gets lost.