Skip to content

Upgrade to bitcoin-kmp 0.31.0#858

Draft
sstone wants to merge 1 commit into
masterfrom
update-bitcoin-kmp
Draft

Upgrade to bitcoin-kmp 0.31.0#858
sstone wants to merge 1 commit into
masterfrom
update-bitcoin-kmp

Conversation

@sstone
Copy link
Copy Markdown
Member

@sstone sstone commented May 19, 2026

Main changes are:

  • some static methods are been removed, users must now use instance methods (for example: DeterministicWallet.publicKey(key) is now key.extendedPublicKey) which are must easier to use from IDEs
  • musig2 secret nonces can only be used once, this mostly impacts unit tests

This PR uses a snapshot version of bitcoin-kmp 0.31.0 and will be updated once it has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant