Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deploy @dexon-foundation/0x.jsstable | Hsuan Lee | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/instant/asset-buyer-check-liquidity | Steve Klebanoff | 2019-01-17 | 1 | -1/+1 |
|\ | |||||
| * | Update test for required amountAvailableToFill | Steve Klebanoff | 2019-01-12 | 1 | -1/+1 |
| | | |||||
* | | Disable promise-function-async for mocking async functions | Steve Klebanoff | 2019-01-12 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'development' into feature/instant/asset-buyer-check-liquidity | Steve Klebanoff | 2019-01-12 | 1 | -0/+26 |
|\| | |||||
| * | rename boolean var | Steve Klebanoff | 2018-12-15 | 1 | -3/+3 |
| | | |||||
| * | Only send in amountAvailableToFill if it's a non-zero amount, add additional ↵ | Steve Klebanoff | 2018-12-15 | 1 | -3/+7 |
| | | | | | | | | tests and nest, and put error into its own file | ||||
| * | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ↵ | Steve Klebanoff | 2018-12-15 | 1 | -2/+2 |
| | | | | | | | | in instant | ||||
| * | feat(asset-buyer): Custom InsufficientAssetLiquidityError error | Steve Klebanoff | 2018-12-15 | 1 | -0/+22 |
| | | | | | | | | BREAKING CHANGE: A custom InsufficientAssetLiquidityError error is now raised when there is insufficient liquidity | ||||
* | | Implement liquidity checking w/ testing | Steve Klebanoff | 2019-01-11 | 1 | -0/+66 |
|/ | |||||
* | Move packages/forwarder-helper into packages/asset-buyer | Brandon Millman | 2018-09-15 | 1 | -0/+13 |