The check `require(amount < 1e60);` was removed because it's rather confusing to reason why it prevents overflow. Co-authored-by: Wade Dorrell <wade@dorrells.org>