-
Firehose reader node is slow to become "ready" after restarts, especially for slow blockchains like Bitcoin.
Matthew Darwin suggested a potential fix would be to roll back the last block by 1 in the …
-
If a bitcoin block takes a sufficiently long time to mine, nakamoto miners should be allowed to create a TenureExtend transaction. Signers can then check if this allowed via their own tracking.
-
# Background
The `README.md` currently shows how to setup the block explorer aspect of the workshop (`electrs` and `mempool.space`). However there is a bit more to the setup than just these things.
…
-
# Issue
The daemon is run with the below command:
'./mastercored -daemon -datadir=/home/mastercore/.bitcoin -reindex'
# Reindexing of 330,000 blocks takes 5 (!!) days
Reindexing of 1018 blocks takes…
-
Testing `-loadtxoutset` on node running master (39219fe145e5), with Sjors snapshot (height 840000). After it finished validating the snapshot, it (so far), has just not started syncing the snapshot ch…
-
### Description
Miner for this block is incorrectly labelled as "unknown":
https://blockchair.com/bitcoin/block/695930
It should be "Foundry USA Pool".
Blockchair should identify Foundry USA…
zowki updated
4 months ago
-
### Describe the issue
When I update bitcoin abc from `0.18.5` to `0.18.6` and run `bitcoin-cli getblockchaininfo` on testnet, it returns blocks > headers.
```
{
"chain": "test",
"blocks": 12…
-
Looks like there is no support for overriding blocks and wallets directories. Can we add those as options?
Relevant bitcoin issue:
https://github.com/bitcoin/bitcoin/issues/14595
-
I see that this version of electrs needs to have read access to .bitcoin/blocks/*.blk files.
Thing is, Bitcoin Core creates them with 600 rights. Because of this, the only user that technically has…
-
I've compiled the package both on Windows and Ubuntu, but both versions are giving the same error:
```
~/ecdsa-dump-bitcoin-main$ cargo run --release -- sigdump dump bitcoin
warning: use of depre…