qlrd

Results 7 issues of qlrd

Only an auto-remember that i must update `v0.0.1-alpha-4` texts and images to `v0.0.1-alpha-6` on documentation

### Describe the issue After following a tutorial to install JoinMarket, received this message: ```bash Node.js 16.x is no longer actively supported! You will not receive security or critical stability...

support
stale

### Summary The `alt_wordlist` parameter in `MnemonicEditor` methods such as `compute_search_ranges()`, `autocomplete()`, and `possible_letters()` is only meaningfully used in one specific case: **when editing the final word of a new...

#### Describe your request #577 updated the PR template by adding an important verification step to PR reviews: asking whether the developer built the firmware. While this is very important,...

enhancement

### What is this PR for? partially fix of #550 and #557 ### Changes made to: - [x] Code - [x] Tests - [ ] Docs - [x] CHANGELOG ###...

### What is this PR for? * Add a verbose message when an invalid policy type is used to create a bip39 key in get_default_descriptor static method; * add a...

### What is this PR for? This commit add a fix for shannon entropy calculation of a choosen entroypy bytes before operate the XOR between input and current mnemonic. ###...