Roy Blankman
|
6d8bb497c8
removing trailing whitespace
|
8 years ago |
Francisco Giordano
|
aad25205cd
add comment making explicit that SafeMath.sub can throw
|
8 years ago |
Pavel Rubin
|
209e2de93b
Fix for #400: Check that destination of token transfers is not 0x
|
8 years ago |
Francisco Giordano
|
6331dd125d
fix ERC20 to conform to standard
|
8 years ago |
Francisco Giordano
|
759f8de81f
fix import directories
|
8 years ago |
Francisco Giordano
|
e33d9bb41b
remove all checks for short address attack (fixes #261)
|
8 years ago |
RStorm
|
b1e504d6c6
change uint to uint256
|
8 years ago |
David Knott
|
6ede3d9001
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
|
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 |
Manuel Araoz
|
7592122e4d
fix indentation
|
8 years ago |
Manuel Araoz
|
609869f087
change safe* to *
|
8 years ago |
Manuel Araoz
|
4fad1505c7
Make SafeMath a library
|
8 years ago |
Jerome de Tychey
|
5d75264f0f
Fix for bigger payloads
|
8 years ago |
Jerome de Tychey
|
d9b9ed227b
fix for short address attack
|
8 years ago |
Manuel Araoz
|
52b66c744f
solidity version 0.4.8
|
8 years ago |
Esteban Ordano
|
70fbc7fe27
BasicToken.sol: Remove useless check
|
8 years ago |
Manuel Araoz
|
b99fc005a3
token contract doc improvements
|
9 years ago |
Manuel Araoz
|
7bc35f6f78
polish BasicToken
|
9 years ago |
Manuel Araoz
|
3e9bfbc77a
add simple tests for BasicToken
|
9 years ago |
Manuel Araoz
|
8acc783309
rename lite->basic
|
9 years ago |