- 18 Oct, 2018 16 commits
-
-
Now setting the finalized flag before doing finalization to prevent possbile reentrancy issues. (#1447)
Nicolás Venturo authored -
* Added a small Crowdsale fallback gas warning. * Fixed a couple typos.
Nicolás Venturo authored -
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* Made some internal crowdsale methods internal. * Made all Crowdsale constructors internal.
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.
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.
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
cardmaniac992 authored -
* Added address of pauser/unpauser in events * Added the account to the Pausable tests.
Christopher Glisch authored -
* Update contracts/ownership/Secondary.sol * Update Secondary.sol * Update Secondary.test.js * Update Secondary.test.js * Update Secondary.sol
Aniket authored -
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* Made some inherit-only contracts internal. * Added OwnableMock.
Nicolás Venturo authored
-
- 17 Oct, 2018 6 commits
-
-
* Made some TokenVesting public functions private. * Fixed linter error.
Nicolás Venturo authored -
* Moved Escrows into an escrow subdirectory, improved docs. * Fixed escrow mock. * Fixed some more imports.
Nicolás Venturo authored -
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* added function to renounce ownership * Make state variables private (#1411)
Paweł Winnicki authored
-
- 16 Oct, 2018 5 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* fixes #1414
Aniket authored
-
- 12 Oct, 2018 1 commit
-
-
* use prefix underscore for internal state variables * make _supportedInterfaces private
Mikhail Melnik authored
-
- 10 Oct, 2018 4 commits
-
-
* Removed unused advanceToBlock. * Added advanceBlock tests. * Fixed advanceToBlock tests. * Added single argument tests. * Finished inLogs tests. * Fixed linter errors. * Fixed linter errors.
Nicolás Venturo authored -
Nicolás Venturo authored
-
Leo Arias authored
-
- 09 Oct, 2018 3 commits
-
-
* Replaced assertJump, assertRevert and expectThrow with shouldFail. * Fixed linter errors. * Fixed typo. * Made the helpers async.
Nicolás Venturo authored
-
- 08 Oct, 2018 3 commits
-
-
Nicolás Venturo authored
-
* Add Arrays library with unit tests (#1209) * prepared due to snapshot token requirements * add library with method to find upper bound * add unit test for basic and edge cases * Imporove documentation for Arrays library Simplify Arrays.test.js to use short arrays as test date * Added comment for uint256 mid variable. * Explaned why uint256 mid variable calculated as Math.average is safe to use as index of array.Jakub Bogacz 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 #1384 * introduced claimable and cancelBounty * cancelBounty tests * Update BreakInvariantBounty.test.js
Aniket authored
-
- 06 Oct, 2018 1 commit
-
-
Nicolás Venturo authored
-
- 04 Oct, 2018 1 commit
-
-
Nicolás Venturo authored
-