-
When running the mint command, I sometimes run into this error:
`error: JSON-RPC error: RPC error response: RpcError { code: -1, message: "map::at", data: None }`
The command I executed has this f…
-
I'm often asked about historical data. For example:
- mempool snapshots
- block templates (getblocktemplate outputs)
- block arrival times
- orphan block data
- ...
It would be good to have …
-
### Please describe the feature you'd like to see added.
Split `CConnman` in two pieces:
* protocol agnostic low level socket and connection handler and
* bitcoin-p2p protocol specific handler.…
-
Hi there,
I have encountered a problem in testnet enviroment and struggled for days. I really need the help from community! Thanks in advance!
Below is my settings:
- [Env]
**ord release 0.1…
-
-
Recently I imported (stole) all the code from this crate and put it in the new [`bitcoind-json-rpc`](https://github.com/tcharding/rust-bitcoind-json-rpc) repository.
There is a [PR](https://github.…
-
Getting following error in the electrs, can you please help me what might be the wrong
electrs error log,
```
Starting electrs 0.10.5 on x86_64 linux with Config { network: Signet, db_path…
-
**Describe the bug**
I am running a self-hosted instance of [Mempool](https://github.com/mempool/mempool) and I stumbled upon an [address](https://mempool.space/address/bc1qm34lsc65zpw79lxes69zkqmk6e…
-
If I remember correctly this is doable and I already discussed about that online.
Not in the original repository according to [opentimestamps-client/issues/created_by/Benjamin-Loison](https://githu…
-
Per https://github.com/bitcoin-dev-project/warnet/pull/507#discussion_r1741850547, we are starting to have a few places where configs are defined that rely on shared defaults (rpc ports, rpc usernames…