Skip to content

Cyphernode v0.7.0

Compare
Choose a tag to compare
@Kexkey Kexkey released this 26 May 17:01
· 211 commits to dev since this release
f3419ed

This is more a technical release than a feature one. You as a user will not see much differences with previous release, except probably for Specter. Nonetheless an important one!

Fixes and improvements

  • Docker Swarm deployment more robust, will not deploy on a distributed Swarm to allow volume sharing (@schulterklopfer);
  • Tor tests on startup now use check.torproject.org Onion address;
  • Since Bitcoin Core v0.21.0, simply having a wallet in bitcoin.conf does not create it -- we now need to create them when bitcoind starts up if they don't already exist (thanks for your first contributions @phillamy!);
  • Small fixes in removefrombatch and watchtxid;
  • Now using new key server for Tor's GPG signature verification;
  • Some cleaning of useless stuff.

Upgrades

  • Cyphernode's glibc base image: glibc from 2.29 to 2.31;
  • Bitcoin Core from 0.20.1 to 0.21.1;
  • C-Lightning from 0.9.1 to 0.10.0;
  • Tor from 0.4.4.5 to 0.4.5.6;
  • Python 3.6 to 3.8;
  • Normalized Alpine to version 3.12.

CypherApps

  • Specter Desktop from v0.9.2 to v1.3.1;
  • Batcher from v0.1.1 to v0.1.2.

Enjoy!