Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Fix database rebuild functionality #5826

Merged
merged 3 commits into from
Nov 15, 2019
Merged

Fix database rebuild functionality #5826

merged 3 commits into from
Nov 15, 2019

Commits on Nov 15, 2019

  1. Fix database rebuild functionality

    One can now initiate a rebuild via -R and have it complete successfully,
    whereas prior to these changes it would fail with a database corruption
    error.
    halfalicious committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    29ccf47 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    halfalicious committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    e725be6 View commit details
    Browse the repository at this point in the history
  3. Insert genesis details into extras database

    Also insert the genesis block details into the extras database during
    rebuild since the genesis block won't be reimported during the rebuild
    process.
    halfalicious committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    f8b1362 View commit details
    Browse the repository at this point in the history