-
### Problem
in the RPC branch, it is currently not possible to retrieve the max keydepth that the wallet knows about, and this makes importing the keys in other wallets [like Bitcoin Core] less con…
-
# Commit to a value with public keys (C2VPK): Generalized commitments based on public key tweaking
## Motivation
Lightning network channel construction already lacks non-P2WSH outputs in its HTL…
-
In general the mapping between xpubs and addresses could be more ergonomic. Not sure what the best way to do this, and how it interacts with potential ypub extensions.
-
Given the raw transaction:
```
01000000000102f68f5010515184f69ac5f5ecb4a35494718bdf1c9cfa7e0188b9e7409d129c1c0100000017160014dcf43453327b8851747472233da0918b47e977f5fdffffffc8c8d5fa9022dc6ce4aaf7569…
-
Hi there,
I'm developing an frontend invoicer using the xpub of my ledger nano S. My question is simple, is there a way to create a bunch of public address using the ledger's xpub?
I know how get …
-
Bip49 keys are not generated properly:
Prefix is xprv and xpub instead of yprv and ypub.
Address format is p2pkh instead of p2sh_p2wpkh.
-
Since yesterday or perhaps 2 days ago I've been getting a ton of channel closes, apparently they're all "mutual" but two peers I've talked to said they didn't close, and so didn't I. Even a [channel I…
-
When I tried to save a native segwit address, I got this error:
![image](https://user-images.githubusercontent.com/360470/66886246-513f8500-f009-11e9-9f6c-ea221e3e3f2c.png)
from https://github.…
-
Hi,
I'm switching from using `TransactionBuilder` to using `Psbt`. I want to support `p2pkh`, `p2sh` and `p2wpkh` transactions.
I was following examples from the repo, `can create (and broadcast v…
-
After https://github.com/bitpay/bitcore/pull/2219 was merged into Bitcore latest release https://github.com/bitpay/copay/releases/tag/v6.1.0 supports sending to P2WPKH and P2WSH addresses.