-
Currently, on running the below function:
```
let main_prvk = secp256k1::SecretKey::from_slice(entropy).unwrap();
```
with this entropy:
```
[251, 118, 109, 233, 13, 244, 33, 251, 157, 96, 197, …
ilmoi updated
3 years ago
-
**- Background -**
I'm not sure if this is expected behavior, hence "question."
We're trying to automate the deployment of Kubernetes clusters in VSphere using network protocol profiles.
In our netw…
-
DirectSecp256k1HdWallet.fromMnemonic should take a passphrase parameter as well, it is used in creating bip39.mnemonicToSeed.
-
Hello,
I have been tormented by a question for some time ..
I have a jaxx wallet installed.
If someone guesses 12 words, he immediately gets access to all my keys on all the blockchains that are in…
-
**Describe the bug**
electrs effectively stops running after the following error message:
> thread 'bulk_index' panicked at 'index 2497364531 out of range for slice of length 133729722', src/l…
-
### Link to the milestone and objectives table.
https://github.com/thenewboston-developers/Projects/issues/198
### Detailed log of all completed objectives including valid proof of work.
#### Imp…
-
### Describe the bug
A clear and concise description of what the bug is.
Failed to run `nixos-rebuild boot`, caused by the failure of building `pycurl`.
Run `nix-shell -p python3Packages.pycurl` co…
-
For several releases now (I am currently using `matterircd` 0.23.0, but this has happened with several releases now, as far as I can tell ever since #267 was supposedly "fixed"), I never get any messa…
-
I have a problem if you wrote the /record delete command. And the mod stopped working and write errors that the file does not exist (After I removed another one), reinstalling the mod does not work, c…
-
I'm doing some testing of the new ibc-go changes with the ts-relayer and I'm using this [neat tool](https://github.com/informalsystems/ibc-rs/pull/928) to manage my gaia nodes. It relies on the `gaiad…