- 13 Aug, 2018 5 commits
-
-
Francisco Giordano authored
-
* Add Modulo operation for getting the quotient * Improved modulo tests and implementation. * Removed assertion.
jeano authored -
* Made ERC721.exists internal. * Removed exists ERC165 identifiers
Nicolás Venturo authored -
Francisco Giordano authored
-
used dos2unix program
Francisco Giordano authored
-
- 12 Aug, 2018 1 commit
-
-
Nicolás Venturo authored
-
- 10 Aug, 2018 4 commits
-
-
Francisco Giordano authored
-
* Moving towards chai.should. * Fixed failing tests. * Fixed linter errors. * Revert package-lock.json changes. * Fixed failing tests. * s/eq/equal * Addressed review comment
Nicolás Venturo authored -
Nicolás Venturo authored
-
* feat: use require in SafeMath * fix: grammar with revert
Brett Sun authored
-
- 08 Aug, 2018 6 commits
-
-
Francisco Giordano authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* Deploy the contract with the designated owner * Fixed TX origin.
barakman authored -
Use 2 ^ 256 - 1 instead that huge constant value.
barakman authored
-
- 07 Aug, 2018 2 commits
-
-
Francisco Giordano authored
-
This is a minor change, aligning to the same convention used in the other contracts.
barakman authored
-
- 06 Aug, 2018 3 commits
-
-
* SplitPayment now requires payees. * Improved test phrasing.
Nicolás Venturo authored -
* reentrancy mutex gas optimization * 1) uint => uint256 2) ++ to += 1
yaronvel authored -
* remove Math.min64 and Math.max64 * refactor Math tests to use return values * enhance Math coverage
Francisco Giordano authored
-
- 03 Aug, 2018 4 commits
-
-
Francisco Giordano authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* Consolidted ERC20 Interface and Implementation Files * Fixed CanReclaimToken's tests to use StandardTokenMock instead of BasicTokenMock * Changed token's variable type in TokenTimelock to ERC20 * Merged the StandardBurnableToken with BurnableToken since it now inherits from StandardToken; Fixed TokenTimelock so it uses SafeERC20 for ERC20 * Fixed variable type for _token in TokenTimelock constructor * Fixed linting warning in BurnableToken * Added back burnFrom tests.
Doug Crescenzi authored
-
- 02 Aug, 2018 6 commits
-
-
* Changed Crowdsale inheritance order. * Changed FinalizableCrowdsale inheritance order. (cherry picked from commit 3d86c58d)
Nicolás Venturo authored -
* Changed Crowdsale inheritance order. * Changed FinalizableCrowdsale inheritance order.
Nicolás Venturo authored -
Nicolás Venturo authored
-
* All tests now use account names, and dont use accounts[0] (except ERC721) * Added account names to some missing contracts.
Nicolás Venturo authored -
* Add an initial document for our code style * Remove abbreviations from parameters * Rename the param in AddressUtils * fix comment
Leo Arias authored -
Shishir Sonekar authored
-
- 01 Aug, 2018 9 commits
-
-
* Add an initial document for our release process * add more detail and explanation to releasing guide * fix details of the RELEASING.md document * Update RELEASING.md * Update RELEASING.md * Update RELEASING.md * Update RELEASING.md
Leo Arias authored -
* Add an initial document for our code style * add parameter types
Leo Arias authored -
Nicolás Venturo authored
-
Francisco Giordano authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* fixed visibility warnings * solved visibility and line length warning * change a test assertion that fails due to chai dependence update * linter, constructor style and solved visibility warnings * Changed Windows line endings to Unix.
Vittorio Minacori authored -
Nicolás Venturo authored
-