Skip to content

Releases: fort-nix/nix-bitcoin

nix-bitcoin-0.0.130

14 Sep 19:50
0c961fa
Compare
Choose a tag to compare

Highlights

  • bitcoind: 29.0 -> 29.1
  • btcpayserver: 2.1.6 -> 2.2.1
  • rtl: 0.15.5 -> 0.15.6

Change Log

#808 rtl: 0.15.5 -> 0.15.6 (@erikarvstedt)
#809 Update nixpkgs (@erikarvstedt)

nix-bitcoin-0.0.129

07 Sep 08:37
54221ac
Compare
Choose a tag to compare

Highlights

  • lnd: 0.19.2-beta -> 0.19.3-beta

Change Log

#807 Update nixpkgs (@erikarvstedt)

nix-bitcoin-0.0.128

19 Aug 07:26
21442ea
Compare
Choose a tag to compare

Highlights

  • electrs: 0.10.9 -> 0.10.10
  • trustedcoin: 0.8.4 -> 0.8.6

Change Log

#803 CI: Group job output, print eval results (@erikarvstedt)
#805 examples/configuration.nix: Improve secure-node preset documentation (@erikarvstedt)
#801 Update nixpkgs (@erikarvstedt)
#802 trustedcoin: 0.8.4 -> 0.8.6 (@erikarvstedt)
#806 run-tests: Fix tmpDir being deleted before it's used (@erikarvstedt)

nix-bitcoin-0.0.127

23 Jul 12:39
5031e25
Compare
Choose a tag to compare

Highlights

  • btcpayserver: 2.1.5 -> 2.1.6
  • lnd: 0.19.1-beta -> 0.19.2-beta
  • rtl: 0.15.4 -> 0.15.5

Change Log

#799 rtl: 0.15.4 -> 0.15.5 (@erikarvstedt)
#800 Update nixpkgs (@erikarvstedt)

nix-bitcoin-0.0.126

03 Jul 08:26
e2ca2e4
Compare
Choose a tag to compare

Highlights

  • btcpayserver: 2.1.1 -> 2.1.5
  • clightning: 25.02.2 -> 25.05
  • lightning-loop: 0.31.1-beta -> 0.31.2-beta
  • lnd: 0.19.0-beta -> 0.19.1-beta

Change Log

#793 Update nixpkgs (@erikarvstedt)
#795 CI: Switch from Cirrus to Github Actions (@erikarvstedt)

nix-bitcoin-0.0.125

11 Jun 14:41
ac1344f
Compare
Choose a tag to compare

Highlights

  • NixOS: 24.11 -> 25.05
  • lightning-loop: 0.28.8-beta -> 0.31.1-beta
  • lnd: 0.18.5-beta -> 0.19.0-beta
  • mempool: 2.5.0 -> 3.2.1
    When running the mempool backend for the first time after updating, startup can take a while without any output due to database migrations.

Change Log

#789 clightning: increase service start timeout (@erikarvstedt)
#787 mempool: 2.5.0 -> 3.2.1 (@erikarvstedt)
#788 Update to NixOS 25.05 (@erikarvstedt)
#791 Update nixpkgs (@erikarvstedt)
#792 lnd: disable log file, disable log timestamps (@erikarvstedt)

nix-bitcoin-0.0.124

25 May 15:33
a06d1d8
Compare
Choose a tag to compare

Highlights

  • btcpayserver: 2.1.0 -> 2.1.1
  • charge-lnd: 0.2.13 -> 0.3.0
  • clightning: 25.02.1 -> 25.02
  • trustedcoin: 2024-11-15 -> 0.8.4

Change Log

#780 clightning: set service as active only after clnrest has started (@erikarvstedt)
#782 trustedcoin: 2024-11-15 -> 0.8.4 (@erikarvstedt)
#783 bitcoind: remove upper limit of option dbcache (@erikarvstedt)
#784 update nixpkgs (@erikarvstedt)

nix-bitcoin-0.0.123

17 May 08:14
1586a34
Compare
Choose a tag to compare

Highlights

  • The bitcoind package can now be replaced by the latest version of Bitcoin Knots in nixpkgs. To do this you can set services.bitcoind.package = config.nix-bitcoin.pkgs.bitcoind-knots; in your config.
  • Includes fix for nbxplorer crash (#775)

Change Log

#773 pinned pkgs: add bitcoind-knots (@erikarvstedt)
#775 nbxplorer: init at 2.5.26 (@erikarvstedt)
#776 bitcoind-rpc-public-whitelist: add getblockfrompeer (@erikarvstedt)

nix-bitcoin-0.0.122

09 May 14:43
b2bc5e6
Compare
Choose a tag to compare

Highlights

  • bitcoin: 28.1 -> 29.0
  • bitcoind: 28.1 -> 29.0
  • btcpayserver: 2.0.7 -> 2.1.0
  • clightning: 24.11.1 -> 25.02.1
    • the clnrest python plugin that shipped with clightning was removed upstream and replaced with a drop-in rust "rest-plugin".
  • fulcrum: 1.11.1 -> 1.12.0.1
  • nbxplorer: 2.5.23 -> 2.5.25

Change Log

#772 update nixpkgs (@jonasnick)

nix-bitcoin-0.0.121

28 Mar 09:54
990805a
Compare
Choose a tag to compare

Change Log

#770 update nixpkgs (@jonasnick)