3rd Iteration

Results 23 issues of 3rd Iteration

As it stands, the default will for BIP39 will simply spawn as many threads as you have logical CPUs, this works fine for standard quad or hex core CPUs, but...

From here: https://medium.com/@johncantrell97/how-i-checked-over-1-trillion-mnemonics-in-30-hours-to-win-a-bitcoin-635fe051a752 Basically the ongoing task will be to look at how best to incorporate this into BTCRecover. This is likely to involve at least. - [ ] Add...

enhancement

As it stands, USB doesn't work on the existing Pi4 dev image. (Easy to verify with a USB keyboard) This is easily fixed by enabling some additional kernel options. (And...

Would be great :)

### What is this PR for? Provide additional information when wallet descriptor import fails Initial work in progress and proof of concept, will test on hardware with some existing test...

So I'm doing some work on extending BIP85 functionality on SeedSigner to include GPG key generation, file verification, encrypted messaging, etc, but the resource limitation on low power devices like...

Proposed BIP modification
Pending acceptance
PR Author action required

I'm looking at adapting this for a raspberry pi hat and got a few of the square boards fabricated as a test. The UART functionality works, but not i2c, and...

## Summary - allow BIP39 passphrase recovery to accept a master fingerprint alongside existing xpub/address inputs and propagate it through wallet loaders - add coverage for fingerprint-only BIP39 passphrase searches...

codex

## Summary - add logic that derives the valid final BIP39 word candidates from the checksum when the mnemonic is missing or has an invalid last word - limit replacement...

codex

## Summary - add a --performance-runtime option that validates input and stops performance runs automatically - track performance test timing and print a final average kP/s summary when exiting -...

codex