dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.19k forks source link

feat: stricter bestCLHeightDiff checks #6087

Closed UdjinM6 closed 1 week ago

UdjinM6 commented 1 week ago

Issue being fixed or feature implemented

Current bestCLHeightDiff checks are too relaxed

What was done?

MakebestCLHeightDiff checks stricter

How Has This Been Tested?

Run a node on mainnet/testet, run tests

Breaking Changes

Old nodes aren't aware of this new logic so it's activated via mn_rr hardfork

Checklist: