-
When following along on [§7.3](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/blob/master/07_3_Integrating_with_Hardware_Wallets.md), I have ran into some errors with `hwi…
-
Just double-checking, is there support for legacy addresses with this function?
I tried calling it with `1lhuauzvup3wvkn4ptgcsqwxqknswujqnw` and got back the error:
```
err: [
503,
"Une…
-
A friend of mine sent considerable amount of LTC to an exchange, but accidentally to a P2SH over P2WPKH Bitcoin address.
The exchange operator told him he is using Bitcoin Core and `dumpprivkey […
-
For litecoin address (P2SH-P2WPKH), balance not work
MR5Hu9zXPX3o9QuYNJGft1VMpRP418QDfW
but address start with 3 works
-
I found that use this tool dump out data is less than the data it should be. As the follow I execute the tool and then at the same time get data from rpc.
bitcoin-utxo-dump final result
```
Total…
-
When connecting to a HW wallet should we scan for legacy (non segwit) transactions?
At the moment this is not supported which is probably a bit disconcerting to see "0 balance" on a HW wallet that …
-
Tx from Esplora
```
{
"txid": "f4b25e1c71b93c901075f1477477620dcc8c88218a607529c178a4a69360585a",
"version": 2,
"locktime": 0,
"vin": [
{
"txid": "733da2a4766fa2c3e8f2d0f82…
-
Noticed this in my code review: https://petertodd.org/2016/segwit-consensus-critical-code-review#peer-to-peer-networking
Basically it looks like an attacker may be able to send nodes transactions wit…
-
I expected from verify message to return true/false value, but no matter which address I put, I got 'error code -3, error message: **Address does not refer to key**'
I am simply trying to do _signm…
-
No matter what private key i will try , this will give same result e.g.
> =========================== Public Keys ==============================
> compressed : 030cabe03a609b39af406d7b29c8600…