golemfactory/golem-crowdfunding

Theorical integer overflow in default function of Token contract

Closed this issue · 3 comments

Even if it is purely theorical and requires a huge amount of ETH, the function() code should check for overflow before the addition and multiplication.

Please review #87.

It seems correct.

Fixed by #87.