- 18 Apr, 2017 1 commit
-
-
Added totalPayments uint on PullPayments contract
Manuel Aráoz authored
-
- 14 Apr, 2017 1 commit
-
-
AugustoL authored
-
- 13 Apr, 2017 2 commits
-
-
Add MintFinished event to MintableToken
Manuel Aráoz authored -
tatiesmars authored
-
- 12 Apr, 2017 2 commits
-
-
Remove excessive condition from SafeMath.safeAdd()
Manuel Aráoz authored -
There is no situation when `c>=a` will be `true` while `c>=b` will be `false`.
Oleksii Matiiasevych authored
-
- 11 Apr, 2017 3 commits
-
-
fix for short address attack
Manuel Aráoz authored -
Create and test MintableToken contract
Manuel Aráoz authored -
as suggested by izqui in case a function calls transfer under the hood
Jerome de Tychey authored
-
- 07 Apr, 2017 4 commits
-
-
David Knott authored
-
Change killable to destructible and kill to destroy
Manuel Aráoz authored -
David Knott authored
-
as suggested by /u/izqui9 here https://www.reddit.com/r/ethereum/comments/63s917/worrysome_bug_exploit_with_erc20_token/dfwmhc3/ Attack description: https://blog.golemproject.net/how-to-find-10m-by-just-reading-blockchain-6ae9d39fcd95
Jerome de Tychey authored
-
- 05 Apr, 2017 15 commits
-
-
Follow security audit recommendations
Manuel Aráoz authored -
Manuel Araoz authored
-
Manuel Araoz authored
-
Manuel Araoz authored
-
Manuel Araoz authored
-
Manuel Araoz authored
-
Manuel Araoz authored
-
Manuel Araoz authored
-
Manuel Araoz authored
-
Manuel Araoz authored
-
Shareable is not used in this contract
Manuel Aráoz authored -
Fix vesting calculation logic
Manuel Aráoz authored -
Jorge Izquierdo authored
-
Jorge Izquierdo authored
-
Roderik van der Veer authored
-
- 04 Apr, 2017 3 commits
-
-
Rename `TransferableToken` to `LimitedTransferToken`
Manuel Aráoz authored -
Francisco Giordano authored
-
fixes #179
Francisco Giordano authored
-
- 03 Apr, 2017 2 commits
-
-
Change sha3 and suicide methods to keccak256 and selfdestruct respectively
Manuel Aráoz authored -
see ethereum/solidity#1476
Francisco Giordano authored
-
- 31 Mar, 2017 4 commits
-
-
Prevent contracts from owning Ether, Tokens and other contracts.
Manuel Aráoz authored -
Change type of `owners` from uint[] to address[]
Manuel Aráoz authored -
fixes #175
Francisco Giordano authored -
Remco Bloemen authored
-
- 29 Mar, 2017 3 commits
-
-
Add Wings to collaborating organizations
Demian Brener authored -
Demian Elias Brener authored
-
Name consistency: OpenZeppelin
Manuel Aráoz authored
-