Skip to content

Releases: fort-nix/nix-bitcoin

nix-bitcoin-0.0.30

16 Jan 23:14
c6c1488
Compare
Choose a tag to compare

#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

11 Jan 16:03
41a6be6
Compare
Choose a tag to compare

#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

30 Dec 19:22
da674d1
Compare
Choose a tag to compare

#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

22 Dec 21:33
4d1150a
Compare
Choose a tag to compare

nix-bitcoin-0.0.26

22 Dec 12:12
7b32a78
Compare
Choose a tag to compare

#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

07 Dec 18:43
b2a7158
Compare
Choose a tag to compare

#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

nix-bitcoin-0.0.24

01 Dec 20:44
0b12a4b
Compare
Choose a tag to compare

#270 Fix typo in gitignore (@danielabrozzoni)
#275 electrs: 0.8.5 -> 0.8.6 (@erikarvstedt)

nix-bitcoin-0.0.23

22 Nov 20:10
fdc338e
Compare
Choose a tag to compare

#264 Fix containers for nixpkgs 20.09 (@erikarvstedt)
#265 testing framework: re-add features removed in nixpkgs 20.09 (@erikarvstedt)
#267 lightning-loop: 0.11.0-beta -> 0.11.1-beta (@nixbitcoin)
#259 Adds curated clightning plugins (@GambolingPangolin)

Highlights

  • You can now enable clightning plugins in your configuration.nix. See examples/configuration.nix and docs/usage.md.

nix-bitcoin-0.0.22

09 Nov 07:10
eda6dcf
Compare
Choose a tag to compare

#263 Update nixpkgs (stable 20.03 -> 20.09) (@jonasnick)

nix-bitcoin-0.0.21

06 Nov 12:17
4e8b9f2
Compare
Choose a tag to compare

#255 Improve netns-isolation and Tor config (@erikarvstedt)
#261 Fix netns restart (@erikarvstedt)
#258 joinmarket 0.7.0 -> 0.7.2 & lightning-loop 0.10.0-beta -> 0.11.0-beta (@nixbitcoin)

This release also changes the effect of the enforceTor option of the lnd module. Previously, if the option was disabled, outgoing connections would still go through Tor.