Skip to content

Releases: shesek/spark-wallet

v0.2.0

11 Dec 03:44
v0.2.0
Compare
Choose a tag to compare

v0.2.0-rc.3

09 Dec 13:11
v0.2.0-rc.3
Compare
Choose a tag to compare
v0.2.0-rc.3 Pre-release
Pre-release
  • Channel management: display available on-chain balance and add "fund max" option

  • Channel management: display channel age in number of blocks and estimated fuzzy time duration

  • Cordova: build signed APK files

v0.2.0-rc.2

04 Dec 03:09
v0.2.0-rc.2
Compare
Choose a tag to compare
v0.2.0-rc.2 Pre-release
Pre-release
  • Bug fix: calculate off-chain balance correctly

  • Docker: update c-lightning and Bitcoin Core

v0.2.0-rc.1

04 Dec 01:21
v0.2.0-rc.1
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release
  • Channel management GUI

  • Update Electron to v3.0.10

  • Update Cordova to v8.1.2

v0.1.3

26 Nov 21:25
v0.1.3
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
- Various fixes for BOLT11 payment request parsing (#28, #35, 1489777f6)

- Update npm, build and cordova dependencies

v0.1.2

25 Sep 13:01
v0.1.2
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Bug fix: plain HTTP to TLS redirection under nodejs v9.6+ (#10, aef8693)

  • Bug fix: treat socket errors as warnings instead of crashing the process (#23, 56635b8)

  • Docker: Update to Bitcoin Core v0.16.3 (e718bf8)

  • Docker: Rename {SPARK,BITCOIND}_OPTS to {SPARK,BITCOIND}_OPT (#18, 4a66cb0)

  • Electron: Rename desktop app executable to spark-desktop, to prevent confusion with the spark-wallet server daemon
    (#24 (comment), 9f81f14)

  • Improve balance calculation (#26, 8bda598)

v0.1.1

29 Aug 19:52
v0.1.1
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
- Android: don't generate release builds

v0.1.0: Public release

28 Aug 22:19
v0.1.0
Compare
Choose a tag to compare
Pre-release

Public release! 🎇 🎉 🎈

  • Improve reproducibility of apk, snap and npm package builds
  • Bug fix: don't display payments twice

v0.0.1

26 Aug 17:29
v0.0.1
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
First versioned release.