HomePhabricator

Warn if blockchain majority doesn't match CBlock::CURRENT_VERSION
2a919e396d95Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Warn if blockchain majority doesn't match CBlock::CURRENT_VERSION

This adds a warning "this version is obsolete, upgrade required" if
more than 50 of the previous 100 blocks in the blockchain are
a new version.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Jun 27 2012, 17:51
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGdae3e10a5abe: Treat non-version-1 transactions as non-standard
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rSTAGING2a919e396d95: Warn if blockchain majority doesn't match CBlock::CURRENT_VERSION (authored by Gavin Andresen <gavinandresen@gmail.com>).Jul 6 2012, 15:37