index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
asset-buyer
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependency packages
Hsuan Lee
2019-01-19
5
-614
/
+0
*
Merge branch 'development' into feature/bignumber-8.0
Leonid Logvinov
2019-01-18
4
-3
/
+283
|
\
|
*
Change LiquidityForAssetData to return a BigNumber instead of a number to avo...
Steve Klebanoff
2019-01-17
1
-14
/
+14
|
*
Merge branch 'development' into feature/instant/asset-buyer-check-liquidity
Steve Klebanoff
2019-01-17
2
-3
/
+3
|
|
\
|
|
*
Update test for required amountAvailableToFill
Steve Klebanoff
2019-01-12
2
-3
/
+3
|
*
|
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
2
-9
/
+160
|
|
\
|
|
*
|
getLiquidityForAssetDataAsync helper method, and fix to assetBuyer to check f...
Steve Klebanoff
2019-01-12
1
-8
/
+22
|
*
|
rename tokensAvailableInUnitAmount to tokensAvailableInBaseUnits and use test...
Steve Klebanoff
2019-01-11
1
-27
/
+24
|
*
|
Adding more test coverage
Steve Klebanoff
2019-01-11
1
-4
/
+37
|
*
|
Implement liquidity checking w/ testing
Steve Klebanoff
2019-01-11
2
-0
/
+234
*
|
|
Upgrade bignumber.js version
Leonid Logvinov
2019-01-15
1
-3
/
+3
|
|
/
|
/
|
*
|
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
2
-82
/
+124
*
|
Factor in slippage amount in InsufficientAssetLiquidityError error, and show ...
Steve Klebanoff
2018-12-15
2
-2
/
+30
*
|
feat(asset-buyer): Custom InsufficientAssetLiquidityError error
Steve Klebanoff
2018-12-15
2
-7
/
+88
|
/
*
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
*
Delete old test
Brandon Millman
2018-09-15
1
-136
/
+0
*
Create initial AssetBuyer class
Brandon Millman
2018-09-15
1
-132
/
+132
*
Move packages/forwarder-helper into packages/asset-buyer
Brandon Millman
2018-09-15
2
-0
/
+149