Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use zeroEx.getAvailableAddressesAsync instead of web3.eth.getAccounts | Leonid Logvinov | 2017-08-30 | 1 | -1/+1 |
* | Add validation for the case where the order is fully filled or canceled and a... | Leonid Logvinov | 2017-08-24 | 1 | -0/+9 |
* | Fix order validation tests | Leonid Logvinov | 2017-08-24 | 1 | -19/+20 |
* | Remove And's from names | Leonid Logvinov | 2017-08-24 | 1 | -33/+36 |
* | Separate order validation errors tests from exchange tests | Leonid Logvinov | 2017-08-24 | 1 | -1/+95 |
* | Rename shouldCheckTransfer to shouldThrowOnInsufficientBalanceOrAllowance in ... | Leonid Logvinov | 2017-08-22 | 1 | -13/+13 |
* | Indent callbacks | Leonid Logvinov | 2017-07-26 | 1 | -2/+2 |
* | Rearrange imports | Leonid Logvinov | 2017-07-26 | 1 | -1/+1 |
* | Fix tests | Leonid Logvinov | 2017-07-26 | 1 | -1/+1 |
* | Factor out order validation tests | Leonid Logvinov | 2017-07-26 | 1 | -0/+203 |