MIRs are currently being paid on enter_epoch() which causes withdrawal underflows when a user attempts to claim their reward before the next epoch starts. Refactor MIR payments to credit the reward account immediately upon detection of an MIR payment.