Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

build(deps): Bump github.com/btcsuite/btcd from 0.22.0-beta to 0.23.4 #188

Open
wants to merge 1 commit into
base: v0.34.23-oasis
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 10, 2022

Bumps github.com/btcsuite/btcd from 0.22.0-beta to 0.23.4.

Release notes

Sourced from github.com/btcsuite/btcd's releases.

btcd v0.23.3

Verifying the Release

In order to verify the release, you'll need to have gpg or gpg2 installed on your system. Once you've obtained a copy (and hopefully verified that as well), you'll first need to import the keys that have signed this release if you haven't done so already:

curl https://raw.githubusercontent.com/lightningnetwork/lnd/master/scripts/keys/guggero.asc | gpg --import

Once you have the required PGP keys, you can verify the release (assuming manifest-guggero-v0.23.3.sig and manifest-v0.23.3.txt are in the current directory) with:

gpg --verify manifest-guggero-v0.23.3.sig manifest-v0.23.3.txt

You should see the following if the verification was successful:

gpg: Signature made Di 01 Nov 2022 14:00:20 CET
gpg:                using RSA key F4FC70F07310028424EFC20A8E4256593F177720
gpg: Good signature from "Oliver Gugger <gugger@gmail.com>" [ultimate]

That will verify the signature of the manifest file, which ensures integrity and authenticity of the archive you've downloaded locally containing the binaries. Next, depending on your operating system, you should then re-compute the sha256 hash of the archive with shasum -a 256 <filename>, compare it with the corresponding one in the manifest file, and ensure they match exactly.

What's Changed

New Contributors

Full Changelog: btcsuite/btcd@v0.23.2...v0.23.3

btcd v0.22.2

What's Changed

Full Changelog: btcsuite/btcd@v0.22.1...v0.22.2

btcd v0.23.2

What's Changed

... (truncated)

Commits
  • 108fcf7 Merge pull request #1919 from Roasbeef/sign-mutate
  • a8244f5 btcec/schnorr: use private key copy for BIP-340 signatures
  • 14bb56f Merge pull request #1905 from Roasbeef/taptweak-mutation
  • 63835cb Merge pull request #1916 from ffranr/add_gettxfee
  • 586729c btcutil/psbt: add method Packet.GetTxFee
  • 1d767de Merge pull request #1908 from guggero/v0-23-3-branch
  • 4f0ae90 build: bump version to v0.23.3
  • acb7313 Merge pull request #1907 from ellemouton/bumpWithnessItemPerInputMax
  • 6a03eb3 wire: increase max witness items per input
  • fc47c31 txscript: modify TweakTaprootPrivKey to operate on private key copy
  • 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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 10, 2022

Dependabot tried to add @melekes and @tessr as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/oasisprotocol/tendermint/pulls/188/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 oasisprotocol/tendermint 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 Nov 10, 2022

The following labels could not be found: T:dependencies.

Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.22.0-beta to 0.23.4.
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](btcsuite/btcd@v0.22.0-beta...v0.23.4)

---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the base branch from v0.34.15-oasis to v0.34.23-oasis December 13, 2022 06:48
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/btcsuite/btcd-0.23.4 branch from 510ac0f to a47051a Compare December 13, 2022 06:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
0 participants