Commit Graph

6 Commits (9d6ffae8cb24d3c93b4ae24bc4e7dc5f0f24f810)

Author SHA1 Message Date
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