-
> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://docs.bisq.network/proposals.html)._
This is a somewhat ambitious proposal for an…
-
Functionality should be the same as in Electum.
![image](https://user-images.githubusercontent.com/9156103/51792798-f3d38180-21b6-11e9-9c1f-ff818499a5a8.png)
It should be accessible from Tools…
-
JoinMarket started out before SegWit activation, and thus used to have only the legacy address format offer book. After the softfork activation, a new offer book was created, which uses P2PKH wrapped …
-
The example code in README.md uses WIF '5KYZdUEo39z3FPrtuX2QbbwGnNP5zTd7yyr2SC1j299sBCnWjss' to generate message signatures segwitType: 'p2sh(p2wpkh)' and segwitType: 'p2wpkh'. Segwit does not suppor…
ghost updated
4 years ago
-
Bitcoin core addresses are not Native Segwit (Bech32, bc1 addresses). Shouldn't a shiny new node stack like this use it by default?
-
Currently I'm using the TranasctionBuilder class to sign the transaction. But, during execution I'm getting these two deprecation warnings.
```
Deprecation Warning: TransactionBuilder will be remove…
-
Hi,
as the title says, I would like to build the txID of an unsigned PSBT transaction. I built the PSBT with the following code snippet:
```
const psbt = new bitcoin.Psbt({ network });
psbt.setV…
-
Hello,
I try to create/send transaction on DOGE Testnet (send : 2NEVg7yQyW5n8Q1hBSUK57H6q43LZVqjFiS to 2NCPCBqu3iXb5YyosBNszXzFAmUfhSosC9K with amount = 100 tDOGE)
```
input from UTXO :
inpu…
-
New bitcoin wallet is a great chance to implement bech32 bitcoin accounts (=native segwit) and communicate such change to users as a part of technological upgrade between legacy and Next wallet.
Ne…
-
Добавить поддержку отправки монет на segwit адреса
https://bitcoinjs-guide.bitcoin-studio.com/bitcoinjs-guide/v5/part-two-pay-to-public-key-hash/p2wpkh/p2wpkh_typical_1_2.html
https://github.com…