Skip to content

Bump org.bitcoinj:bitcoinj-core from 0.15.8 to 0.17.1#1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.bitcoinj-bitcoinj-core-0.17.1
Open

Bump org.bitcoinj:bitcoinj-core from 0.15.8 to 0.17.1#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.bitcoinj-bitcoinj-core-0.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown

Bumps org.bitcoinj:bitcoinj-core from 0.15.8 to 0.17.1.

Release notes

Sourced from org.bitcoinj:bitcoinj-core's releases.

v0.17.1

  • Fix two security issues in ScriptExecution.correctlySpends(). It is recommended to update your dependency to this version. More details: GHSA-hfcf-v2f8-x9pc
  • Reduce default transaction fee to 10000 sat per vkB.

As always, also have a look at the v0.17.1 release notes.

v0.17

For a thorough list of changes, have a look at the v0.17 release notes.

v0.17-rc3

See the pre-release notes

v0.17-rc2

See the pre-release notes

v0.17-rc1

See the pre-release notes

v0.17-beta1

See the pre-release notes

v0.17-alpha5

This pre-release fixes a bug that prevents blockchain sync of mainnet blocks 849,138 and beyond.

See the pre-release notes

v0.17-alpha4

See the pre-release notes

v0.17-alpha3

See the pre-release notes

v0.17-alpha2

See the pre-release notes

v0.17-alpha1

See the pre-release notes

v0.16.5

This release prevents crashing or stuck apps when when chain work exceeds 12 bytes.

For a thorough list of changes, have a look at the v0.16.5 release notes.

v0.16.4

For a thorough list of changes, have a look at the v0.16.4 release notes.

v0.16.3

This release fixes a bug that prevents blockchain sync of mainnet blocks 849,138 and beyond.

For a thorough list of changes, have a look at the v0.16.3 release notes.

... (truncated)

Commits
  • 55125a9 tag 0.17.1
  • 8cb147f Block: make constant LARGEST_HASH final
  • 28e407d Block: remove explicit super() call in constructor
  • 2471ecd MemoryBlockStore: use this rather than reference own instance
  • 50472d3 DefaultCoinSelectorTest: remove unused TimeUtils.setMockClock()
  • 9af0303 LocalTransactionSigner: meaningful exception message for "unsupported scriptP...
  • 9a61990 SendRequest: improve JavaDoc for field emptyWallet and method emptyWallet()
  • 4e4ace2 WalletTool: fix DateTimeException when converting date to rotationTime
  • b5d5251 PeerGroupTest: add 1 ms error margin to peerTimeoutTest()
  • 7ddc9b3 PeerGroupTest: improve an assert failure message in peerTimeoutTest()
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.bitcoinj:bitcoinj-core](https://github.com/bitcoinj/bitcoinj) from 0.15.8 to 0.17.1.
- [Release notes](https://github.com/bitcoinj/bitcoinj/releases)
- [Commits](bitcoinj/bitcoinj@v0.15.8...v0.17.1)

---
updated-dependencies:
- dependency-name: org.bitcoinj:bitcoinj-core
  dependency-version: 0.17.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 8, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants