Syncing guide - windows.- Are you expecting a haircomb payment and want to receive it to your own wallet?
- Do you want to pay with your haircombs?
- Do you want to create commits.db file yourself, so that you don't need to trust others to give you the correct file?
- Do you want to monitor people claiming combs in real time?
Then you need synced haircomb core wallet. Learn how to do this using this guide.
Prerequisites. You should have more than 250GB free disk space. Should have reliable electricity supply, with no planned power loss.
1. Download combfullui.exe from github and place it to it's own folder
2. Download btc.zip (the modified bitcoin qt 0.18.1) and unzip it.
1472af7188352b3cb95770834b260c6c44631ec528351b9d2aae49ffb17ab683 btc.zip
https://www.mediafire.com/file/3lv9o890w2g4c68/btc.zip/file2. Run combfullui.exe, a window should appear. This window should not be closed. Leave it running.
3. Go to btc/bin folder, you should see the modified bitcoin qt. It should have orange circle icon.
4. Run bitcoin-qt.exe, select your data dir (place it to the disk with 250GB free space).
5. When bitcoin main window synchronizes the headers and starts downloading blocks, restart it. You should see the intro window:
6. You can let it sync for several days. When you get to block 486600 or more you can check
https://127.0.0.1:2121 in browser, you should see on that it is now syncing the haircomb core with the required data.
7. If you are expert who copied over index chainstate and blocks from existing bitcoin installation, you will see the following Rescanning screen on startup:
It appears like there is no progress but there is. Simply wait patiently until Rescanning... is over and your core wallet appears.
8. Finally you get to the stage where only a few blocks remain. Wait until it's finished.
9. If you refresh your haircomb core browser observe that the blocks being synced are identical in the last stage.
10. Finally it's synced. You should see the total number of blocks synced in haircomb core is same as on Bitcoin network.
You can also verify with other synced haircomb users that the fingerprint in their haircomb core is the same as yours.
general usage - shutdown1. close bitcoin core, wait until the close window disappears.
2. go to 127.0.0.1:2121 and press safe shutdown. The wallet should close.
general usage - startup1. start combfullui.exe
2. go to 127.0.0.1:2121, verify it is running
3. start bitcoin-qt.exe
general usage - commits.db database backup1. shutdown bitcoin core, then safe shutdown combfullui.exe
2. copy commits.db to a backup location while the wallets are shutdown.