HomePhabricator

Add a consistency check for the block chain data structures
3fcfbc8ac5fcUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add a consistency check for the block chain data structures

This adds a -checkblockindex (defaulting to true for regtest), which occasionally
does a full consistency check for mapBlockIndex, setBlockIndexCandidates, chainActive, and
mapBlocksUnlinked.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Mar 13 2015, 16:25
deadalnixPushed on May 14 2017, 22:04
Parents
rABC8e4fd0cc315c: Merge pull request #5876
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABC3fcfbc8ac5fc: Add a consistency check for the block chain data structures (authored by Pieter Wuille <pieter.wuille@gmail.com>).Mar 27 2015, 20:38