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
/
order-utils
/
src
/
market_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-3
/
+3
*
Calculate min and max rates in buy quote
fragosti
2018-09-19
1
-14
/
+25
*
Merge branch 'development' into feature/forwarder-helper/init
Brandon Millman
2018-08-24
1
-3
/
+8
|
\
|
*
Fix many linter errors that showed up upon upgrading tsutil
Fabio Berger
2018-08-23
1
-1
/
+1
|
*
Fix up order-utils
Fabio Berger
2018-08-21
1
-3
/
+8
*
|
Fix rounding bug in marketUtils
Brandon Millman
2018-08-23
1
-1
/
+1
*
|
Remove marketSell and add to marketBuy implementation
Brandon Millman
2018-08-23
1
-2
/
+2
|
/
*
Make marketUtils interface compatible with Order and SignedOrder
Brandon Millman
2018-08-14
1
-36
/
+36
*
Update marketUtils api
Brandon Millman
2018-08-14
1
-40
/
+53
*
Remove assertion comments
Brandon Millman
2018-08-07
1
-4
/
+0
*
Add tests for findFeeOrdersThatCoverFeesForTargetOrders
Brandon Millman
2018-08-06
1
-5
/
+9
*
Change orderStates param name to remaingFillableMakerAssetAmounts
Brandon Millman
2018-08-06
1
-30
/
+55
*
Implement first round of tests for findOrdersThatCoverMakerAssetFillAmount
Brandon Millman
2018-08-06
1
-12
/
+11
*
Move helper functions into order-utils
Brandon Millman
2018-08-06
1
-0
/
+109