Skip to content

Bump org.bitcoin-s:bitcoin-s-secp256k1jni from 1.9.11 to 1.9.12#3

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.bitcoin-s-bitcoin-s-secp256k1jni-1.9.12
Closed

Bump org.bitcoin-s:bitcoin-s-secp256k1jni from 1.9.11 to 1.9.12#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.bitcoin-s-bitcoin-s-secp256k1jni-1.9.12

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 29, 2026

Bumps org.bitcoin-s:bitcoin-s-secp256k1jni from 1.9.11 to 1.9.12.

Release notes

Sourced from org.bitcoin-s:bitcoin-s-secp256k1jni's releases.

1.9.12

This release is backwards compatible with the 1.9.x series of bitcoin-s

See the individual module sections for more information on lower level updates to the codebase.

Want to get started quickly? See our docker-compose.yml file. See instructions here

If you are a typescript developer, you can access the backend via our typescript library

Executive Summary

This release

  • Publishes native arm64 binaries for macOS in addition to linux
  • Updates native libsecp256k1 binaries
  • Adds support for pure JVM FROST (Threshold Signatures)
  • Updates the pure JVM MuSig2 implementation to be BIP327 compliant
  • Adds support for bitcoind v30
  • Improves performance of database connection handling and node message processing

Running bitcoin-s

If you want to run the standalone server binary, after verifying gpg signatures, you can unzip bitcoin-s-server-1.9.12.zip and then run it with chmod +x ./bin/bitcoin-s-server && ./bin/bitcoin-s-server to start the node. You will need to configure the node properly first, you can find example configurations here.

You can then unzip the bitcoin-s-cli-1.9.12.zip folder and start using the bitcoin-s-cli like this:

./bin/bitcoin-s-cli --help
Usage: bitcoin-s-cli [options] [<cmd>]

-n, --network <value> Select the active network. --debug Print debugging information --rpcport <value> The port to send our rpc request to on the server -h, --help Display this help message and exit

For more information on what commands bitcoin-s-cli supports check the documentation, here is where to start: https://bitcoin-s.org/docs/next/applications/server#server-endpoints

Verifying signatures

This release is signed with Chris's signing key with fingerprint 9234F4D6AF47C71B741A390F8976CA0AF71A7A2A

... (truncated)

Commits
  • a1bcec8 Update release notes to 2f04561e038106922935e7fdffd1306384aaf3b7 (#6270)
  • 2f04561 Bump versions throughout the codebase to 1.9.12 (#6268)
  • 5da9f8e docs: Update docker compose instructions (#6269)
  • ab84c8c docs: Add version 1.9.12 of the website (#6264)
  • 67fef09 Update testcontainers, ... to 2.0.4 (#6267)
  • 4634808 build: More scala3 backward compatible syntax changes from #5713 (#6265)
  • 73d9ad6 build: Re-add {wallet,oracle}-server-extra-startup-script.sh to fix broken jl...
  • d29b244 docs: Begin 1.9.12 release notes (#6259)
  • 32edd7b chore: fix some minor issues in the comments (#6243)
  • 2f3c723 docs: Add instructions on how to run tests for scalajs/jvm test modules (#6258)
  • 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)

Bumps [org.bitcoin-s:bitcoin-s-secp256k1jni](https://github.com/bitcoin-s/bitcoin-s) from 1.9.11 to 1.9.12.
- [Release notes](https://github.com/bitcoin-s/bitcoin-s/releases)
- [Commits](bitcoin-s/bitcoin-s@1.9.11...1.9.12)

---
updated-dependencies:
- dependency-name: org.bitcoin-s:bitcoin-s-secp256k1jni
  dependency-version: 1.9.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 29, 2026
@peacekeeper
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 31, 2026

Looks like org.bitcoin-s:bitcoin-s-secp256k1jni is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 31, 2026
@dependabot dependabot bot deleted the dependabot/maven/org.bitcoin-s-bitcoin-s-secp256k1jni-1.9.12 branch March 31, 2026 17:06
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.

1 participant