-
### Proposal Details
On the Bitcoin regtest network, developers need to manually trigger a new block via the `bitcoin-cli generatetoaddress` command.
Some examples are in the document [Bitcoin l…
-
https://github.com/lightningamp/lamp/issues/92
The issue is here. In the release archives of `0.9.1` version, there is `bitcoin-cli`. In `0.9.3` there is not.
@lvaccaro @vincenzopalazzo please h…
-
When running `zapstore publish peach --overwrite-release` I get this error:
```
Publishing Peach Bitcoin android app...
✔ Fetched metadata from Github
✔ Fetched package: https://github.com/Peach…
-
Running BTC to XMR atomic swaps using configuration from:
https://github.com/UnstoppableSwap/asb-docker-compose
When calling estimate_fee, Electrs (Docker image getumbrel/electrs) returns -1 despi…
-
This is to be implemented in a separate repository by importing `citrea` and `citrea-e2e`.
We want to make sure we can rebuild state from state diffs we send to DA.
This CLI:
- Has connection t…
-
hitting this after reorgs , while trying to spend a coin :
![image](https://github.com/user-attachments/assets/9006a684-2a94-4936-894d-df2c076a1ffd)
edit:
here the tx:
![image](https://github.co…
-
I've been considering an alternative approach to writing a Bitcoin Core JSON RPC client, namely, exporting the structured API information available within Bitcoin Core as JSON, and using that to auto-…
-
When I input
Ord wallet sats
I get:
Error:list requires index created with --index-sats flag
-
bitcoin core has this call available. I think this will be useful especially since there are some cases where rescan can fail, but the blockchain continues to feed wallet rescan blocks (resulting in "…
-
Problem: the stacks blockchain RPC interface for GET requests is limited compared the data exposed in bitcoin/etc and the rich data in Hiro's API.
With recent changes to the HTTP interface (https:…