Skip to content

Bump github.com/bsv-blockchain/go-sdk from 1.2.18 to 1.2.20#163

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v1.2.20

What's Changed

Full Changelog: bsv-blockchain/go-sdk@v1.2.19...v1.2.20

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.

CHANGELOG

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Table of Contents

... (truncated)

Commits
  • bbc5a80 fix: resolve panic when calling TxID() on BEEF_V2 parsed transaction (#307)
  • 6a60fb2 [SONAR] fix: resolve security-related vulnerabilities (#303)
  • 66b8664 Implement BSV Chronicle Op Code Fidelity Pass & Compound Merkle Path Assuranc...
  • 2701c6d feat: increase test coverage from 62.3% to 80.3% (#305)
  • 789aa37 Fix ComputeMissingHashes odd node count at intermediate levels (#298)
  • See full diff 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/bsv-blockchain/go-sdk](https://github.com/bsv-blockchain/go-sdk) from 1.2.18 to 1.2.20.
- [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.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
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