Skip to content

Bump github.com/libsv/go-bt from 0.0.8 to 1.0.8#8

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/master/github.com/libsv/go-bt-1.0.8
Open

Bump github.com/libsv/go-bt from 0.0.8 to 1.0.8#8
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/master/github.com/libsv/go-bt-1.0.8

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps github.com/libsv/go-bt from 0.0.8 to 1.0.8.

Release notes

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

Release v1.0.8

Changelog

  • 01a8588 fix: goreleaser action

Release v1.0.6

Changelog

  • 87a77cc Fix panic in ToAsm() caused by last commit. (#109)

Release v1.0.5

Changelog

  • 5db7a1e Fix ToASM() data output bug on V1 (#108)

Release v1.0.3

Changelog

4469110 Optimise ToASM() func using string builder (#76)

Release v1.0.2

Changelog

6d01c9e Read locktime into locktime var rather than version (#58)

Release v1.0.1

Changelog

4c13db4 Adding NewTxFromReader to handle large blocks (#56)

Release v1.0.0

Changelog

78c9d18 Merge pull request #31 from libsv/fix/p2pkhbytelen

Release v1.0.0-beta

Changelog

1b83985 Merge pull request #27 from libsv/dust_limit ccef34d adding dust limit to change calc as we don't want to add change output if the value is below dustlimit, nodes will reject the tx. Added two new helper methods for finding output indexes by address or script 5cb4e41 docs: update comments 29fba99 if we are NOT adding a new change output, don't remove the last output. Handle available overflowing if the fees exceed available d7c78e0 previous fix could return change < dust if the fees reduced change below, now also calc change after fees are estimated to give a more accurate change. tests added to cover these edge cases 4673d5c set available to 0 if below dust limit

Release v0.0.11

... (truncated)

Commits
  • 01a8588 fix: goreleaser action
  • 4136ce2 Fix for IsMultisigOut index out of range error (#115)
  • a1f118f Merge pull request #110 from libsv/update/fix_action
  • f753281 adding v1 as branch name
  • bdf385c Merge pull request #107 from libsv/dependabot/go_modules/v1/github.com/stretc...
  • 87a77cc Fix panic in ToAsm() caused by last commit. (#109)
  • 5db7a1e Fix ToASM() data output bug on V1 (#108)
  • cc1c6ed Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 0de4b62 moved block.bin to testing/data (#81)
  • 4469110 Optimise ToASM() func using string builder (#76)
  • 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](https://github.com/libsv/go-bt) from 0.0.8 to 1.0.8.
- [Release notes](https://github.com/libsv/go-bt/releases)
- [Changelog](https://github.com/libsv/go-bt/blob/master/.goreleaser.yml)
- [Commits](libsv/go-bt@v0.0.8...v1.0.8)

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

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

dependabot bot commented on behalf of github Jun 13, 2022

Dependabot tried to add @mrz1836 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/galt-tr/go-bitcoin/pulls/8/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the galt-tr/go-bitcoin repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2022

The following labels could not be found: update.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants