aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/test
Commit message (Expand)AuthorAgeFilesLines
* remove v2 contract artifactsF. Eugene Aumson2018-08-211-1/+1
* Rename OrderAlreadyCancelledOrFilled -> OrderCancelled.Jacob Evans2018-08-161-1/+1
* [Order-utils] Order is valid when maker amount is very smallJacob Evans2018-08-151-11/+9
* Fix a bad mergeLeonid Logvinov2018-07-182-8/+8
* MergeLeonid Logvinov2018-07-182-19/+115
* Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-183-3/+37
|\
| * Fix tslint issuesLeonid Logvinov2018-07-173-4/+4
* | Migrate order-watcher to v2Leonid Logvinov2018-07-135-315/+238
|/
* Pass actual networkIdFabio Berger2018-07-061-6/+5
* Refactor order-watcher to use Blockstream under-the-hoodFabio Berger2018-07-051-126/+0
* Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-254-4/+0
|\
| * Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-224-4/+0
* | For some reason order-watcher tests were timeing out so I increased the timeo...Fabio Berger2018-06-131-1/+1
|/
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-122-2/+2
* - Refactor remainingFillableCalculator so it can be used for the maker and ta...Fabio Berger2018-06-081-235/+0
* Run prettierfragosti2018-06-071-1/+9
* Fix linting issuesfragosti2018-06-071-1/+1
* Get build and tests to passfragosti2018-06-071-14/+15
* Try enabling no-unused-variable...fragosti2018-06-055-29/+19
* Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMITAmir Bandeali2018-05-311-1/+1
* Migrate migrations to v2Leonid Logvinov2018-05-251-2/+2
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-3/+2
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-233-13/+27
|\
| * Fix TSLint rulesFabio Berger2018-05-163-13/+27
* | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-175-0/+5
|/
* Fix TSLint issuesFabio Berger2018-05-152-2/+2
* remove unused modulesFabio Berger2018-05-111-18/+0
* Update global_hooksFabio Berger2018-05-111-3/+14
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-1010-0/+1220