github fort-nix/nix-bitcoin v0.0.19
nix-bitcoin-0.0.19

latest releases: v0.0.106, v0.0.105, v0.0.104...
3 years ago
  • There was a bug that resulted in incorrect HMACs being created in the secrets directory. Depending on what modules are enabled, this can lead to difficult to detect problems. You are affected if the secrets/*-HMAC-* files are empty. If so, you can fix this bug by removing them and run generate-secrets contained in this release (by starting the nix-shell for example).
  • It's not necessary anymore to manually enable module dependencies (see #251)
  • Includes the following package updates:
    spark-wallet: 0.2.16 -> 0.2.17
    elementsd: 0.18.1.8 -> 0.18.1.9
    lightning-loop: 0.9.0 -> 0.10.0

#243 Modularize Tests (@erikarvstedt)
#245 Fix tests without secure-node (@erikarvstedt)
#247 Add module 'versioning' (@erikarvstedt)
#249 Add regtest support (@erikarvstedt)
#254 shell.nix: fix failing generate-secrets (@erikarvstedt)
#252 nix-bitcoin pkg updates (@nixbitcoin)
#251 Services: Auto-enable dependencies (@erikarvstedt)
#250 Improve examples (@erikarvstedt)

Don't miss a new nix-bitcoin release

NewReleases is sending notifications on new releases.