Remove bad chain alert partition check
commitab8be98fdb25b678a8cd7e89adf06d1b1f6bdd62
authorBtcDrak <btcdrak@gmail.com>
Tue, 14 Jun 2016 11:26:59 +0000 (14 12:26 +0100)
committerBtcDrak <btcdrak@gmail.com>
Tue, 14 Jun 2016 11:26:59 +0000 (14 12:26 +0100)
tree678d214b0577f979f6a3eca5f0b3afe3dcf70f7d
parent520161480eb12e50c8c3cbebf27a4f78751a6472
Remove bad chain alert partition check

As per meeting 2016-03-31
https://bitcoincore.org/en/meetings/2016/03/31/#bad-chain-alerts

The partition checker was producing huge number of false-positives
and was disabled in 0.12.1 on the understanding it would either be
fixed in 0.13 or removed entirely from master if not.
src/Makefile.test.include
src/init.cpp
src/main.cpp
src/main.h
src/test/alert_tests.cpp [deleted file]