- post-rebase fixes - await sm.is_initalized.wait() instead of waiting 1 second - fix max_amount computation if channel recv capacity is higher than the max: the value returned by get_send_amount was zero - fix indentation