Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove artifacts from migrations package and update contract-wrappers ↵ | Alex Browne | 2018-10-16 | 1 | -481/+0 |
| | | | | accordingly | ||||
* | Rename and update some artifact locations | Alex Browne | 2018-09-05 | 1 | -0/+481 |
| | |||||
* | remove v2 contract artifacts | F. Eugene Aumson | 2018-08-21 | 1 | -262/+0 |
| | |||||
* | fix contract-wrappers json-schemas | fragosti | 2018-08-10 | 1 | -1/+7 |
| | |||||
* | Add combinatorial tests for internal Exchange functions (#807) | Alex Browne | 2018-07-27 | 1 | -7/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP add combinatorial tests for internal Exchange functions * Change combinitorial testing strategy based on feedback * Check value of filled[orderHash] in updateFilledState tests * Add combinatorial tests for addFillResults * Add combinatorial tests for getPartialAmount * Implement generic `testWithReferenceFuncAsync` * Implement generic `testCombinatoriallyWithReferenceFuncAsync` * Add combinatorial tests for isRoundingError * Add combinatorial tests for calculateFillResults * Add support for Geth in internal contract tests * Fix contract artifacts * Change DECIMAL_PLACES to 78 and add a note. * Document new functions in utils * Optimize tests by only reseting state when needed * Rename/move some files * Print parameter names on failure in testWithReferenceFuncAsync * Add to changelog for utils package * Appease various linters * Rename some more things related to FillOrderCombinatorialUtils * Remove .only from test/exchange/internal.ts * Remove old test for isRoundingError and getPartialAmount * Appease linters again * Remove old todos * Fix typos, add comments, rename some things * Re-add some LibMath tests * Update contract internal tests to use new SafeMath revert reasons * Apply PR feedback from Amir * Apply PR feedback from Remco * Re-add networks to ZRXToken artifact * Remove duplicate Whitelist in compiler.json | ||||
* | Update artifacts | Amir Bandeali | 2018-07-11 | 1 | -21/+21 |
| | |||||
* | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -44/+19 |
|\ | |||||
| * | Update 2.0.0 artifacts | Amir Bandeali | 2018-06-30 | 1 | -45/+20 |
| | | |||||
* | | Set the interval to 0 in awaitTranscationSuccessAsync | Leonid Logvinov | 2018-06-29 | 1 | -2/+8 |
|/ | |||||
* | Remove network 50 details | Fabio Berger | 2018-06-28 | 1 | -8/+2 |
| | |||||
* | Re-generate and clean up artifacts for 2.0.0 | Fabio Berger | 2018-06-28 | 1 | -1/+7 |
| | |||||
* | Update artifacts | Amir Bandeali | 2018-06-27 | 1 | -75/+21 |
| | |||||
* | Migrations after rebasing | Greg Hysen | 2018-06-21 | 1 | -20/+28 |
| | |||||
* | Make isValidSignature public | Amir Bandeali | 2018-06-19 | 1 | -8/+8 |
| | |||||
* | Update artifacts | Amir Bandeali | 2018-06-13 | 1 | -10/+10 |
| | |||||
* | Speedup awaitTransactionMinedAsync and reduce polling interval in contracts ↵ | Alex Browne | 2018-06-12 | 1 | -17/+25 |
| | | | | tests | ||||
* | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 1 | -10/+6 |
| | |||||
* | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -17/+21 |
| | |||||
* | Update artifacts in migrations | Alex Browne | 2018-06-05 | 1 | -6/+10 |
| | |||||
* | Update v2 artifacts | Fabio Berger | 2018-06-02 | 1 | -334/+314 |
| | |||||
* | Ran prettier | Greg Hysen | 2018-05-22 | 1 | -318/+334 |
| | |||||
* | Upgraded to Solidity 0.4.24 | Greg Hysen | 2018-05-19 | 1 | -16/+16 |
| | |||||
* | Rebased against v2-prototype | Greg Hysen | 2018-05-19 | 1 | -335/+318 |
| | |||||
* | Fix prettier | Brandon Millman | 2018-05-19 | 1 | -318/+335 |
| | |||||
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -0/+319 |