Skip to content

chore(deps): bump bitcoinlib from 0.7.3 to 0.7.4 in /functional-tests #846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps bitcoinlib from 0.7.3 to 0.7.4.

Changelog

Sourced from bitcoinlib's changelog.

RELEASE 0.7.4 - Add and updates providers, improve blockchain parsing

  • Add testnet4, signet Blockbook provider
  • Allow to manage unrecognised keys and transactions for blockchain parsing
  • Fix issue with uncompressed wallet keys
  • Fix Blocksmurfer provider issues
  • Various provider updates and fixes
  • Update FAQ page and documentation
  • Avoid litecoin unittest issues
Commits
  • 8a351bb RELEASE 0.7.4 - Add and updates providers, improve blockchain parsing
  • 7069e02 Merge pull request #464 from 1200wd/2025-may
  • c474593 Test and update examples
  • a184281 Update copyright dates
  • 6811af3 Fix doctests errors
  • 432c632 Temporary disable litecoin unittest
  • ceb2ef8 Show errors in Windows build
  • 0dccd23 Avoid Numpy compatablity issues
  • 31c85d7 Use older Sphinx for python 3.8
  • d7cb5bc Add FAQ item about provider issues
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 1, 2025 05:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 1, 2025 05:57
@dependabot dependabot bot added the python Pull requests that update Python code label Jun 1, 2025
Copy link
Contributor

github-actions bot commented Jun 1, 2025

Commit: d565172

SP1 Execution Results

program cycles success
Bitcoin Blockspace 71,672
EVM EE STF 277,613
CL STF 167,106
Checkpoint 4,252

storopoli
storopoli previously approved these changes Jun 2, 2025
Copy link
Member

@storopoli storopoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 4049e44

@storopoli storopoli enabled auto-merge June 2, 2025 11:23
delbonis
delbonis previously approved these changes Jun 2, 2025
@storopoli storopoli added this pull request to the merge queue Jun 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jun 2, 2025
@dependabot dependabot bot dismissed stale reviews from delbonis and storopoli via 8fda217 June 2, 2025 21:24
@dependabot dependabot bot force-pushed the dependabot/pip/functional-tests/bitcoinlib-0.7.4 branch 3 times, most recently from 8686651 to 8db36ab Compare June 3, 2025 10:20
@storopoli
Copy link
Member

@dependabot rebase

Bumps [bitcoinlib](https://github.com/1200wd/bitcoinlib) from 0.7.3 to 0.7.4.
- [Changelog](https://github.com/1200wd/bitcoinlib/blob/master/CHANGELOG)
- [Commits](1200wd/bitcoinlib@0.7.3...0.7.4)

---
updated-dependencies:
- dependency-name: bitcoinlib
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/functional-tests/bitcoinlib-0.7.4 branch from 8db36ab to f8027aa Compare June 3, 2025 10:25
@storopoli storopoli merged commit e109576 into main Jun 3, 2025
13 checks passed
@storopoli storopoli deleted the dependabot/pip/functional-tests/bitcoinlib-0.7.4 branch June 3, 2025 10:26
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants