Skip to content

Releases: fort-nix/nix-bitcoin

nix-bitcoin-0.0.86

03 Feb 13:27
479e21a
Compare
Choose a tag to compare

Highlights

  • new dev tools and docs that help debugging and development
  • btcpayserver: 1.7.2 -> 1.7.3
  • electrs: 0.9.10 -> 0.9.11
  • hwi: 2.1.1 -> 2.2.0
  • rtl: 0.13.2 -> 0.13.4

Change Log

#574 Add dev helper and docs (@erikarvstedt)
#588 update nixpkgs (@erikarvstedt)
#589 rtl: 0.13.2 -> 0.13.4 (@erikarvstedt)
#586 Misc. improvements (@erikarvstedt)
#587 Fulcrum: Fix available memory detection (@erikarvstedt)

nix-bitcoin-0.0.85

08 Jan 10:58
dfeff7b
Compare
Choose a tag to compare

Highlights

  • NixOS: 22.05 -> 22.11 (release notes)
  • btcpayserver: 1.7.1 -> 1.7.2
  • fulcrum: 1.8.2 -> 1.9.0
  • nbxplorer: 2.3.49 -> 2.3.54
  • rtl: 0.13.1 -> 0.13.2

Change Log

#578 rtl: 0.13.1 -> 0.13.2 (@erikarvstedt)
#580 minor typo (@we-do-it-lu)
#577 Upgrade to NixOS 22.11 (@erikarvstedt)
#582 update nixpkgs (@jonasnick)

nix-bitcoin-0.0.84

17 Dec 14:02
932e4c9
Compare
Choose a tag to compare

Highlights

  • btcpayserver: 1.6.12 -> 1.7.1
  • bitcoind: 24.0 -> 24.0.1
  • clightning: 0.12.1 -> 22.11.1
  • joinmarket: 0.9.7 -> 0.9.8
  • lnd: 0.15.4-beta -> 0.15.5-beta
  • nbxplorer: 2.3.41 -> 2.3.49

Change Log

#573 update nixpkgs (@jonasnick)
#576 joinmarket: 0.9.7 -> 0.9.8 (@nixbitcoin)

nix-bitcoin-0.0.83

28 Nov 20:54
5cafafd
Compare
Choose a tag to compare

Highlights

  • bitcoind: 23.0 -> 24.0
  • charge-lnd: 0.2.12 -> 0.2.13

Change Log

#571 lnd: support INADDR_ANY addresses for bitcoind.zmqpubraw* (@erikarvstedt)
#572 update nixpkgs (@jonasnick)

nix-bitcoin-0.0.82

11 Nov 14:43
81350a0
Compare
Choose a tag to compare

Highlights

  • electrs: 0.9.9 -> 0.9.10
  • elementsd: 22.0 -> 22.0.2
  • extra-container: 0.10 -> 0.11
  • The nix-bitcoin test framework can now be used by flakes that extend nix-bitcoin
  • Most features of run-tests.sh are now accessible via nix build/nix run (see examples)

Change Log

#567 bitcoind: fix rare startup error (@erikarvstedt)
#559 Define tests via flake (@erikarvstedt)
#569 treewide: set shebang for bash scripts (@erikarvstedt)
#568 Minor improvements (@erikarvstedt)
#570 Update nixpkgs (@jonasnick)

nix-bitcoin-0.0.81

01 Nov 13:31
a174dc8
Compare
Choose a tag to compare

Highlights

  • lnd 0.15.2 -> 0.15.4
    • Emergency hotfix release to fix a bug that can cause lnd nodes to be unable to parse certain transactions

Change Log

#565 pkgs: add lnd 0.15.4 (hotfix) (@erikarvstedt)

nix-bitcoin-0.0.80

28 Oct 08:43
7c16fc5
Compare
Choose a tag to compare

Highlights

  • btcpayserver: 1.6.10 -> 1.6.12
  • clightning: 0.12.0 -> 0.12.1
  • fulcrum: 1.8.1 -> 1.8.2
  • nbxplorer: 2.3.33 -> 2.3.41

Change Log

#560 Update nixpgks (@erikarvstedt)
#551 tests: Reenable flake-info (@erikarvstedt)
#563 lnd: fix missing RPC permissions when bitcoind is pruned (@erikarvstedt)

nix-bitcoin-0.0.79

10 Oct 11:53
9fc05e3
Compare
Choose a tag to compare

Highlights

  • lnd: 0.15.1 -> 0.15.2
    • Emergency hot fix release to fix a bug that can cause lnd nodes to be unable to parse certain large blocks

Change Log

nix-bitcoin-0.0.78

23 Sep 19:22
34f6eb9
Compare
Choose a tag to compare

Highlights

  • electrs: 0.9.7 -> 0.9.9
  • elementsd: 0.21.0.2 -> 22.0
  • fulcrum: 1.7.0 -> 1.8.1

Change Log

#529 ShellCheck on scripts generated by nix (@seberm)
#550 Update nixpkgs (@jonasnick)

nix-bitcoin-0.0.77

07 Sep 09:50
4e63301
Compare
Choose a tag to compare

Highlights

  • btcpayserver: 1.6.9 -> 1.6.10
  • clightning: 0.11.2 -> 0.12.0
  • clightning-rest: 0.8.0 -> 0.9.0
  • joinmarket: 0.9.6 -> 0.9.7
  • lnd: 0.15.0-beta -> 0.15.1-beta
  • rtl: 0.13.0 -> 0.13.1

Change Log

#541 img/logo: add LICENSE (@erikarvstedt)
#531 ShellCheck for various helper bash scripts (@seberm)
#542 rtl: 0.13.0 -> 0.13.1, clightning-rest: 0.8.0 -> 0.9.0 (@erikarvstedt)
#539 Minor improvements (@erikarvstedt)
#544 joinmarket: 0.9.6 -> 0.9.7 (@nixbitcoin)
#547 tests: disable nixosSearch (@erikarvstedt)
#545 test/lib/create-git-repo: fix variable quoting (@erikarvstedt)
#546 Update nixpkgs (@jonasnick)