-
In v0.8.0.
https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/SOURCING-COMMITMENTS.md says:
> Note that whatever utxo you add has to have a scriptPubKey of the same type …
-
Hi and thanks 4 the great work!
I ran this against my full node and it said at the end there where like 2,3 million unspent btc in chainstate.
should this not add up to the 18 million btc created …
beiex updated
3 years ago
-
Hey guys,
Send button is missing if you import legacy segwit pub master key, segwit wrapped master pub key but it is only present (send button that is) when you import pub master key from native …
2pac1 updated
3 years ago
-
from https://github.com/bitcoin-core/HWI/blob/master/docs/bitbox02.md
> The BitBox02 has strict keypath validation.
>
> The only accepted keypaths for xpubs are:
>
> m/49'/0'/ m/84'/0'//2 for p2w…
-
I have the latest version (v 4.1.2) of electrum installed on my computer. An oddity that I have noticed while trying to create an outgoing transaction and proceeding to the advanced preview tab (to se…
-
**bitcoinjs-lib version:** _5.2.0_
**Node version:** _12.20.0_
**Npm version:** _6.14.8_
**Decoded Transaction**
```
{
"addresses": [
"mhLBWH3Z9XyT41LGcX42bm2gwrQQ1X6YFS",
…
-
Hi everyone, i'm trying to get bitcoinjs-lib and electrum to play nicely on segwit-multisig, however i'm running into an issue regarding the address generation.
Here's a gist with the code i'm usin…
-
I gave some thought to implementing a basic form of replacement transactions in T1 specifically for RBF.
Basic means:
- No support for multisig. I would implement a highly simplified form of signatu…
-
Hi all,
As best as I can understand, all the tests in `csv.spec.ts` and `cltv.spec.ts` relate to spending complex P2SH outputs, i.e. consuming them as inputs...
Would be really useful to see in…
-
Using version 0.9.2 on macOS 10.15.6 with personal Electrum Rust Server 0.8.5 on Nodl (local IP address for URL, port 50001, no SSL) as well as Blockstream's server (Blockstream.info for URL, port 700…