[BUG] Add bond while active
The changes the rules around when a node can add bond. If the node rewards is the original behavior (ie ValidatorMaxRewardRatio == 1), then a node can add bond whenever (except when ready status).
When a ValidatorMaxRewardRatio > 1, then a node can add bond while active, but within 12 hours of a churn.
Edited by Heimdall