Skip to content

[pull] master from bitcoinj:master#99

Merged
pull[bot] merged 11 commits intoAll-Blockchains:masterfrom
bitcoinj:master
Mar 20, 2026
Merged

[pull] master from bitcoinj:master#99
pull[bot] merged 11 commits intoAll-Blockchains:masterfrom
bitcoinj:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 20, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…eed.ofMnemonic()` instead of private constructor

This change also clarifies that in these cases we don't need a constructor
that takes a binary seed.
…fEncrypted()

Use them in `DeterministicKeyChain` and make the "internal use only" constructors private.
…emonic code

Instead use `splitMnemonicCode()` directly in the factory methods.
…ecureRandom`

Instead use `getEntropy()` directly in the `ofRandom()` factory method.
…l mnemonic code

Instead use `optionalSeedFromMnemonic()` and `seedFromMnemonic()`
directly in the constructors and factory methods.
This internal factory takes an optional `creationTime` and will
be used to replace the private constructor that takes entrophy.
…tropyInternal()`

Move the checking and conversion functionalities of the entropy constructor
to the `ofEntropyInternal()` factory, and remove the constructor that takes
entrophy.
@pull pull bot locked and limited conversation to collaborators Mar 20, 2026
@pull pull bot added the ⤵️ pull label Mar 20, 2026
@pull pull bot merged commit ca7195c into All-Blockchains:master Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant