-
## Background
What problems do you aim to solve? How does it serve the mission of a user owned internet?
Bitcoin-native integration is imperative to unleash the Stacks' ecosystem potential. Stac…
-
Currently, the output of `export-bitcoin-wallet` looks something like this:
```
{"descriptor":"wpkh(xprv9s21gel82lxs8nvu49v2839189932ddkjdf2j6Ymmk/84'/0'/0'/0/*)","blockheight":31337,"label":"asb-bi…
-
**Is your feature request related to a problem? Please describe.**
Not that I know of. But I believe somebody thought about that at least once.
**Describe the solution you'd like**
It would be n…
-
If you have P2WSH output for transaction, code will still try to create P2WPKH instead and throw `Output ${i} scripts differ.`.
Code that generates incorrect script for p2wsh is in `js/core/methods…
-
I just tried to send to a P2TR Taproot address (bc1p...) using an old Segwit P2SH UTXO (starting with a 3). My Ledger Nano S (Firmware 2.1.0, Bitcoin Version 2.0.6) wasn't able to sign that TX using E…
-
Hi,
When signing a p2pkh I think your lib adds **SIGHASH_ALL** redundantly since it's already added by btc util lib:
```
secretkey.sign_input()
sighash=SIGHASH_ALL
signature += struct.p…
-
To support Trezor in coinjoin wallets like Wasabi (https://github.com/zkSNACKs/Meta/issues/30), some basic functionality for auto-signing / pre-confirmed signing needs to be implemented in Trezor Core…
-
Some comments from @sipa in #12702.
___
Yes, I think `importmulti` is superior in every way, except:
* Slightly less convenient to use (it requires redundant information, as you have to explici…
-
Hi,
I'm trying to run examples\spend_p2sh_transaction.py
but when I try to broadcast the signed transaction I get back:
```
'code': -26
'message': 'mandatory-script-verify-flag-failed (Script e…
-
what is the difference between root_xprivate_key and xprivate_key OR root_xpublic_key and xpublic_key ?
where is account extended private key and account extended public key ?
```
{
"cryptocur…