Skip to content

Releases: SatoshiPortal/cyphernode

Cyphernode v0.2.0-rc.1

05 Apr 02:15
Compare
Choose a tag to compare
Pre-release

NEW:

  • xpub watcher feature (default gap of 100):
    • watchxpub
    • unwatchxpubbyxpub
    • unwatchxpubbylabel
    • getactivewatchesbyxpub
    • getactivewatchesbylabel
    • getactivexpubwatches
    • getbalancebyxpub
    • getbalancebyxpublabel
  • Lightning Network features:
    • Callbacks supported on LN invoice payments
    • ln_getconnectionstring
    • ln_decodebolt11
    • ln_getinvoice
    • ln_connectfund
    • General improvements on every LN endpoints
  • Spark Wallet standalone LN wallet
  • Watch TXID feature:
    • watchtxid (great to be notified when a LN channel is ready for use!)
    • newblock
  • New stats role for readonly info on cyphernode statistics
  • New getblockchaininfo endpoint for Bitcoin Node progression
  • New "Cyphernode Apps" support with the built-in Cyphernode Welcome App!
  • Use of Traefik to manage Cyphernode Apps traffic/dispatch and Let's Encrypt certs

IMPROVED:

  • Documentation
  • Gatekeeper port now configurable, defaults to 2009 (what happened that year?)
  • We removed support for existing/external Bitcoin node
  • Optimizations
  • DB migration improvements when upgrading cyphernode version
  • OpenApi documentation for v0 API
  • First draft of RESTful API standardization for cyphernode API v1
  • Bitcoin Core version 0.17.1
  • C-lightning version 0.7.0
  • Status page is now Welcome App with Bitcoin node sync progression info
  • Improved logging
  • Easily build and use locally built docker images
  • Distinction between core and optional features
  • Gatekeeper always TLS

FIXED:

  • Pruned Bitcoin node is now not available when LN enabled
  • Several minor fixes
  • Increased gatekeeper timeout for weird situations
  • Possible thread conflicts fixed

Cyphernode v0.1.1

22 Jan 19:14
249b1ea
Compare
Choose a tag to compare

Bug fixes

  • Fixed some cases of wrong installation directories
  • Fixed a case of infinite loop during installation
  • Added more info in traces
  • More robust callbacks when HTTP codes 4xx and 5xx
  • Absolute path for curl in a container
  • Use of locally built images when found

Cyphernode v0.1.0

03 Jan 20:26
92b0aa5
Compare
Choose a tag to compare

Release v0.1.0 of Cyphernode. Major upgrade:

  • Install scripts
  • Use of public Docker images on Docker Hub
  • OTS
  • API gatekeeper
  • Much more.

Cyphernode v0.1.0-rc.2

01 Jan 21:03
92b0aa5
Compare
Choose a tag to compare
Pre-release

Fixes CRON and OTS

Release candidate 2 of Cyphernode v0.1.0. Major upgrade:

  • Install scripts
  • Use of public Docker images on Docker Hub
  • OTS
  • API gatekeeper
  • Much more.

Cyphernode v0.1.0-rc.1

28 Dec 22:25
f238827
Compare
Choose a tag to compare
Pre-release

Release candidate 1 of Cyphernode v0.1.0. Major upgrade:

  • Install scripts
  • Use of public Docker images on Docker Hub
  • OTS
  • API gatekeeper
  • Much more.

Project public launch

28 Dec 22:19
Compare
Choose a tag to compare

Publicly launched during Baltic Honeybadger 2018 in Riga.