-
Currently, and especially after #123, we have to convert the networks back and forth in order to work with the two json-rpc client used in the codebase. We can simplify this if https://github.com/rust…
-
## Description
"Transaction" screen is showing the wrong taproot address. From what I can tell, the checksum is incorrect.
txid: `2789811daadb7ec4079a3c8e8708205079fb9ac60c1cdc4e5163d9c85b5c3296…
-
Creating this long-due issue to add segwit support to Abe.
This page provides a pretty exhaustive list of what needs to be done to support SegWit:
https://bitcoincore.org/en/segwit_wallet_dev/
…
-
[Since MacOS 11.0.1](https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-universal-apps-release-notes#New-Features), the operating system enforces that any executable mu…
-
In the full node setup,
https://github.com/bitcoin-dot-org/Bitcoin.org/blob/e324324705b48be459f936e210222ba8441a339c/en/full-node.md?plain=1#L36
it says that binary files are signed with a sin…
-
When enabling GPU, passwords not being discovered in bitcoin wallet, while same CPU-enabled run does find correct password.
### Environment:
* OS: Mac OS X 10.12.6
* Python: 2.7.10
* pyopencl: 2…
-
Hello,
I receive a message on dasbhboard like
An Error ocurred while processing a Block: Origin Transaction not found, and the block number 107906 is currently being processed for a long time Is…
-
When Github Actions was downloading dependencies and the source (at that time, https://gmplib.org/download/gmp) failed, it tried three times, and then tried the fallback source (Fetching gmp-6.1.2.tar…
-
Command used:
```
./ord wallet inscribe FILE --fee-rate 13
```
Output:
```
error: wallet does not contain enough cardinal UTXOs, please add additional funds to wallet.
```
Current UTXO…
-
**Have you read the documentation?**
Yes.
**How did you configure electrs?**
bitcoin.conf on server side:
```
rpcport=50332
rpcauth = admin:70fd8c76061dc5549c7169c52253c94e$2535…