Bitcoin-ABC / Bitcoin-ABC/bitcoin-abc
BitcoinABC mainnet sync turns out terribly slow and stays behind 1600 blocks
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 788
- PR merge metrics
- No merged PRs in 30d
Description
Resynced again and faced the same problem. Mainnet sync slows down somewhere near block 673700. Bitcoin ABC version v0.22.13-05d6cf915
{
"chain": "main",
"blocks": 673957,
"headers": 673957,
"bestblockhash": "0000000000000000548c0e7167418e418145291b7c71605f0a6c477fe609b208",
"difficulty": 6316241764.319279,
"mediantime": 1613725621,
"verificationprogress": 0.999992118890345,
"initialblockdownload": false,
"chainwork": "00000000000000000000000000000000000000000153cc12b55a88db88ee4670",
"size_on_disk": 172522584256,
"pruned": false,
"softforks": {
},
"warnings": ""
}

Contributor guide
Assessment
This issue has not been assessed yet.