-
The wallet has poor fuzz coverage. Hopefully, some work is being done to improve it. The goal of this issue is to actively track current work and work that needs to be done to improve fuzz coverage fo…
-
Get a proof-of-concept RPC call working, to obtain a wallet balance of an address.
-
This is a tracking issue for an effort to add Fee Estimation with Forecasters (Mempool-Based Fee rate Forecaster) to Bitcoin Core.
For the conceptual motivation behind this work, see issue #27995 a…
-
[`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 …
-
I am currently creating a pull request for testnet4.
https://github.com/wakiyamap/blockbook/commits/testnet4-bitcoin/
The testing method seems to be different from before, so I would like to confi…
-
Related to https://github.com/interlay/interlay.github.io/pull/275 .
At first I didn't understand how spancoin could run into the bitcoin connection limit of 16 when he was running only 7 vaults, a…
-
Hi, I'm trying to setup a local regtest node and I'm using this crate. When compiling I get an error in a bitcoind dependency (bitcoincorerpc-json):
```bash
warning: skipping duplicate package `em…
-
Introducing the dumptxoutset RPC added to Bitcoin Core.
https://github.com/bitcoin/bitcoin/pull/16899
-
**Describe the bug**
**To Reproduce**
**Expected behavior**
**Screenshots**
**DAppNode version:**
- Package version:
- OS:
- Browser
**Additional conte…
-
It would be useful to add Bitcoin Core's [`listaddressgroupings`](https://bitcoincore.org/en/doc/0.18.0/rpc/wallet/listaddressgroupings/) RPC call to Electrum. This would improve the ability of users…