Upon connection we should send our peer our height/round/state.
Currently we don't, so we have to wait until the round is over until peers receive a NewRoundStepMessage. This could be arbitrarily long if the node hadn't synced in a while, as it would be on some large round number!