Ravencoin icon indicating copy to clipboard operation
Ravencoin copied to clipboard

Header and Block Sync

Open corviato1 opened this issue 1 year ago • 2 comments

Describe the issue

It's been a while since I downloaded and and ran the qt from linux. I thought that headers should fully sync, then the blocks sync, but the wallet is syncing both at the same time.

Question

What should it be, one before the other, or both at the same time?

Steps to reproduce below:

  1. On Linux Ubuntu, downloaded core wallet(v4.6.1)
  2. Double clicked raven-qt in bin folder
  3. Followed steps for first time run
  4. Waited for full sync
  5. Opened raven.conf file
  6. Closed wallet
  7. Edited file to: *
  8. Saved file
  9. Turned off computer
  10. Turned on computer, went to bin
  11. Opened terminal
  12. Ran: $./raven-qt

Expected behaviour

Upon opening Raven Core - Wallet:

  1. Headers should sync
  2. Blocks should sync

Actual behaviour

Headers and blocks sync at the same time

Screenshots.

Screenshot attached

Note

  • raven.conf added code { server=1 whitelist=127.0.0.1 txindex=1 addressindex=1 timestampindex=1 spentindex=1 rpcport=8766 rpcallowip=127.0.0.1 rpcuser= rpcpassword= mempoolexpiry=72 rpcworkque=1100 maxmempool=2000 }

github-ravencore-issue-july14th2023

corviato1 avatar Jul 14 '23 21:07 corviato1

Currently the block sync is July 2019. For Number of blocks left, it says the same thing. "Unknown. Syncing Headers (2884291)"

If this is normal, can someone confirm and close this issue?

corviato1 avatar Jul 14 '23 23:07 corviato1

Just a guess, it is normal. Did the sync go well?

dicklarsson avatar Jul 25 '23 07:07 dicklarsson