-
### Motivation
Curv is used as a low level library for crypto-currency wallets impacting the following critical features: address creation / derivation, master-key generation, signature.
A framew…
-
**Issue**
Hardhat requires the real path of the module to be under the current project. This limitation could be in contradiction with some usecases. For example if building each dependency with `n…
-
## Reasons it is bad
### No single meaning
`--derivation` is a shared flag between all commands, but only some commands care about it at all:
```bash
src/nix/diff-closures.cc: auto befo…
-
Here is the approach for working on this project idea #122 ->
# Task List:
- [x] #157
- It is not used anywhere
- [x] #156
- create `bdk.rs` module containing all wallet modul…
-
Terra Station only shows 1 address when creating a new wallet based on a 24 word (BIP39) mnemonic.
It would be nice if we could generate more addresses from the same mnemonic (private key) using BI…
-
Exporting XPUB destined for Sparrow appears to export version=mainnet-public even when seedsigner is set for testnet.
As far as I can tell, Sparrow always forces the extended public key to the vers…
-
Deploy a home-manager module for use with nix.
Status:
- [x] Develop nixpkgs unmenu nix package derivation
- [x] Develop Proof-Of-Concept Home-Manager Module derivation with hm-options
- [ ] C…
-
# Bug Report
## Description
![Image](https://github.com/user-attachments/assets/92bde005-9e8e-47f7-8cee-0cb44de00c09)
```
WRN 2024-11-01 08:05:21.622Z qt warning top…
-
In Bitcoin Core, three different address types (P2PKH/P2SH-P2WPKH/P2WPKH) share one common derivation path. I once thought this tool was unable to generate SegWit addresses when I was staring at the …
-
Currently Electron Cash internals support two address buckets -- receiving, and change. Discussion around SLP tokens has made it apparent that it would be nice if more buckets (derivation paths) could…