-
### Issue and Steps to Reproduce
Yesterday I had a few smaller outage in the internet connection. (About 5-20 minutes for 3-4 times, my ISP did some maintenance work.)
When I've got my connection …
-
-
Bitcoin Core SPV (Jonas Schnelli's branch) should have similar resource requirements like BitcoinJ. Investigate if that is true (downloaded data at first start up) and if it is feasible investigate be…
-
Am creating a transaction that spends from a Bech32 address.
I checked the examples provided but there is no one that shows how to sign a native P2WPKH transaction
-
A recursive `Redeem` field of type `*Payment` and a `Script` one of type `[]btye` must be added to `Payment` type of the homonym package in order to support p2(w)sh addresses.
The use of a recursiv…
-
A `FromPayment` function similar to the existing `FromPublicKey` one must be added to the `payment` package in order to return a `Payment` from another `*Payment` struct and a network.
Ref: #8.
-
A `WitnessScriptHash` method similar to the `WitnessPubKeyHash` one must be added to the `*Payment` type in order to return a bech32 encoded p2wsh address string, generated from either Hash or from Re…
-
I have been using LibWally 0.7.7 (via libwally-swift) heavily in my apps for signing psbt's locally. However after updating Bitcoin Core to 0.20.1 I am having major issues which break the apps signing…
-
With the newest version of Bitcoind or BTCD
```
PANIC daemonMgr daemonManager/daemonManager.go:135 failed to unmarshal response body:[67 108 105 101 110 116 32 115 101 110 116 32 97 110 32 72 84 8…
-
Hello ,i want to Create a 1-to-1 testnet Transaction
when like this
```javascript
const alice = bitcoin.ECPair.fromWIF(wif, bitcoin.networks.testnet)
const psbt = new b…
xzbnm updated
4 years ago