-
This discussion came up on #1115.
Currently we are only testing segwit wallets:
https://github.com/bitcoindevkit/bdk/blob/f95506ba6a4a92e977ad228114683164c4ca1222/crates/bdk/tests/common.rs#L107-L…
-
Connecting Leather reveals a different address on the dapp (native segwit) then shown for the account in Leather.
It looks like they are using a different derivation path ("trading wallet"), it is…
-
Currently, the browser communicates with blockstack-core to determine an estimate for the cost of registrations. This leads to inaccurate estimates -- the remote core node doesn't know what signing sc…
-
We have several reports from internal and support about following issues in the app:
1. Missing transactions - despite the fact that it's recorded in mempool, it is not visible in the app
2. Balance…
mnuky updated
1 month ago
-
SegWit increases the effective block size limit of Bitcoin by setting a weight limit of 4 MB. For the reasons outlined in https://github.com/namecoin/meta/issues/45, I don't think this is a good idea…
-
Transaction serialization requires that witness-empty transactions have empty witness vectors for inputs and outputs. While fixing the OOB access in VerifyAmounts we accidentally softforked out the ab…
-
Add an option for building SegWit transactions.
**Sources**:
- Main article: "Segregated Witness Wallet Development Guide" https://bitcoincore.org/en/segwit_wallet_dev/
- SegWit info: https://git…
-
Creating this long-due issue to add segwit support to Abe.
This page provides a pretty exhaustive list of what needs to be done to support SegWit:
https://bitcoincore.org/en/segwit_wallet_dev/
…
-
I can't send a transaction on the Bitcoin network.
I use the API and get error 16: bad-txns-vin-empty. Code: -26
It seems that you do not have support for SegWit.
What can I do with this?
-
To reproduce enable GRS-segwit on taker and try to buy some GRS-segwit.
In my test maker showed this in log
```
13 11:23:19, mm2_main::mm2::lp_swap::maker_swap:881] INFO Maker payment sent: Maker p…
cipig updated
11 months ago