Commit Graph

8 Commits (b33299569b6bfd8fb234b14425e6d86ed838c661)

Author SHA1 Message Date
Santiago Palladino 49b42e8696
Minor change in SafeMath sub documentation 7 years ago
Santiago Palladino 21297e2b2c Add documentation to safemath functions 7 years ago
Alejandro Santander 815d9e1f45 Replace constant with view/pure 7 years ago
Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 7 years ago
Chen Yi-Cyuan 5ad07e1892 improve mum performance and reduce gas cost 7 years ago
Joseph Krug 353285e5d9 Added Constant to SafeMath functions as they don't modify storage 8 years ago
Francisco Giordano ba383a6d20 refactor max and min out of SafeMath 8 years ago
Francisco Giordano a66f5f8f03 format SafeMath documentation as NatSpec 8 years ago
RStorm b1e504d6c6 change uint to uint256 8 years ago
Dave Appleton 2020d56ba4 assert is now built in 8 years ago
David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
Jorge Izquierdo c4f78a5dd5 Remove unnecessary checks from safeDiv 8 years ago
Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
Manuel Araoz 609869f087 change safe* to * 8 years ago
Manuel Araoz 4fad1505c7 Make SafeMath a library 8 years ago
Oleksii Matiiasevych 31c05c4c7d Remove excessive condition from SafeMath.safeAdd() 8 years ago
Manuel Araoz 52b66c744f solidity version 0.4.8 8 years ago
Manuel Araoz b1cb7b5975 implement solium recommendations 8 years ago
Jorge Izquierdo 917b129517 Add safeDiv and min/max functions to SafeMath 8 years ago
Jorge Izquierdo 1697518da8 Make vested stock calculation more testable 8 years ago
Manuel Araoz 35363c01b1 improve docs of base contracts 8 years ago
Manuel Araoz 83f4104699 migrate to 0.4.4 8 years ago
Manuel Araoz 0a0f8c58a2 StandardToken first version 8 years ago