Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update artifacts | Amir Bandeali | 2018-08-17 | 7 | -52/+195 |
| | |||||
* | Increase max mintable amount | Amir Bandeali | 2018-08-17 | 2 | -15/+15 |
| | |||||
* | Fix DummyERC721Receiver | Amir Bandeali | 2018-08-17 | 2 | -109/+25 |
| | |||||
* | Update artifacts | Amir Bandeali | 2018-08-17 | 9 | -98/+3263 |
| | |||||
* | Updated CHANGELOGS | Alex Browne | 2018-08-14 | 2 | -63/+59 |
| | |||||
* | fix contract-wrappers json-schemas | fragosti | 2018-08-10 | 10 | -258/+173 |
| | |||||
* | Add combinatorial tests for internal Exchange functions (#807) | Alex Browne | 2018-07-27 | 8 | -1139/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Missing artifact | Fabio Berger | 2018-07-26 | 1 | -0/+723 |
| | |||||
* | New WETH9 artifacts | Fabio Berger | 2018-07-26 | 2 | -36/+36 |
| | |||||
* | Update artifacts in contract-wrappers, generate artifacts and improve README | Fabio Berger | 2018-07-26 | 7 | -1/+10404 |
| | |||||
* | Update the kovan addresses in artifacts | Fabio Berger | 2018-07-25 | 4 | -6/+6 |
| | |||||
* | Update v2-beta-testnet migration | Fabio Berger | 2018-07-25 | 9 | -251/+45536 |
| | |||||
* | Update artifact | Fabio Berger | 2018-07-25 | 1 | -8/+8 |
| | |||||
* | Changed artifacts | Fabio Berger | 2018-07-24 | 13 | -414/+483 |
| | |||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-07-23 | 3 | -40/+121 |
| | |||||
* | Fix a bad merge | Leonid Logvinov | 2018-07-18 | 7 | -7/+49 |
| | |||||
* | Merge | Leonid Logvinov | 2018-07-18 | 4 | -26/+109 |
| | |||||
* | Update contract artifacts | Leonid Logvinov | 2018-07-13 | 10 | -804/+39 |
| | |||||
* | Remove extra ERC20ProxyId from Forwarder constructor | Jacob Evans | 2018-07-11 | 1 | -6/+8 |
| | |||||
* | Update artifacts | Amir Bandeali | 2018-07-11 | 27 | -634/+101453 |
| | |||||
* | Merge pull request #822 from 0xProject/v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-06 | 22 | -8/+5276 |
|\ | | | | | V2 contract wrappers | ||||
| * | Upgrade artifacts | Leonid Logvinov | 2018-07-05 | 2 | -8/+183 |
| | | |||||
| * | Make it possible to configure block polling interval in base contract wrapper | Leonid Logvinov | 2018-07-05 | 6 | -166/+153 |
| | | |||||
| * | Upgrade artifacts | Leonid Logvinov | 2018-07-05 | 16 | -1/+5071 |
| | | |||||
| * | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 9 | -153/+3519 |
| |\ | |||||
| | * | Improve robustness of revert reason assertions | Alex Browne | 2018-07-03 | 1 | -16/+16 |
| | | | |||||
| * | | Set the interval to 0 in awaitTranscationSuccessAsync | Leonid Logvinov | 2018-06-29 | 6 | -12/+48 |
| | | | |||||
* | | | Forwarding contract (squashed commits) | Jacob Evans | 2018-07-06 | 3 | -84/+1011 |
| |/ |/| | |||||
* | | Update 2.0.0 artifacts | Amir Bandeali | 2018-06-30 | 4 | -141/+96 |
| | | |||||
* | | Update artifacts | Amir Bandeali | 2018-06-30 | 4 | -12/+26 |
| | | |||||
* | | Add logging and updated artifacts | Amir Bandeali | 2018-06-30 | 4 | -5/+5 |
| | | |||||
* | | Fix migrations | Amir Bandeali | 2018-06-30 | 4 | -3442/+3393 |
| | | |||||
* | | Run prettier | Amir Bandeali | 2018-06-30 | 4 | -3369/+3442 |
| | | |||||
* | | Add Kovan artifacts | Amir Bandeali | 2018-06-30 | 4 | -0/+3373 |
|/ | |||||
* | Remove network 50 details | Fabio Berger | 2018-06-28 | 6 | -48/+12 |
| | |||||
* | Re-generate and clean up artifacts for 2.0.0 | Fabio Berger | 2018-06-28 | 23 | -5076/+1144 |
| | |||||
* | Fix build | Amir Bandeali | 2018-06-27 | 3 | -0/+386 |
| | |||||
* | Update artifacts | Amir Bandeali | 2018-06-27 | 30 | -2689/+1363 |
| | |||||
* | Add missing artifacts | Fabio Berger | 2018-06-22 | 2 | -0/+194 |
| | |||||
* | Set settleOrder and settleMatchedOrders to private | Greg Hysen | 2018-06-21 | 1 | -60/+102 |
| | |||||
* | Removed MixinSettlement. Moved `settleOrder` into `MixinExchangeCore` and ↵ | Greg Hysen | 2018-06-21 | 1 | -59/+27 |
| | | | | `settleMatchedOrders` into `MixinMatchOrders` | ||||
* | Migrations after rebasing | Greg Hysen | 2018-06-21 | 13 | -188/+320 |
| | |||||
* | ERC721Proxy Always call safeTransferFrom | Jacob Evans | 2018-06-20 | 1 | -8/+8 |
| | |||||
* | Rename makerEpoch => orderEpoch | Amir Bandeali | 2018-06-20 | 5 | -64/+64 |
| | |||||
* | Make cancelOrdersUpTo compatible with sender abstraction | Amir Bandeali | 2018-06-20 | 3 | -39/+323 |
| | |||||
* | Make isValidSignature public | Amir Bandeali | 2018-06-19 | 6 | -38/+316 |
| | |||||
* | Merge pull request #682 from 0xProject/feature/contracts/popProxyId | Amir Bandeali | 2018-06-13 | 9 | -188/+182 |
|\ | | | | | Remove proxyId checks in AssetProxies | ||||
| * | Update artifacts | Amir Bandeali | 2018-06-13 | 9 | -188/+182 |
| | | |||||
* | | Refactor sol-cov to avoid keeping traceInfo in memory | Alex Browne | 2018-06-13 | 1 | -119/+0 |
|/ | |||||
* | Speedup awaitTransactionMinedAsync and reduce polling interval in contracts ↵ | Alex Browne | 2018-06-12 | 16 | -148/+849 |
| | | | | tests | ||||
* | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 10 | -119/+59 |
| | |||||
* | Minor fixes after rebase | Greg Hysen | 2018-06-08 | 1 | -735/+1 |
| | |||||
* | updated migrations artifacts | Greg Hysen | 2018-06-08 | 1 | -1/+735 |
| | |||||
* | LibAssetProxyDecoder tests | Greg Hysen | 2018-06-08 | 1 | -8/+39 |
| | |||||
* | Foundation for TestLibAssetProxyDecoder | Greg Hysen | 2018-06-08 | 1 | -0/+88 |
| | |||||
* | Fix tslint failure | Fabio Berger | 2018-06-08 | 1 | -7/+7 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -13/+17 |
|\ | | | | | | | feature/improve-linting | ||||
| * | Remove extra logs and other small fixes | Alex Browne | 2018-06-07 | 1 | -11/+11 |
| | | |||||
| * | Add more transactions to Geth on init. Skip tests that are failing. | Alex Browne | 2018-06-07 | 3 | -614/+611 |
| | | |||||
* | | Get build and tests to pass | fragosti | 2018-06-07 | 23 | -1497/+1402 |
|/ | |||||
* | Merge pull request #656 from 0xProject/refactor/fill-scenarios/for-v2 | Fabio Berger | 2018-06-05 | 2 | -0/+601 |
|\ | | | | | Refactor fill-scenarios for v2 | ||||
| * | Add new 2.0 artifacts to migrations | Fabio Berger | 2018-06-05 | 2 | -0/+601 |
| | | |||||
* | | Update artifacts in migrations | Alex Browne | 2018-06-05 | 8 | -51/+79 |
|/ | |||||
* | Update v2 artifacts | Fabio Berger | 2018-06-02 | 17 | -4493/+4727 |
| | |||||
* | Update Whitelist | Amir Bandeali | 2018-05-31 | 1 | -0/+280 |
| | |||||
* | Merge pull request #571 from 0xProject/feature/contracts/proxyOwner | Amir Bandeali | 2018-05-25 | 2 | -9/+791 |
|\ | | | | | Update MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress | ||||
| * | Fix build | Amir Bandeali | 2018-05-25 | 2 | -9/+791 |
| | | |||||
* | | Use domain separator for exchange address | Jacob Evans | 2018-05-25 | 2 | -2292/+2273 |
|/ | |||||
* | Update artifacts | Remco Bloemen | 2018-05-22 | 1 | -14/+14 |
| | |||||
* | Ran prettier | Greg Hysen | 2018-05-22 | 16 | -7692/+7892 |
| | |||||
* | Added getNullFillResults | Greg Hysen | 2018-05-19 | 2 | -14/+14 |
| | |||||
* | orderFilledAmount -> orderTakerAssetFilledAmount | Greg Hysen | 2018-05-19 | 2 | -20/+20 |
| | |||||
* | Style improvements to order matching | Greg Hysen | 2018-05-19 | 1 | -10/+10 |
| | |||||
* | Upgraded to Solidity 0.4.24 | Greg Hysen | 2018-05-19 | 10 | -149/+149 |
| | |||||
* | Rebased against v2-prototype | Greg Hysen | 2018-05-19 | 16 | -7544/+7692 |
| | |||||
* | Fix prettier | Brandon Millman | 2018-05-19 | 16 | -7343/+7544 |
| | |||||
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 30 | -2072/+7800 |
| | |||||
* | Add deployedBytecode to artifacts since it is needed by sol-cov | Fabio Berger | 2018-05-11 | 14 | -56/+140 |
| | |||||
* | Update artifacts | Fabio Berger | 2018-05-11 | 24 | -7657/+5961 |
| | |||||
* | Commit v1 artifacts to migrations package and remove compile step from prebuild | Fabio Berger | 2018-05-11 | 25 | -0/+7685 |
| | |||||
* | Create an artifacts folder | Leonid Logvinov | 2018-05-07 | 1 | -0/+0 |