Skip to content

fix: bump go-bpu to v0.2.3 and go-bob to v0.5.3 for OP_RETURN decode fix#158

Merged
shruggr merged 1 commit intomasterfrom
fix/bump-go-bpu-bob
Feb 20, 2026
Merged

fix: bump go-bpu to v0.2.3 and go-bob to v0.5.3 for OP_RETURN decode fix#158
shruggr merged 1 commit intomasterfrom
fix/bump-go-bpu-bob

Conversation

@shruggr
Copy link
Collaborator

@shruggr shruggr commented Feb 20, 2026

Summary

  • Bumps go-bpu from v0.2.2 to v0.2.3 and go-bob from v0.5.2 to v0.5.3
  • Adds DecodeOptionsParseOpReturn to DecodeScript call in run/run.go (for NewFromUtxo)
  • Removes local replace directives for go-bob and go-bpu
  • Bumps go-sdk from v1.1.22 to v1.2.18 (transitive)

See BitcoinSchema/go-bpu#96 for the underlying fix.

@mergify
Copy link
Contributor

mergify bot commented Feb 20, 2026

Welcome to our open-source project! 💘

@mergify mergify bot added the bug-P3 Lowest rated bug, affects nearly none or low-impact label Feb 20, 2026
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 33.86%. Comparing base (64fa5fe) to head (6a4b4f9).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
run/run.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   27.49%   33.86%   +6.37%     
==========================================
  Files           4        4              
  Lines         251      189      -62     
==========================================
- Hits           69       64       -5     
+ Misses        176      119      -57     
  Partials        6        6              
Flag Coverage Δ
unittests 33.86% <0.00%> (+6.37%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
run/run.go 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64fa5fe...6a4b4f9. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shruggr shruggr merged commit 88ac038 into master Feb 20, 2026
5 checks passed
@mergify mergify bot deleted the fix/bump-go-bpu-bob branch February 20, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-P3 Lowest rated bug, affects nearly none or low-impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants