aboutsummaryrefslogtreecommitdiffstats
path: root/packages/forwarder-helper/src
Commit message (Collapse)AuthorAgeFilesLines
* Move packages/forwarder-helper into packages/asset-buyerBrandon Millman2018-09-158-501/+0
|
* Various clean upBrandon Millman2018-09-152-4/+6
|
* Catch standard relayer api errorsBrandon Millman2018-09-152-4/+10
|
* Remove taker address as param and filter out non-open ordersBrandon Millman2018-09-153-8/+18
|
* Add getForwarderHelperForMakerAssetDataAsync method to forwarderHelperFactoryBrandon Millman2018-09-153-2/+248
|
* Move sorting phase into its own utils fileBrandon Millman2018-08-242-64/+95
|
* Remove legacy docs stuffBrandon Millman2018-08-242-16/+0
|
* Update _sortedConfigs namingBrandon Millman2018-08-241-4/+4
|
* Fix lint errorsBrandon Millman2018-08-231-1/+1
|
* Add assertions to factoryBrandon Millman2018-08-231-1/+5
|
* Add more commentsBrandon Millman2018-08-232-0/+9
|
* Write initial forwarderHelperFactoryBrandon Millman2018-08-232-0/+17
|
* Add tests for getMarketBuyOrdersInfoBrandon Millman2018-08-232-3/+3
|
* Add more TODO itemsBrandon Millman2018-08-231-0/+2
|
* Make config public readonlyBrandon Millman2018-08-231-3/+3
|
* Add ForwarderHelperImplConfigBrandon Millman2018-08-231-19/+75
|
* Remove marketSell and add to marketBuy implementationBrandon Millman2018-08-233-60/+42
|
* Add stubs for ForwarderHelper interface in ForwarderHelperImplBrandon Millman2018-08-232-1/+51
|
* Flesh out typesBrandon Millman2018-08-231-0/+80
|
* Initial skeleton of forwarder-helper packageBrandon Millman2018-08-236-0/+22