Skip to content

Cyphernode v0.6.0

Compare
Choose a tag to compare
@Kexkey Kexkey released this 07 Dec 15:37
· 252 commits to dev since this release
4db2ac3

A small release with a big new feature! Cyphernode now supports integration of Specter Desktop, an amazing web GUI for Bitcoin Core with hardware wallet support! https://github.com/cryptoadvance/specter-desktop

Installation notes: if you already were using the batcher cypherapp, please move/rename the dist/apps/ directory, so that the new cypherapps branch is cloned during setup. Then copy and modify your batcher docker-compose.yaml file and data/ dir in dist/apps/batcher/.

What's new

  • Specter Desktop as an optional feature -- easily accessible from the Cyphernode Welcome App.

What's improved

  • The batcher cypherapp is now optional;
  • Added blockfilterindex to Bitcoin Core configuration;
  • Tor container is much smaller;
  • Upgraded Spark Wallet to v0.2.17;
  • Upgraded Welcome App to v0.2.4;
  • Upgraded Batcher to v0.1.1.

What's fixed

  • Unwatching an address without supplying the webhook URLs didn't unwatch the address! Now it does;
  • Spark Wallet was deployed even when LN was disabled. Fixed!