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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add isValidPercentage assert
fragosti
2018-09-19
2
-13
/
+14
*
make the slippage percentage customizable by integrator
fragosti
2018-09-18
3
-7
/
+20
*
Restrict orders field of AssetBuyerOrdersAndFillableAmounts to SignedOrder fo...
fragosti
2018-09-18
1
-2
/
+2
*
Fix order expired bug
fragosti
2018-09-18
1
-1
/
+1
*
Move all constants to own file
fragosti
2018-09-18
2
-12
/
+11
*
Add factory method for specific assetData to buy and add comments
Brandon Millman
2018-09-15
2
-3
/
+54
*
Add factory method on AssetBuyer for specific token address
Brandon Millman
2018-09-15
1
-1
/
+20
*
Add factory method on AssetBuyer for provided orders
Brandon Millman
2018-09-15
2
-1
/
+39
*
Export the order fetchers
Brandon Millman
2018-09-15
1
-0
/
+2
*
Fix lint errors
Brandon Millman
2018-09-15
3
-18
/
+5
*
Implement ProvidedOrderFetcher
Brandon Millman
2018-09-15
3
-1
/
+48
*
Implement StandardRelayerAPIOrderFetcher
Brandon Millman
2018-09-15
3
-262
/
+84
*
Flesh out the AssetBuyer class
Brandon Millman
2018-09-15
9
-233
/
+544
*
Create initial AssetBuyer class
Brandon Millman
2018-09-15
7
-441
/
+500
*
Move packages/forwarder-helper into packages/asset-buyer
Brandon Millman
2018-09-15
8
-0
/
+501