-
https://github.com/bitcoin-core/btcdeb/blob/master/doc/tapscript-example-with-tap.md#generating-a-taproot-commitment
When running the example it gives an error about an invalid script instead of disp…
-
As described in https://lists.ozlabs.org/pipermail/c-lightning/2021-April/000200.html we should ensure that both normal funding PSBTs have no non-segwit inputs (for our own safety against PEBCAK) and …
-
Didn't have problem with the output, but when processing input, kept showing "Error: Data for input key witness Utxo is incorrect: Expected {script: Buffer; Value: number}" and got .....". The problem…
-
## Summary
> _Specify the total amount of BSQ you are requesting, along with the USD total and BSQ/USD rate (don't include the brackets!):_
- **BSQ requested**: **`71.43`**
- USD request…
-
I tried to test possibility to generate additional addresses for different versions of Bitcoin's addresses.
I decided to use `final public func getKey(coin: WalletCore.CoinType, derivationPath: Strin…
-
I am trying to convert a private key (provided as hex string) to the bitcoin address using the following code:
```
public Task GetAddress()
{
var bytes = Convert.FromHexString("00000…
-
**Is your feature request related to a problem? Please describe.**
Yes. One common problem with software setups is the pathing is corrupted. Proper pathing is one of the most important parts of get…
-
It was [discussed](https://bitcoin-irc.chaincode.com/bitcoin-core-dev/2022-03-22#793794;) on IRC that the utility RPC `createmultisig` is old and pretty pointless (even more so than when it was introd…
-
Hi,
Blackbook is syncing painfully slow while using only one out of 7 cores.
Between Nov 22, 20:13 and Nov 24, 21:39, it processed only 23,957 blocks - from 508293 height to 532250 height.…
-
In https://github.com/rust-bitcoin/rust-miniscript/pull/476 we're sensibly changing the definition of `max_satisfaction_weight` to "how much more weight would satisfying this input add over `TxIn::def…