Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a... | Fabio Berger | 2017-11-24 | 4 | -5/+5 |
* | Update to Async call | Jacob Evans | 2017-11-23 | 1 | -3/+4 |
* | Fix nits | Jacob Evans | 2017-11-23 | 1 | -1/+1 |
* | Merge branch 'development' into feature/calculate-remaining-proportions | Jacob Evans | 2017-11-23 | 4 | -18/+175 |
|\ | |||||
| * | Add blockchainLifecycle management to the ExpirationWatcher test | Brandon Millman | 2017-11-23 | 1 | -2/+6 |
| * | Merge branch 'development' into feature/orderExpired | Leonid | 2017-11-23 | 1 | -0/+3 |
| |\ | |||||
| | * | Fix tests | Leonid Logvinov | 2017-11-22 | 1 | -1/+1 |
| | * | Add instanceOf assertion | Leonid Logvinov | 2017-11-22 | 1 | -0/+1 |
| | * | Add postFormatter for logs | Leonid Logvinov | 2017-11-22 | 1 | -0/+2 |
| * | | Fix tests | Leonid Logvinov | 2017-11-22 | 1 | -5/+5 |
| * | | Address nits | Leonid Logvinov | 2017-11-21 | 1 | -7/+7 |
| * | | Fix async callbacks | Leonid Logvinov | 2017-11-21 | 2 | -13/+12 |
| * | | Merge branch 'development' into feature/orderExpired | Leonid | 2017-11-21 | 2 | -85/+139 |
| |\| | |||||
| | * | Fix nits | Jacob Evans | 2017-11-16 | 1 | -3/+1 |
| | * | Change to Async suffix convention | Jacob Evans | 2017-11-16 | 1 | -16/+16 |
| | * | test wording | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
| | * | Add and Remove Fee Token with Maker Token | Jacob Evans | 2017-11-16 | 1 | -15/+33 |
| * | | Fix typos | Leonid Logvinov | 2017-11-21 | 1 | -1/+1 |
| * | | Rename orderLifetime to orderLifetimeS | Leonid Logvinov | 2017-11-21 | 1 | -6/+6 |
| * | | Reference types directly | Leonid Logvinov | 2017-11-21 | 1 | -4/+2 |
| * | | Add tests for expirationWatcher | Leonid Logvinov | 2017-11-18 | 1 | -0/+137 |
* | | | add a test constant for ZRX decimals | Jacob Evans | 2017-11-22 | 2 | -25/+29 |
* | | | Add a test for when the ratio is < 1 | Jacob Evans | 2017-11-22 | 1 | -9/+49 |
* | | | Remove only | Jacob Evans | 2017-11-22 | 1 | -1/+1 |
* | | | calculatedFillableAmountPlusFees | Jacob Evans | 2017-11-21 | 1 | -7/+7 |
* | | | Unit test edge case for ZRX and ZRX partial fill | Jacob Evans | 2017-11-21 | 1 | -33/+44 |
* | | | setting a failed test | Jacob Evans | 2017-11-21 | 1 | -11/+46 |
* | | | Move to base units | Jacob Evans | 2017-11-21 | 1 | -9/+10 |
* | | | Added unit test for calculator | Jacob Evans | 2017-11-21 | 1 | -0/+89 |
* | | | fix bug when fees and partial asymmetric | Jacob Evans | 2017-11-20 | 1 | -0/+26 |
* | | | Remove only | Jacob Evans | 2017-11-20 | 1 | -1/+1 |
* | | | refactor up | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
* | | | Use 18 decimal place units | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
* | | | Shortcut if everything satisfies in the non dependent use case | Jacob Evans | 2017-11-16 | 1 | -2/+26 |
* | | | Fix test | Jacob Evans | 2017-11-16 | 1 | -7/+5 |
* | | | Initial tests | Jacob Evans | 2017-11-16 | 1 | -1/+34 |
| |/ |/| | |||||
* | | Merge pull request #219 from 0xProject/feature/rounding-validation | Brandon Millman | 2017-11-15 | 1 | -73/+105 |
|\ \ | |||||
| * | | Fix tests | Leonid Logvinov | 2017-11-14 | 1 | -12/+11 |
| * | | Add a test for rounding error | Leonid Logvinov | 2017-11-14 | 1 | -0/+23 |
| * | | Add assertions for fillableTakerAmount | Leonid Logvinov | 2017-11-14 | 1 | -72/+82 |
* | | | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 2 | -9/+15 |
|\ \ \ | |||||
| * | | | Add snapshot save and revert to order_state_watcher_test.ts | Brandon Millman | 2017-11-15 | 1 | -0/+6 |
| | |/ | |/| | |||||
| * | | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 2 | -9/+9 |
| |/ | |||||
* / | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -1/+1 |
|/ | |||||
* | Fix lint and ts issues | Fabio Berger | 2017-11-14 | 1 | -9/+9 |
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 23 | -0/+3258 |