-
I am running a custom signet.
Modified run script like this:
```
docker run -p 50001:50001 -p 8084:80 \
--volume $PWD/data_bitcoin_signet:/data \
--rm -i -t blockstream/…
-
### Context
In #285 the logic for responding to bitcoin transaction sign requests were introduced. In that PR, the signers accept all requests. However, we should ensure that the signers only respond…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
- bitcoin core 28.0 (flatpak) won't save data (blockchain nor chainstate) to external …
-
https://github.com/bitcoin/bitcoin/actions/runs/8689751788/job/23828088498?pr=29877#step:27:584
```
node0 2024-04-15T13:27:36.008782Z [D:\a\bitcoin\bitcoin\src\net_processing.cpp:4743] [ProcessMes…
-
testing reorg on regtest on top of 20c1880f9b7b0345c17ac343d6583806a4bc53e0 with esplora backend:
- sending an unconfirmed coin to Liana
- Liana detect unconfirmed coin
- then invalidate 2 blocks…
-
## Summary
```
thread 'bitcoin_e2e::tx_chain::test_prover_transaction_chaining' panicked at bin/citrea/tests/bitcoin_e2e/tx_chain.rs:349:9:
assertion `left == right` failed: Block should contain…
-
**Describe the Bug**
I have been using Zetachain's bitcoin depositFee logic i.e
`depositFee = utxoData.fastestFee * 68 * 2 (using mempool api)`, it doesn't work as expected **SOMETIMES** and reverts…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
Mining will fail with a `Could not satisfy difficulty target`.
```bash
❯ ~/2-devel…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
I encountered an error when attempting to use the estimatesmartfee method.
But node only re…