Skip to content

build(deps): bump github.com/BoltzExchange/boltz-client/v2 from 2.11.1 to 2.11.2#2186

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/BoltzExchange/boltz-client/v2-2.11.2
Open

build(deps): bump github.com/BoltzExchange/boltz-client/v2 from 2.11.1 to 2.11.2#2186
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/BoltzExchange/boltz-client/v2-2.11.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps github.com/BoltzExchange/boltz-client/v2 from 2.11.1 to 2.11.2.

Release notes

Sourced from github.com/BoltzExchange/boltz-client/v2's releases.

v2.11.2

Summary

This patch updates lwk, bringing notable performance improvements to large wallets.

Verifying the Release

In order to verify the release, you'll need to have gpg or gpg2 installed on your system. You'll first need to import the keys that have signed this release if you haven't done so already:

curl https://boltz.exchange/static/boltz.asc | gpg --import

Once you have the required PGP keys, you can verify the release (assuming boltz-client-manifest-v2.11.2.txt.sig and boltz-client-manifest-v2.11.2.txt are in the current directory) with:

gpg --verify boltz-client-manifest-v2.11.2.txt.sig boltz-client-manifest-v2.11.2.txt

You should see the following if the verification was successful:

gpg: Signature made Mon Dec 15 16:00:38 2025 CET
gpg:                using RSA key 8918FFBFFB49E93EF256D930542A7F22A3BD9CB0
gpg: Good signature from "Boltz (Boltz signing key) <admin@bol.tz>" [unknown]
Primary key fingerprint: 8918 FFBF FB49 E93E F256  D930 542A 7F22 A3BD 9CB0

You should also verify that the hashes still match with the archive you've downloaded.

sha256sum --ignore-missing -c boltz-client-manifest-v2.11.2.txt

If your archive is valid, you should see the following output (depending on the archive you've downloaded):

boltz-client-linux-amd64-v2.11.2.tar.gz: OK
Changelog

Sourced from github.com/BoltzExchange/boltz-client/v2's changelog.

[v2.11.2] - 2026-03-23

Feat

  • lwk update merging (#654)

Fix

  • wallet tx timestamps and ordering (#660)
  • lwk send all behaviour in GetSendFee (#657)
  • docs spellcheck (#659)
  • hide private keys in swapinfo cmd by default (#656)
  • db busy timeout (#653)

Refactor

  • split rpcserver tests (#638)

Commits
  • d4f433e chore: bump version to v2.11.2
  • 45e0b0d fix: wallet tx timestamps and ordering (#660)
  • 4ed30c1 chore(deps): bump rustls-webpki from 0.103.6 to 0.103.10 in /bdk (#661)
  • 889db94 chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.79.3 (#658)
  • 266b64e fix: lwk send all behaviour in GetSendFee (#657)
  • b67ecf0 fix: docs spellcheck (#659)
  • 7970b8c feat: lwk update merging (#654)
  • bed51cd fix: hide private keys in swapinfo cmd by default (#656)
  • 5ecdf5d chore(deps): bump github.com/docker/cli from 20.10.17+incompatible to 29.2.0+...
  • 9c8ae87 chore: deprecate wallet subaccounts CLI command as gdk-only (#651)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/BoltzExchange/boltz-client/v2](https://github.com/BoltzExchange/boltz-client) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/BoltzExchange/boltz-client/releases)
- [Changelog](https://github.com/BoltzExchange/boltz-client/blob/master/CHANGELOG.md)
- [Commits](BoltzExchange/boltz-client@v2.11.1...v2.11.2)

---
updated-dependencies:
- dependency-name: github.com/BoltzExchange/boltz-client/v2
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants