-
At the moment in the SDK, when we create the transaction from the Proposer, we support only segwit inputs.
We shoudl support non-segwit inputs as well, setting the `nonWitnessUtxo` if legacy with t…
tiero updated
3 years ago
-
Can you this tool with forked coin from BTC ?
-
It seems that the "master key" setup dialog expects ypubs and zpubs etc when you want to do non-p2pkh wallets.
There should be a way to input a regular BIP32 xpub and then chose which address type …
-
Nested Segwit script type shold be "P2SH-P2WPKH" not "P2SH-P2WSH"
-
I noticed that in the transaction building example for P2WPKH inputs, you put the following code:
```dart
test('can create (and broadcast via 3PBP) a Transaction, w/ a P2WPKH input', () {
f…
-
### Description
Another bug here, from the patch update to Mac 10.13.1, Bisq 1.7.0 : failed trade
"Lock time of maker is more than 3 blocks different to the lockTime calculated."
"(No funds have …
-
hi, i dont understand how to get the current balance over the API:
Example random address : 17XiVVooLcdCUCMf9s4t4jTExacxwFS5uh
Format : BASE58 (P2PKH)
---->
https://www.blockchain.com/btc/addres…
-
Hello,
I've successfully used seedrecovery to test some cases through the command line by using the CPU solver, but when I wan't to try the graphics card through OpenCL, it stops working.
I'm cu…
chiva updated
3 years ago
-
The [Wallet construction of P2WPKH](https://github.com/bitcoinbook/bitcoinbook/blob/develop/ch07.asciidoc#wallet-construction-of-p2wpkh) section says:
> The sender has no way of knowing if the reci…
-
The following are some few nits and questions I came up with while reviewing LNPBP-2.
Nits:
-
> With the following updates [11] LN will likely will change a single P2WPKH (named to_remote)...
t…