- 22 Nov, 2018 1 commit
-
-
Small change in test description, should be "allows to approve..." instead of "allow to transfer..." in approve section, where test actualy try to approve, not to transfer.
Alexander Kochetkov authored
-
- 20 Nov, 2018 2 commits
-
-
Francisco Giordano authored
-
Nicolás Venturo authored
-
- 02 Nov, 2018 4 commits
-
-
William Entriken authored
-
* Remove redundant require statements Now that SafeMath uses require, the require statements are redundant. They were also previously inconsistent because they were only included in some functions, but not others * Update ERC20.sol
Brendan Chou authored -
Leo Arias authored
-
Hao (Alan) Tang authored
-
- 01 Nov, 2018 5 commits
-
-
* add improvement in simpletoken example #1458 * fix not calling decimals get function in initial supply
LaimeJesus authored -
* signing prefix added * Minor improvement * Tests changed * Successfully tested * Minor improvements * Minor improvements * Revert "Dangling commas are now required. (#1359)" This reverts commit a6889776. * updates * fixes #1404 * approve failing test * suggested changes done * ISafeERC20 removed * conflict fixes * fixes #1386 * Update SafeMath.test.js
Aniket authored -
* signing prefix added * Minor improvement * Tests changed * Successfully tested * Minor improvements * Minor improvements * Revert "Dangling commas are now required. (#1359)" This reverts commit a6889776. * updates * fixes #1404 * approve failing test * suggested changes done * ISafeERC20 removed * conflict fixes * fixes #1456
Aniket authored -
Hao (Alan) Tang authored
-
* fix Add a comment to ERC721Enumerable #1465 * fix Add comments to ERC721Burnable #1464
Hao (Alan) Tang authored
-
- 21 Oct, 2018 2 commits
- 20 Oct, 2018 26 commits
-
-
* Made _clearApproval private, added clarifying comments in _addTokenTo and _removeTokenFrom. * Added approval information. (cherry picked from commit 8204f6a7)
Nicolás Venturo authored -
This attack was reported in https://github.com/OpenZeppelin/openzeppelin-solidity/issues/877 (cherry picked from commit 80458ebc)
Leo Arias authored -
(cherry picked from commit 6d415c50)
Nicolás Venturo authored -
(cherry picked from commit a936cbf5)
Nicolás Venturo authored -
(cherry picked from commit 1ac1ac98)
Nicolás Venturo authored -
* Deleted unnecessary import. * Added back SafeMath. * Removed another unnecessary import. (cherry picked from commit bbe804a1)
Nicolás Venturo authored -
Nicolás Venturo authored
-
Now setting the finalized flag before doing finalization to prevent possbile reentrancy issues. (#1447) (cherry picked from commit 5bb86521)
Nicolás Venturo authored -
* Added a small Crowdsale fallback gas warning. * Fixed a couple typos. (cherry picked from commit 94692acb)
Nicolás Venturo authored -
(cherry picked from commit 384dff9a)
Nicolás Venturo authored -
(cherry picked from commit 5bf39078)
Nicolás Venturo authored -
(cherry picked from commit c8220aee)
Nicolás Venturo authored -
(cherry picked from commit 9155bfe2)
Nicolás Venturo authored -
(cherry picked from commit 1c5f16ae)
Nicolás Venturo authored -
* Made some internal crowdsale methods internal. * Made all Crowdsale constructors internal. (cherry picked from commit d9fdffe8)
Nicolás Venturo authored -
* signing prefix added * Minor improvement * Tests changed * Successfully tested * Minor improvements * Minor improvements * Revert "Dangling commas are now required. (#1359)" This reverts commit a6889776. * updates * fixes #1404 * approve failing test * suggested changes done * ISafeERC20 removed * allowance methods in library * Improved SafeERC20 tests. * Fixed test coverage. (cherry picked from commit 315f426f)
Aniket authored -
* Improved TokenVesting events. * Added extra checks to TokenVesting. * Renamed the events. * Fixed linter error. * Fixed a test that failed to cover a require. * Renamed TokensRevoked to TokenVestingRevoked. (cherry picked from commit 67dac7ae)
Nicolás Venturo authored -
* Renamed file, added events and set _addPayee to private * unwanted file * adjusted test * adjusted test * PaymentReceived event added * Added event testing. * Fix static tests (cherry picked from commit a0749979)
cardmaniac992 authored -
* Added address of pauser/unpauser in events * Added the account to the Pausable tests. (cherry picked from commit fcab9c89)
Christopher Glisch authored -
(cherry picked from commit 0231fac5)
Nicolás Venturo authored -
(cherry picked from commit ff0c048a)
Nicolás Venturo authored -
* Made some inherit-only contracts internal. * Added OwnableMock. (cherry picked from commit 96d6103e)
Nicolás Venturo authored -
* Made some TokenVesting public functions private. * Fixed linter error. (cherry picked from commit df3c1137)
Nicolás Venturo authored -
* Moved Escrows into an escrow subdirectory, improved docs. * Fixed escrow mock. * Fixed some more imports. (cherry picked from commit f3df2dab)
Nicolás Venturo authored -
(cherry picked from commit cfef5836)
Nicolás Venturo authored
-