|
|
b395b06b65
|
Explicit public visibility on methods
|
2017-09-18 12:57:46 -03:00 |
|
|
|
b12db57f34
|
Fixed typo
recieve -> receive
|
2017-08-18 15:25:15 +03:00 |
|
|
|
4fe837704b
|
Add Transfer event when token is minted to be fully ERC20 compliant &
tests
|
2017-08-05 00:14:01 +02:00 |
|
|
|
18581f138f
|
converted if() throw convention to require()/assert()/revert()
|
2017-07-17 15:35:09 -03:00 |
|
|
|
b1e504d6c6
|
change uint to uint256
|
2017-06-19 18:55:09 -07:00 |
|
|
|
ffe464a43e
|
Refactors the Mintable Token contract
|
2017-06-14 10:38:32 -06:00 |
|
|
|
6ede3d9001
|
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
|
2017-06-06 21:41:54 -06:00 |
|
|
|
d08185fc3e
|
Edit natspec documentation typos
|
2017-05-26 00:29:15 +03:00 |
|
|
|
c4796bb918
|
Fix comments again
|
2017-05-24 17:27:05 -04:00 |
|
|
|
d357cf3a2e
|
Minor changes to doc comments for token and other contracts
|
2017-05-24 16:51:01 -04:00 |
|
|
|
f6f91298f0
|
Add natspec to all remaing contracts, except for vestedToken.sol
|
2017-05-24 16:47:21 -04:00 |
|
|
|
609869f087
|
change safe* to *
|
2017-04-19 16:19:22 -03:00 |
|
|
|
37c6782f95
|
Add MintFinished event to MintableToken #191
|
2017-04-13 14:23:41 +08:00 |
|
|
|
a605f66972
|
Create and test MintableToken contract
|
2017-04-07 14:51:33 -06:00 |
|