Commit Graph

18 Commits (7852583fdee7aa6f73a9e743d343e4cbbf005f87)

Author SHA1 Message Date
Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 7 years ago
Dora E. Mondrian e4427befbb Use address type 7 years ago
Mikhail Melnik 2d83c557b1 Finish minting should me called only once 7 years ago
dmx374 b395b06b65 Explicit public visibility on methods 7 years ago
Petr Korolev b12db57f34 Fixed typo 8 years ago
SylTi 4fe837704b Add Transfer event when token is minted to be fully ERC20 compliant & 8 years ago
Peter Murray 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
RStorm b1e504d6c6 change uint to uint256 8 years ago
David Knott ffe464a43e Refactors the Mintable Token contract 8 years ago
David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
David Knott d08185fc3e Edit natspec documentation typos 8 years ago
maurelian c4796bb918 Fix comments again 8 years ago
maurelian d357cf3a2e Minor changes to doc comments for token and other contracts 8 years ago
João Gabriel Carvalho f6f91298f0 Add natspec to all remaing contracts, except for vestedToken.sol 8 years ago
Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
Manuel Araoz 609869f087 change safe* to * 8 years ago
tatiesmars 37c6782f95 Add MintFinished event to MintableToken #191 8 years ago
David Knott a605f66972 Create and test MintableToken contract 8 years ago