aboutsummaryrefslogtreecommitdiffstats
path: root/test/exchange_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* reorder importFabio Berger2017-06-011-1/+1
* Merge branch 'fillOrderAsync' of github.com:0xProject/0x.js into fillOrderAsyncFabio Berger2017-06-011-9/+10
|\
| * Add shouldCheckTransferLeonid Logvinov2017-06-011-1/+1
| * Refactor testsLeonid Logvinov2017-06-011-10/+11
* | put external imports at the topFabio Berger2017-06-011-6/+6
|/
* Add comment for fillOrderAsync method, rename fillAmount to fillTakerAmountIn...Fabio Berger2017-06-011-3/+4
* Revert "Add EXPIRED test"Leonid Logvinov2017-06-011-22/+16
* Add EXPIRED testLeonid Logvinov2017-06-011-16/+22
* Add NOT_A_TAKER checkLeonid Logvinov2017-06-011-1/+10
* Add FILL_AMOUNT_IS_ZERO checkLeonid Logvinov2017-06-011-2/+2
* Add taker parameter to createSignedOrderLeonid Logvinov2017-06-011-2/+4
* Rename order to order_factoryLeonid Logvinov2017-06-011-1/+1
* Remove unnecessary checksLeonid Logvinov2017-06-011-5/+0
* Fix linter errorsLeonid Logvinov2017-06-011-8/+8
* Add dirty-chaiLeonid Logvinov2017-06-011-0/+4
* Allign parametersLeonid Logvinov2017-06-011-2/+2
* Use constLeonid Logvinov2017-06-011-1/+1
* Add setDefaultAccountLeonid Logvinov2017-06-011-2/+2
* Temp pushLeonid Logvinov2017-06-011-21/+28
* Add setAllowance functionLeonid Logvinov2017-05-311-4/+18
* Fix linter errorsLeonid Logvinov2017-05-311-1/+1
* Revert testsLeonid Logvinov2017-05-311-7/+43
* Merge branch 'erc20transfer' into fillOrderAsyncLeonid Logvinov2017-05-311-2/+0
* Refactor getOrderHash to accept order as an objectLeonid Logvinov2017-05-301-4/+3
* Add first passing testLeonid Logvinov2017-05-301-4/+5
* Temporarily remove testLeonid Logvinov2017-05-301-2/+1
* Append _test to exchange_wrapperLeonid Logvinov2017-05-301-0/+105