Releases: fort-nix/nix-bitcoin
nix-bitcoin-0.0.34
nix-bitcoin-0.0.33
#308 Update nixpkgs-unstable, bitcoind (@erikarvstedt)
#310 update nixpkgs-unstable (@nixbitcoin)
Highlights
- bitcoind: 0.20.1 -> 0.21.0
There's a new option in nix-bitcoin that makes use of bitcoind's new support for gossiping v3 onion addresses.Before, your bitcoind wouldn't get random inbound connections even if it was listening. This should now change if the bitcoind.public option is turned on.# Set this to accounce the onion service address to peers. # The onion service allows accepting incoming connections via Tor. # nix-bitcoin.onionServices.bitcoind.public = true;
- clightning: 0.9.2 -> 0.9.3
- lnd: 0.11.0 -> 0.12.0
nix-bitcoin-0.0.32
IMPORTANT: This release fixes a privilege escalation vulnerability in sudo (CVE-2021-3156). It is highly recommended to update to this release as soon as possible.
#302 electrs: v0.8.6 -> v0.8.7 (@nixbitcoin)
#306 Update nixpkgs (@nixbitcoin)
nix-bitcoin-0.0.31
#300 Fix lnd nodeinfo (@sputn1ck)
#290 JoinMarket Orderbook Watcher (@nixbitcoin)
nix-bitcoin-0.0.30
#293 Module refactorings, onionServices (@erikarvstedt)
Please note that a few options have been renamed and the default preset has been slightly changed. If you're affected, you will get more information and instructions when evaluating the nix expressions. Additionally, the clightning autolisten
option has been removed because it did not have an effect.
nix-bitcoin-0.0.29
#295 Remove deprecated nanopos & lightning-charge (@jonasnick)
#299 joinmarket: add rpcWalletFile option (@jonasnick)
#297 joinmarket: add enforceTor to firewall scripts on netns-level (@nixbitcoin)
nix-bitcoin-0.0.28
#286 Fix boot loader reference for UEFI (@galderz)
#289 readme: update and split into various parts (@nixbitcoin)
#291 btcpayserver: add rootpath option (@nixbitcoin)
#292 joinmarket: always synchronize secrets.jm-wallet-password (@nixbitcoin)
nix-bitcoin-0.0.27
#285 Add CLBOSS (@nixbitcoin)
nix-bitcoin-0.0.26
#281 lightning-loop: 0.11.1-beta -> 0.11.2-beta (@nixbitcoin)
#282 Improve tests (@erikarvstedt)
#283 joinmarket: 0.7.4 -> 0.8.0-bcfa7eb (@nixbitcoin)
#284 Fix containers (@erikarvstedt)
nix-bitcoin-0.0.25
#276 Use Cirrus CI (@erikarvstedt)
#280 lnd: fix rpc/rest port configuration (@mmilata)
#279 Update nixpkgs (@jonasnick)
Highlights
- clightning: 0.9.1 -> 0.9.2 and btcpayserver: 1.0.5.5 -> 1.0.5.9