- 18 Oct, 2018 1 commit
-
-
* 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 6 commits
-
-
Nicolás Venturo authored
-
* separate part of ERC721Mintable into ERC721MetadataMintable * remove mint and burn from 721 tests * Fixed linter error. * fix ERC721 mint tests * Minor fixes.
Francisco Giordano authored -
* fixes #1372 * done in ERC20Capped and ERC20Mintable
Aniket authored -
* add note about compiling artifacts to release notes * add explanation of truffle bug
Francisco Giordano authored -
* Update issue templates * improve pull request template * remove previous issue template
Francisco Giordano authored
-
- 03 Oct, 2018 2 commits
-
- 02 Oct, 2018 4 commits
-
-
Anton Bukov authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
- 01 Oct, 2018 2 commits
-
-
* signing prefix added * Minor improvement * Tests changed * Successfully tested * Minor improvements * Minor improvements * Revert "Dangling commas are now required. (#1359)" This reverts commit a6889776. * fixex #1355 * linting * suggested changes * Update BreakInvariantBounty.test.js
Aniket authored
-
- 29 Sep, 2018 1 commit
-
-
Nicolás Venturo authored
-
- 27 Sep, 2018 1 commit
-
-
* add test for msg.data too short * fix test to hit that branch * Update SignatureBouncer.test.js
Francisco Giordano authored
-