index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
asset-buyer
/
src
/
utils
/
buy_quote_calculator.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(asset-buyer): output assetEthAmount instead of ethPerAssetPrice in BuyQuo...
Brandon Millman
2018-11-13
1
-14
/
+14
*
fix(asset-buyer): fix default values being overriden and incorrect fee rounding
Brandon Millman
2018-11-03
1
-1
/
+1
*
chore(asset-buyer): fix lint errors
Brandon Millman
2018-10-24
1
-3
/
+3
*
feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in co...
Brandon Millman
2018-10-24
1
-46
/
+74
*
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
-5
/
+5
*
Update BuyQuote interface
Brandon Millman
2018-10-05
1
-10
/
+16
*
Add comments about buy quote calculation
Brandon Millman
2018-10-04
1
-0
/
+2
*
Fix linter
Brandon Millman
2018-10-04
1
-2
/
+0
*
Add additional test for slippage
Brandon Millman
2018-10-04
1
-6
/
+6
*
Add buy_quote_calculator_test
Brandon Millman
2018-10-04
1
-31
/
+116
*
Merge AssetBuyer and AssetBuyerManager
Brandon Millman
2018-10-03
1
-8
/
+7
*
More renaming
fragosti
2018-09-21
1
-0
/
+1
*
Add labels to TODOs
fragosti
2018-09-21
1
-1
/
+2
*
Move some logic to order utils
fragosti
2018-09-21
1
-4
/
+6
*
Implement StandardRelayerAPIAssetBuyerManager
fragosti
2018-09-20
1
-0
/
+1
*
Calculate min and max rates in buy quote
fragosti
2018-09-19
1
-19
/
+43
*
Flesh out the AssetBuyer class
Brandon Millman
2018-09-15
1
-0
/
+60