Releases: fort-nix/nix-bitcoin
nix-bitcoin-0.0.58
Highlights
- New module for Ride The Lightning (RTL), a web user interface to help manage lightning node operations. The example configuration.nix demonstrates how to enable it.
- clightning: 0.10.1 -> 0.10.2
- btcpayserver: 1.3.1 -> 1.3.3
Change Log
#419 Add RTL (@nixbitcoin)
#423 Misc. improvements (@erikarvstedt)
#424 spark-wallet: 0.2.17 -> 0.3.1 (@nixbitcoin)
nix-bitcoin-0.0.57
Highlights
- The secure-node preset does not turn on pruning in liquidd anymore. Update instructions will appear when deploying the new version.
- Fix bug that appeared when using btcpayserver with liquidd.
- Update stable nixpkgs
- btcpayserver: 1.2.4 -> 1.3.1
- electrs: 0.9.1 -> 0.9.2
- nbxplorer: 2.2.11 -> 2.2.16
Change Log
#416 secure-node: stop pruning liquidd (@jonasnick)
#417 btcpayserver: fix liquidd whitelistedPort (@nixbitcoin)
#420 missing sys import for error path set_onion_address (@radixrat)
#418 update nixpkgs (@nixbitcoin)
nix-bitcoin-0.0.56
Highlights
- Fix nbxplorer getting disconnected from bitcoind. This bug was introduced in nix-bitcoin v0.0.55 and is now fixed by granting nbxplorer
mempool
permissions in the bitcoind P2P connection (again). - Add
listenWhitelisted
option to bitcoind and liquidd module - btcpayserver: 1.2.3 -> 1.2.4
- electrs: 0.9.0 -> 0.9.1
- elementsd: 0.18.1.12 -> 0.21.0
- lightning-pool: 0.5.0-alpha -> 0.5.1-alpha
- nbxplorer: 2.2.5 -> 2.2.11
Change Log
#414 Update nixpkgs-unstable, fix whitelisting local services (@erikarvstedt)
nix-bitcoin-0.0.55
Highlights
- joinmarket 0.9.3 includes an urgent bugfix for makers
Change Log
#405 bitcoind: add separate p2p socket for tor connections (@erikarvstedt)
#412 clightning: fix announce addr (@sputn1ck)
#410 joinmarket: 0.9.2 -> 0.9.3 (@nixbitcoin)
nix-bitcoin-0.0.54
Highlights
- bitcoind: add option to enable i2p connections
- joinmarket: 0.9.1 -> 0.9.2
Change Log
#407 lnd: Add TimoutSec (@sputn1ck)
#408 joinmarket: 0.9.1 -> 0.9.2 (@nixbitcoin)
#406 bitcoind: one-option i2p support (@nixbitcoin)
nix-bitcoin-0.0.53
Highlights
This release fixes CVE-2021-41593 in LND and is therefore highly recommended for all LND users.
- lnd: 0.13.1-beta -> 0.13.3-beta, release notes
- electrs: 0.8.11 -> 0.9.0, release notes
- Updating electrs will require reindexing. Further instructions will appear when deploying the new nix-bitcoin release.
Change Log
#397 backups: make extraFiles list of strings (@nixbitcoin)
#396 examples: add importable-configuration.nix (@erikarvstedt)
#399 examples: Fix shell on non-Linux systems (@erikarvstedt)
#402 Misc. improvements (@erikarvstedt)
#404 Electrs 0.9.0 (@erikarvstedt)
nix-bitcoin-0.0.52
Highlights
- bitcoind: 0.21.1 -> 22.0
- electrs: 0.8.10 -> 0.8.11
Change Log
#388 Modules formatting (@erikarvstedt)
#393 Update nixpkgs (@jonasnick)
nix-bitcoin-0.0.51
Highlights
- shell.nix rewrite
- If you follow the documented deployment method using krops (or the deprecated nixops variant), you will have to update your shell.nix. The instructions for how to do so appear when upgrading nix-bitcoin.
- The new shell brings improved commands which can be explored by entering
h
orhelp
. In particular, there's a new simple commandupdate-nix-bitcoin
that does not require to restart the shell and adeploy
command that evaluates the configuration while runningkrops-deploy
.
- joinmarket: 0.8.3 -> 0.9.1
- btcpayserver: 1.2.0 -> 1.2.3
- charge-lnd: 0.2.3 -> 0.2.4
- nbxplorer: 2.1.58 -> 2.2.5
Change Log
#380 joinmarket: 0.8.3 -> 0.9.1 (@nixbitcoin)
#381 run-tests: Fix 'eval' command for newer versions of nix (@erikarvstedt)
#384 joinmarket: Update patch hash (@erikarvstedt)
#385 Misc. improvments (@erikarvstedt)
#383 update nixpkgs (@jonasnick)
#387 Shell improvements (@erikarvstedt)
nix-bitcoin-0.0.50
#379 Add flake support (@erikarvstedt)
Highlights
- nix-bitcoin now provides a flake.nix that exports the nix-bitcoin packages and modules (see also the examples README).
- btcpayserver: 1.1.2 -> 1.2.0
- lightning-loop: 0.14.2-beta -> 0.15.0-beta
- nbxplorer: 2.1.52 -> 2.1.58
nix-bitcoin-0.0.49
#373 Misc fixes (@erikarvstedt)
#375 clightning-plugins: update to latest rev (@jonasnick)
#368 joinmarket: 0.8.2 -> 0.8.3 (@nixbitcoin)
#369 BTCPayServer L-BTC Support (@nixbitcoin)
#374 Update to NixOS 21.05 (@erikarvstedt)
#376 update nixpkgs-{stable,unstable} (@jonasnick)
Highlights
- NixOS 21.05 (release notes)
- clightning 0.10.1
- lnd 0.13.1-beta
- lightning-loop 0.14.2