Skip to content

Bump github.com/bsv-blockchain/go-sdk from 1.2.18 to 1.2.19#160

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/master/github.com/bsv-blockchain/go-sdk-1.2.19
Open

Bump github.com/bsv-blockchain/go-sdk from 1.2.18 to 1.2.19#160
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/master/github.com/bsv-blockchain/go-sdk-1.2.19

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/bsv-blockchain/go-sdk from 1.2.18 to 1.2.19.

Release notes

Sourced from github.com/bsv-blockchain/go-sdk's releases.

v1.2.19

Fixed

  • ComputeMissingHashes now handles odd node counts at intermediate Merkle tree levels by adding duplicate markers, matching Bitcoin's Merkle tree behavior where unpaired nodes are hashed with themselves (#298)
  • Overlay broadcaster: fixed distinction between RequireAckAll and RequireNone based on empty topic array (#302)
  • Overlay broadcaster: error responses no longer trigger admittance checks — only 200 OK responses are evaluated (#302)
  • Increased default SHIP query timeout from 1s to 5s to allow successful responses (#302)
  • Added three BSVA cluster SLAP trackers as defaults, removing single point of failure (#302)

Changed

  • Bump golang.org/x/crypto from v0.47.0 to v0.48.0 (#292)
  • Bump golang.org/x/net from v0.49.0 to v0.51.0 (#296)
  • Bump golang.org/x/sync from v0.19.0 to v0.20.0 (#299)
  • Bump actions/upload-artifact from v6 to v7 (#297)
Changelog

Sourced from github.com/bsv-blockchain/go-sdk's changelog.

[1.2.19] - 2026-03-11

Fixed

  • ComputeMissingHashes now handles odd node counts at intermediate Merkle tree levels by adding duplicate markers, matching Bitcoin's Merkle tree behavior where unpaired nodes are hashed with themselves (#298)
  • Overlay broadcaster: fixed distinction between RequireAckAll and RequireNone based on empty topic array (#302)
  • Overlay broadcaster: error responses no longer trigger admittance checks — only 200 OK responses are evaluated (#302)
  • Increased default SHIP query timeout from 1s to 5s to allow successful responses (#302)
  • Added three BSVA cluster SLAP trackers as defaults, removing single point of failure (#302)

Changed

  • Bump golang.org/x/crypto from v0.47.0 to v0.48.0 (#292)
  • Bump golang.org/x/net from v0.49.0 to v0.51.0 (#296)
  • Bump golang.org/x/sync from v0.19.0 to v0.20.0 (#299)
  • Bump actions/upload-artifact from v6 to v7 (#297)
Commits

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/bsv-blockchain/go-sdk](https://github.com/bsv-blockchain/go-sdk) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/bsv-blockchain/go-sdk/releases)
- [Changelog](https://github.com/bsv-blockchain/go-sdk/blob/master/CHANGELOG.md)
- [Commits](bsv-blockchain/go-sdk@v1.2.18...v1.2.19)

---
updated-dependencies:
- dependency-name: github.com/bsv-blockchain/go-sdk
  dependency-version: 1.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant