Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps github.com/libsv/go-bt/v2 from 2.1.0-beta.2 to 2.1.1.

Release notes

Sourced from github.com/libsv/go-bt/v2's releases.

Release v2.1.1

Make bt.CreateOpReturnOutput() public

Release v2.1.0

Changelog

  • 4208458 DRY changes and adding support for BIP-239 Extended Transaction Format (#130)

Release v2.1.0-beta.4

Changelog

  • 3bb43e1 Fix for IsMultiSigOut index out of range error (#116)

Release v2.1.0-beta.3

Changelog

  • 841602a Fix for change and tiny fee calculations (#112)
Commits
  • 4766f6a Make CreateOpReturnOutput public (#131)
  • 4208458 DRY changes and adding support for BIP-239 Extended Transaction Format (#130)
  • 34e82d8 Added check for nonstandard short script when parsing PublicKeyHash (#125)
  • eaaecfe Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#123)
  • 1b85086 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#121)
  • 0c5b942 Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 (#119)
  • 29e8b21 Bump github.com/stretchr/testify from 1.7.0 to 1.7.3 (#118)
  • 3bb43e1 Fix for IsMultiSigOut index out of range error (#116)
  • 841602a Fix for change and tiny fee calculations (#112)
  • 0d68685 use a counter for path gen instead of a pathToScript map (#103)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/libsv/go-bt/v2](https://github.com/libsv/go-bt) from 2.1.0-beta.2 to 2.1.1.
- [Release notes](https://github.com/libsv/go-bt/releases)
- [Changelog](https://github.com/libsv/go-bt/blob/master/.goreleaser.yml)
- [Commits](libsv/go-bt@v2.1.0-beta.2...v2.1.1)

---
updated-dependencies:
- dependency-name: github.com/libsv/go-bt/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2022

The following labels could not be found: update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants