Yevhenii Babichenko b59469c151 fire OwnershipTransferred event when the owner of an Ownable contract instance actually changed il y a 8 ans
..
crowdsale a0c0cb66c5 Remove confusing comment left from FinalizableCrowdsale il y a 8 ans
examples 1827cbfd2a changed decimal to be uint8 so that it matches the ERC20 specification. il y a 8 ans
lifecycle 52490b92bf Merge pull request #340 from abarmat/style-1 il y a 8 ans
math 353285e5d9 Added Constant to SafeMath functions as they don't modify storage il y a 8 ans
ownership b59469c151 fire OwnershipTransferred event when the owner of an Ownable contract instance actually changed il y a 8 ans
payment 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans
token 0bd22e78d3 Fix docblock syntax il y a 8 ans
Bounty.sol 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans
DayLimit.sol 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans
ECRecovery.sol 4f44427966 Added function helper, few changes on ECRecover lib il y a 8 ans
LimitBalance.sol 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans
ReentrancyGuard.sol 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans