Is your feature request related to a problem? Please describe.
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
src/chainparams.cpp:146 has few checkpoints for the mainnet using a table of block and blockhash. Why does it end at block 295000?
Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. -->
Either add a comment with an explanation for given number checkpoints or add checkpoints at an agreed block interval.
Describe alternatives you've considered
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
Additional context
<!-- Add any other context or screenshots about the feature request here. -->
