Commit Graph

13 Commits (281338409b9dae5c75ea52c4a5a61c78bc4d768c)

Author SHA1 Message Date
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
Leo Arias 7bb87237f3 Improve encapsulation on ERCs (#1270) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Doug Crescenzi ef347ffccc Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
Roman Storm 56735a706c Use address(this) instead of this (#1134) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Leo Arias 746673a94f
style: use the max-len solidity rule (#944) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Matt Condon 9e1c934ffd
Various fixes and formatting chores (#885) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Leo Arias 82ce197e44 tests: fix most of the static warnings (#844) 7 years ago
Facundo Spagnuolo c5d66183ab Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
AugustoL b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
Matt Condon e60aee61f2 fix: solium errors - blank-line only 7 years ago
Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' 7 years ago
AugustoL f446f5c5cd Use uint256 in TokenTimeLock contract 7 years ago
Alejandro Santander b50391862c Changes to remove warnings 7 years ago
Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 7 years ago
nedodn 27f8609ac9 Update TokenTimelock.sol: Issue #464 7 years ago
dmx374 b395b06b65 Explicit public visibility on methods 7 years ago
Francisco Giordano 20187f2970 use SafeERC20#safeTransfer 8 years ago
Brian Guo 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
Francisco Giordano 5e423bc353 add release function, deprecate claim 8 years ago
Francisco Giordano 5d847ed4d9 tweak TokenTimelock documentation 8 years ago
Francisco Giordano b3ca0c73b3 add a TokenTimelock contract 8 years ago