-
As implemented here:
https://github.com/hashgreen/hoogii-wallet/blob/99f5d7b67df296eb8f2137200fe7d57d1c32cf77/src/tabs/pages/mnemonic/createMnemonic.tsx#L29
As BIP-39 does not prohibit repeated ph…
-
### Environment:
- Fail2Ban version : 0.11.2-2
- OS, including release name/version : Debian 11.7 (5.10.179-1 (2023-05-12) x86_64 GNU/Linux)
- [x] Fail2Ban installed via OS/distribution mech…
-
Description:
a. I have 2 OS:
OS-A: is my company OpenStack CentOS 7
```
Linux version 3.10.0-327.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #…
-
Currently we setup the underlying BDK/LDK wallets from a single random seed file.
We should however allow to import pre-existing on-chain wallets, e.g., from a Bip39 mnemonic.
-
https://github.com/summa-tx/bitcoins-rs/blob/db28df1fb0d8dc71f149735bfa9a955d25b54f19/bip39/src/wordlist/mod.rs#L31-L32
These functions look very inefficient and clearly could be improved, I want t…
-
**Steps to reproduce the issue:**
1. minikube start --driver=docker
**Full output of failed command:**
😄 minikube v1.17.1 on Ubuntu 16.04
✨ Using the docker driver based on user conf…
-
Per BIP-39, in a 12-word seed the final word includes 7 bits of entropy plus the 4-bit checksum. But when picking 11 words out of a hat, there's no way to specify those last 7 bits that should contrib…
-
Hi,
I'm working on a plugin for Jeedom in partnership with Switchbot who generously sent me all of their hardware for testing.
So I would like to complete the list of devices :-)
Je rencontre un …
-
Upon the first start of the application, a new bitcoin wallet should be created from with a seed compatible with BIP39.
This should allow us to export the seed words.
-
In the original python random (but not secure module) there was an attribute randrange(0, n). Suggest the idea is copyied into secrets as one more attribute; secrets.randrange(n, m)
It would make p…