-
[`bitcoincore-rpc`](https://crates.io/crates/bitcoincore-rpc) presents us with a few problems
## 1. It depends on a different HTTP client stack than the rest of the project, `minreq`
Everywhere …
-
# 3.3: Setting Up Your Wallet
You're now ready to start working with Bitcoin. To begin with, you'll need to create a wallet for sending and receiving funds.
## Create a Wallet
> :warning: **VERSION…
-
## What
scalechain-cli command line tool sends RPC requests to ScaleChainPeer node and prints the result field of the response.
The command and response should be compatible w/ bitcoin so that we …
-
I've been trying to fix this issue for several days now. I've even tried to rescan the full blockchain with Core Lightning (which took almost 2 days) to no avail.
I tried to take a couple of Liquid…
-
The documentation for sat hunting mentions that ord wallet is now to be used for wrapping a bitcoin core wallet. When following the docs, it appears that bitcoin-cli created wallets will no longer be …
-
### Issue and Steps to Reproduce
Withdraw one remaining UTXO with
```
lightning-cli withdraw bc1q.......... all slow
Result: { …
-
Mixed issue between net/ and bitcoin-da
Right now, the wallet that has been used to test bitcoin-da functions was a local wallet created using `bitcoin-cli`.
We need to import a wallet.
We need a w…
-
Hello,
I'm running c-lightning on BTCPay Server pruned node on Luna node: m.2, 2GB ram + 80GB attached volume.
Invoice generation and payment takes a really long time.
`getlog` output shows t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
NOTE: Replace `bch.sh` below in the code with `bitcoin-cli -signet`.
Let's have a r…
-
It wont run... :sob:
```bash
$ php protoc-gen-php.php
PHP Warning: require_once(Console/CommandLine.php): failed to open stream: No such file or directory in /home/ak/git/SUGAR/WALLET/TEST_BIT…