Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tslint issues | Leonid Logvinov | 2018-01-30 | 1 | -3/+3 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -3/+2 |
* | Return is pensing events are undefined | Leonid Logvinov | 2018-01-16 | 1 | -0/+4 |
* | Return after checking for an error and add an explanatory comment | Leonid Logvinov | 2018-01-13 | 1 | -1/+2 |
* | Make some callbacks failable and add error handling | Leonid Logvinov | 2018-01-11 | 3 | -6/+22 |
* | Fix linter errors | Leonid Logvinov | 2018-01-04 | 1 | -2/+1 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 2 | -2/+2 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 4 | -100/+115 |
* | Add some missed underscores, update changelog and comments | Brandon Millman | 2017-12-21 | 1 | -2/+2 |
* | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 1 | -0/+33 |
|\ | |||||
| * | Make order watcher react to new etherToken events | Leonid Logvinov | 2017-12-20 | 1 | -0/+33 |
* | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 3 | -71/+71 |
|/ | |||||
* | Fix 0x.js unused vars | Leonid Logvinov | 2017-12-15 | 3 | -7/+1 |
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 3 | -3/+3 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 2 | -2/+2 |
* | Change interval to 1h | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
* | Rename | Leonid Logvinov | 2017-11-29 | 1 | -2/+2 |
* | Add ifExists to cleanupJobInterval | Leonid Logvinov | 2017-11-29 | 1 | -4/+4 |
* | Add a cleanup job to an order watcher | Leonid Logvinov | 2017-11-29 | 1 | -2/+44 |
* | Merge branch 'development' into feature/passNetworkId | Leonid | 2017-11-28 | 1 | -1/+3 |
|\ | |||||
| * | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a... | Fabio Berger | 2017-11-24 | 1 | -1/+3 |
* | | Fix rebasing issues | Leonid Logvinov | 2017-11-24 | 1 | -1/+2 |
* | | Enable some new linter rules and fix the issues | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | | Auto-fix linter errors | Leonid Logvinov | 2017-11-24 | 3 | -30/+34 |
* | | Cleanup order watcher from redundant asyncs | Leonid Logvinov | 2017-11-24 | 2 | -11/+11 |
* | | Make getZRXTokenAddress non async | Leonid Logvinov | 2017-11-24 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #230 from 0xProject/feature/removeDuplicateEvents | Fabio Berger | 2017-11-24 | 1 | -0/+12 |
|\ | |||||
| * | Add an order state cache to filter out duplicate events | Leonid Logvinov | 2017-11-21 | 1 | -0/+12 |
* | | Fix nits | Jacob Evans | 2017-11-23 | 1 | -5/+4 |
* | | Merge branch 'development' into feature/calculate-remaining-proportions | Jacob Evans | 2017-11-23 | 3 | -25/+139 |
|\ \ | |||||
| * | | Last renames | Leonid Logvinov | 2017-11-23 | 1 | -5/+5 |
| * | | Refactor while condition | Leonid Logvinov | 2017-11-23 | 1 | -6/+12 |
| * | | Fix tests | Leonid Logvinov | 2017-11-22 | 1 | -1/+2 |
| * | | Fix a typo | Leonid Logvinov | 2017-11-22 | 1 | -1/+1 |
| * | | Remove old comment | Leonid Logvinov | 2017-11-21 | 1 | -1/+0 |
| * | | Check if callback exists | Leonid Logvinov | 2017-11-21 | 2 | -8/+10 |
| * | | Rename | Leonid Logvinov | 2017-11-21 | 1 | -8/+8 |
| * | | Pass callback down | Leonid Logvinov | 2017-11-21 | 1 | -9/+5 |
| * | | Merge branch 'development' into feature/orderExpired | Leonid | 2017-11-21 | 2 | -17/+26 |
| |\| | |||||
| | * | Merge branch 'development' into feature/track-zrx-movements | Jacob Evans | 2017-11-16 | 2 | -8/+8 |
| | |\ | |||||
| | | * | Merge branch 'development' into syncSubscribe | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
| | | |\ | |||||
| | | * | | Remove Async subscribe callbacks from OrderWatcher | Jacob Evans | 2017-11-15 | 1 | -7/+7 |
| | | * | | Callback for subscribe no longer supports an Async Callback | Jacob Evans | 2017-11-14 | 1 | -1/+1 |
| | * | | | Fix nits | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
| | * | | | Change to Async suffix convention | Jacob Evans | 2017-11-16 | 1 | -4/+4 |
| | * | | | Add return type | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
| | * | | | Add and Remove Fee Token with Maker Token | Jacob Evans | 2017-11-16 | 1 | -8/+17 |
| | | |/ | | |/| | |||||
| * | | | Remove custom heap and use bintrees | Leonid Logvinov | 2017-11-21 | 2 | -10/+14 |
| * | | | Add expirationMarginMs | Leonid Logvinov | 2017-11-21 | 2 | -8/+21 |
| * | | | Add defaults | Leonid Logvinov | 2017-11-21 | 2 | -7/+7 |
| * | | | Add ifExists suffix | Leonid Logvinov | 2017-11-21 | 2 | -6/+6 |
| * | | | Improve the comment | Leonid Logvinov | 2017-11-21 | 1 | -1/+1 |
| * | | | Remove comment | Leonid Logvinov | 2017-11-21 | 1 | -1/+0 |
| * | | | Delete orderExpirationCheckingIntervalIdIfExists | Leonid Logvinov | 2017-11-21 | 1 | -0/+1 |
| * | | | Throw when subscription is already removed | Leonid Logvinov | 2017-11-21 | 1 | -1/+4 |
| * | | | Throw when subscription is already present | Leonid Logvinov | 2017-11-21 | 1 | -1/+4 |
| * | | | Remove redundant bind | Leonid Logvinov | 2017-11-21 | 1 | -3/+1 |
| * | | | Do simple inits inline | Leonid Logvinov | 2017-11-21 | 1 | -2/+1 |
| * | | | Remove order on expiration | Leonid Logvinov | 2017-11-18 | 1 | -0/+1 |
| * | | | Improve the comment | Leonid Logvinov | 2017-11-18 | 1 | -1/+2 |
| * | | | Add initial implementation of expiration watcher | Leonid Logvinov | 2017-11-16 | 2 | -2/+81 |
| | |/ | |/| | |||||
* | | | Perform the division last to not compound any errors | Jacob Evans | 2017-11-22 | 1 | -2/+6 |
* | | | Add a test for when the ratio is < 1 | Jacob Evans | 2017-11-22 | 1 | -43/+55 |
* | | | totalZRXTransferAmount -> totalZRXTransferAmountRequired | Jacob Evans | 2017-11-21 | 1 | -2/+2 |
* | | | Unit test edge case for ZRX and ZRX partial fill | Jacob Evans | 2017-11-21 | 1 | -10/+13 |
* | | | Refactor into a calculator class | Jacob Evans | 2017-11-21 | 1 | -0/+68 |
| |/ |/| | |||||
* | | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -1/+1 |
|/ | |||||
* | Remove unused var | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
* | Replace _.get for type safety | Fabio Berger | 2017-11-14 | 1 | -6/+6 |
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 2 | -0/+320 |