index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
asset-buyer
/
test
/
buy_quote_calculator_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'development' into feature/bignumber-8.0
Leonid Logvinov
2019-01-18
1
-2
/
+2
|
\
|
*
Update test for required amountAvailableToFill
Steve Klebanoff
2019-01-12
1
-2
/
+2
*
|
Upgrade bignumber.js version
Leonid Logvinov
2019-01-15
1
-3
/
+3
|
/
*
Only send in amountAvailableToFill if it's a non-zero amount, add additional ...
Steve Klebanoff
2018-12-15
1
-79
/
+117
*
Factor in slippage amount in InsufficientAssetLiquidityError error, and show ...
Steve Klebanoff
2018-12-15
1
-0
/
+28
*
feat(asset-buyer): Custom InsufficientAssetLiquidityError error
Steve Klebanoff
2018-12-15
1
-7
/
+66
*
fix(asset-buyer): output assetEthAmount instead of ethPerAssetPrice in BuyQuo...
Brandon Millman
2018-11-13
1
-13
/
+13
*
feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in co...
Brandon Millman
2018-10-24
1
-4
/
+8
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
*
Fix incorrect affiliate fee calculations and associated tests
Brandon Millman
2018-10-06
1
-9
/
+15
*
Update BuyQuote interface
Brandon Millman
2018-10-05
1
-10
/
+24
*
Remove unused constants
Brandon Millman
2018-10-04
1
-3
/
+0
*
Add fee order with a takerFee
Brandon Millman
2018-10-04
1
-2
/
+6
*
Add additional order factory methods and refactor test to use them
Brandon Millman
2018-10-04
1
-60
/
+23
*
Add additional test for slippage
Brandon Millman
2018-10-04
1
-12
/
+64
*
Add buy_quote_calculator_test
Brandon Millman
2018-10-04
1
-0
/
+130