LendingLedger.setRewards accepts _fromEpoch and _toEpoch params. The only check that function does is if epoch are set as weeks. But there is no check if rewards are set for previous epochs.
Check that provided epochs are in future
