HomePhabricator

Make some globals in main non-public.
caca6aa4eb54Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make some globals in main non-public.

This means they are declared static, and their extern definition in
main.h is removed. Also moved CBlockIndexWorkComparator to the .cpp
file.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Oct 14 2013, 00:13
deadalnixPushed on May 14 2017, 22:04
Parents
rABC85eb2cef33fc: Do not use the redundant BestInvalidWork record in the block database.
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABCcaca6aa4eb54: Make some globals in main non-public. (authored by Pieter Wuille <pieter.wuille@gmail.com>).Oct 31 2013, 23:54