Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fillOrderAsync' of github.com:0xProject/0x.js into fillOrderAsync | Fabio Berger | 2017-06-01 | 1 | -9/+10 |
|\ | |||||
| * | Add shouldCheckTransfer | Leonid Logvinov | 2017-06-01 | 1 | -1/+1 |
| * | Refactor tests | Leonid Logvinov | 2017-06-01 | 1 | -10/+11 |
* | | put external imports at the top | Fabio Berger | 2017-06-01 | 1 | -6/+6 |
|/ | |||||
* | Add comment for fillOrderAsync method, rename fillAmount to fillTakerAmountIn... | Fabio Berger | 2017-06-01 | 1 | -3/+4 |
* | Revert "Add EXPIRED test" | Leonid Logvinov | 2017-06-01 | 1 | -22/+16 |
* | Add EXPIRED test | Leonid Logvinov | 2017-06-01 | 1 | -16/+22 |
* | Add NOT_A_TAKER check | Leonid Logvinov | 2017-06-01 | 1 | -1/+10 |
* | Add FILL_AMOUNT_IS_ZERO check | Leonid Logvinov | 2017-06-01 | 1 | -2/+2 |
* | Add taker parameter to createSignedOrder | Leonid Logvinov | 2017-06-01 | 1 | -2/+4 |
* | Rename order to order_factory | Leonid Logvinov | 2017-06-01 | 1 | -1/+1 |
* | Remove unnecessary checks | Leonid Logvinov | 2017-06-01 | 1 | -5/+0 |
* | Fix linter errors | Leonid Logvinov | 2017-06-01 | 1 | -8/+8 |
* | Add dirty-chai | Leonid Logvinov | 2017-06-01 | 1 | -0/+4 |
* | Allign parameters | Leonid Logvinov | 2017-06-01 | 1 | -2/+2 |
* | Use const | Leonid Logvinov | 2017-06-01 | 1 | -1/+1 |
* | Add setDefaultAccount | Leonid Logvinov | 2017-06-01 | 1 | -2/+2 |
* | Temp push | Leonid Logvinov | 2017-06-01 | 1 | -21/+28 |
* | Add setAllowance function | Leonid Logvinov | 2017-05-31 | 1 | -4/+18 |
* | Fix linter errors | Leonid Logvinov | 2017-05-31 | 1 | -1/+1 |
* | Revert tests | Leonid Logvinov | 2017-05-31 | 1 | -7/+43 |
* | Merge branch 'erc20transfer' into fillOrderAsync | Leonid Logvinov | 2017-05-31 | 1 | -2/+0 |
* | Refactor getOrderHash to accept order as an object | Leonid Logvinov | 2017-05-30 | 1 | -4/+3 |
* | Add first passing test | Leonid Logvinov | 2017-05-30 | 1 | -4/+5 |
* | Temporarily remove test | Leonid Logvinov | 2017-05-30 | 1 | -2/+1 |
* | Append _test to exchange_wrapper | Leonid Logvinov | 2017-05-30 | 1 | -0/+105 |