Fix and unit-test condition vote.Height < 0 in Vote::ValidateBasic in v0.37.x and v0.34.x
PRs:
- Add UT (it's passing as the problem no longer exists) on
feature/abci++vef
- Add failing UT, then fix on
v0.37.x
- Add failing UT, then fix on
v0.34.x
For context, check where this is coming from.