|
|
b67856c69d
|
Separate ERC20 and ERC827 form tokens implementations in contracts and test folders
|
2018-01-17 16:24:29 -03:00 |
|
|
|
e60aee61f2
|
fix: solium errors - blank-line only
|
2018-01-15 16:11:45 -05:00 |
|
|
|
4d263b7fc3
|
fix: the result of 'npm run lint:sol:fix'
|
2018-01-15 16:11:45 -05:00 |
|
|
|
f446f5c5cd
|
Use uint256 in TokenTimeLock contract
|
2017-12-22 10:34:29 -03:00 |
|
|
|
b50391862c
|
Changes to remove warnings
|
2017-11-23 10:41:18 -03:00 |
|
|
|
e6213767fa
|
Update all solidity versions to 0.4.18
|
2017-11-22 18:52:52 -03:00 |
|
|
|
27f8609ac9
|
Update TokenTimelock.sol: Issue #464
Removed deprecated function claim() as per Issue #464.
|
2017-09-27 14:07:08 -05:00 |
|
|
|
b395b06b65
|
Explicit public visibility on methods
|
2017-09-18 12:57:46 -03:00 |
|
|
|
20187f2970
|
use SafeERC20#safeTransfer
|
2017-09-07 20:04:48 -03:00 |
|
|
|
93b953fb48
|
changed instances of uint to uint256; fixes issue #226
|
2017-07-19 09:59:46 -04:00 |
|
|
|
5e423bc353
|
add release function, deprecate claim
|
2017-07-05 11:24:59 -03:00 |
|
|
|
5d847ed4d9
|
tweak TokenTimelock documentation
|
2017-06-30 21:28:45 -03:00 |
|
|
|
b3ca0c73b3
|
add a TokenTimelock contract
|
2017-06-30 21:25:59 -03:00 |
|