Skip to content

Bump github.com/btcsuite/btcd from 0.20.1-beta to 0.23.2#1994

Merged
palango merged 1 commit intomasterfrom
dependabot/go_modules/github.com/btcsuite/btcd-0.23.2
Jan 26, 2023
Merged

Bump github.com/btcsuite/btcd from 0.20.1-beta to 0.23.2#1994
palango merged 1 commit intomasterfrom
dependabot/go_modules/github.com/btcsuite/btcd-0.23.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 12, 2023

Bumps github.com/btcsuite/btcd from 0.20.1-beta to 0.23.2.

Release notes

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

btcd v0.23.2

What's Changed

New Contributors

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

btcd v0.23.1-beta

What's Changed

... (truncated)

Commits
  • 6b5418d Merge pull request #1898 from Roasbeef/v0-23-2-branch
  • 1a4af39 build: bump version to v0.23.2
  • d0aa747 Merge pull request #1896 from Roasbeef/witness-wire-hot-fix
  • f523d4c wire: remove erroneous witness size check in wire parsing
  • 38ee9a4 build: bump golang base image version to 1.17
  • ef4a8d3 doc: fix Tor hidden service setup link
  • 0f49e10 Merge pull request #1866 from darioush/bump-btcutils-versions
  • da4b534 Merge pull request #1865 from sputn1ck/musig2_0.3.0
  • 06ce960 btcec/schnorr/musig2: add infinity testvectors
  • 44eb8c6 btcec/schnorr/musig2: Allow infinity nonces
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot requested a review from a team as a code owner January 12, 2023 10:25
@dependabot dependabot Bot requested review from gastonponti and piersy and removed request for a team January 12, 2023 10:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go labels Jan 12, 2023
@palango
Copy link
Copy Markdown
Collaborator

palango commented Jan 12, 2023

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/btcsuite/btcd-0.23.2 branch from 4296d91 to 92dabff Compare January 12, 2023 10:54
@palango
Copy link
Copy Markdown
Collaborator

palango commented Jan 12, 2023

Handled in #1928

@palango palango closed this Jan 12, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 12, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/btcsuite/btcd-0.23.2 branch January 12, 2023 13:20
@palango
Copy link
Copy Markdown
Collaborator

palango commented Jan 19, 2023

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 19, 2023

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@palango
Copy link
Copy Markdown
Collaborator

palango commented Jan 19, 2023

@dependabot reopen

@dependabot dependabot Bot reopened this Jan 19, 2023
@dependabot dependabot Bot restored the dependabot/go_modules/github.com/btcsuite/btcd-0.23.2 branch January 19, 2023 15:06
@palango
Copy link
Copy Markdown
Collaborator

palango commented Jan 19, 2023

@dependabot recreate

Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.20.1-beta to 0.23.2.
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](btcsuite/btcd@v0.20.1-beta...v0.23.2)

---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/btcsuite/btcd-0.23.2 branch from 92dabff to b68a05c Compare January 19, 2023 15:11
@palango
Copy link
Copy Markdown
Collaborator

palango commented Jan 19, 2023

/gcbrun

@piersy
Copy link
Copy Markdown
Contributor

piersy commented Jan 19, 2023

Coverage from tests in ./e2e_test/... for ./consensus/istanbul/... at commit b68a05c

coverage: 42.9% of statements across all listed packages
coverage:  47.7% of statements in consensus/istanbul
coverage:  23.7% of statements in consensus/istanbul/announce
coverage:  54.4% of statements in consensus/istanbul/backend
coverage:   0.0% of statements in consensus/istanbul/backend/backendtest
coverage:  24.3% of statements in consensus/istanbul/backend/internal/replica
coverage:  52.3% of statements in consensus/istanbul/core
coverage:  45.0% of statements in consensus/istanbul/db
coverage:   0.0% of statements in consensus/istanbul/proxy
coverage:  64.4% of statements in consensus/istanbul/uptime
coverage:  51.8% of statements in consensus/istanbul/validator
coverage:  79.2% of statements in consensus/istanbul/validator/random
CommentID: a203d0ed0a

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 20, 2023

Codecov Report

Base: 54.82% // Head: 54.91% // Increases project coverage by +0.08% 🎉

Coverage data is based on head (b68a05c) compared to base (e831c00).
Patch coverage: 59.82% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1994      +/-   ##
==========================================
+ Coverage   54.82%   54.91%   +0.08%     
==========================================
  Files         688      695       +7     
  Lines       92542    93258     +716     
==========================================
+ Hits        50737    51212     +475     
- Misses      37993    38210     +217     
- Partials     3812     3836      +24     
Impacted Files Coverage Δ
cmd/geth/config.go 0.00% <0.00%> (ø)
cmd/geth/main.go 20.00% <ø> (ø)
cmd/utils/flags.go 2.77% <0.00%> (-0.02%) ⬇️
consensus/istanbul/config.go 0.00% <0.00%> (ø)
consensus/istanbul/core/preprepare.go 71.23% <0.00%> (+7.03%) ⬆️
contracts/gasprice_minimum/gasprice_minimum.go 45.61% <0.00%> (-14.86%) ⬇️
core/sys_context.go 78.57% <ø> (ø)
core/vm/operations_acl.go 4.44% <ø> (ø)
eth/api_backend.go 0.00% <0.00%> (ø)
eth/downloader/queue.go 80.83% <ø> (-0.09%) ⬇️
... and 65 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@palango palango merged commit bfc3f83 into master Jan 26, 2023
@palango palango deleted the dependabot/go_modules/github.com/btcsuite/btcd-0.23.2 branch January 26, 2023 15:09
@palango palango mentioned this pull request Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants