-
I was about to deploy this in a production environment, but I just noticed most methods in the main plugin class are stubs and I also found some rather worrisome `// broken` comments with no further e…
vmsh0 updated
6 years ago
-
_(From: https://github.com/Agorise/bsips/blob/master/bsip-1200.md)_
BSIP: 1200 (unassigned)
Title: Stealth development, Phase II
Authors: Christopher J. Sanborn
Agorise…
-
Hi all, I am new about wallet-core, I want to use NextJS to integrate with WalletCore, step by step, by following code above:
```
import { initWasm } from "@trustwallet/wallet-core";
useEffect(()…
-
root@vmi1618937:~# babylond keys add wallet
Error: Object does not exist at path “/”
Usage:
babylond keys add [flags]
Flags:
--account uint32 Account number for HD derivation…
-
#### Describe the bug
For "system" configuration on Darwin, git looks for `$out/etc/gitconfig`; but on all other platforms git looks for `/etc/gitconfig`.
[This `makeFlags` setting]( https://git…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue description
There is a near-universal pattern in the nix language that strings containing file paths are…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
-
### Knulli build version
40-dev-d3b520f949 2024/07/21 02:18
### Your architecture
rg35xx-h
### Issue description
i am getting an error while trying to change root passwd
```
[root@KNULLI …
-
Currently, one of the API functions returns a byte array which is the concatenation of the private and public key respectively.
```
pub fn keypair_from_seed(seed: &[u8]) -> [u8; KEYPAIR_LENGTH] { …
-
## Suggested change
- Objective: ensure correctness (fix missing rpaths and broken wrappers); ensure that at least the runtime closures of downstream packages (like `pytorchWithCuda`) do not includ…