|
|
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 |
|
|
|
e6213767fa
|
Update all solidity versions to 0.4.18
|
2017-11-22 18:52:52 -03:00 |
|
|
|
1203a2473d
|
add whenNotPaused modifier to all of PausableToken functions that modify it's state. Fix #401
|
2017-09-18 22:49:22 +02:00 |
|
|
|
b395b06b65
|
Explicit public visibility on methods
|
2017-09-18 12:57:46 -03:00 |
|
|
|
84e3e76bb8
|
fix PausableToken documentation
|
2017-08-19 16:35:46 -03:00 |
|
|
|
93b953fb48
|
changed instances of uint to uint256; fixes issue #226
|
2017-07-19 09:59:46 -04:00 |
|
|
|
6331dd125d
|
fix ERC20 to conform to standard
|
2017-07-13 12:05:45 -03:00 |
|
|
|
de92a02127
|
Add Crowdsale contracts
|
2017-06-27 18:34:04 -03:00 |
|
|
|
b1e504d6c6
|
change uint to uint256
|
2017-06-19 18:55:09 -07:00 |
|
|
|
6ede3d9001
|
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
|
2017-06-06 21:41:54 -06:00 |
|
|
|
c0cce27703
|
remove redundant return
|
2017-06-02 00:27:16 +08:00 |
|
|
|
b4b6029f66
|
Create and test PausableToken Contract
|
2017-04-29 01:08:14 +01:00 |
|