Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sorting phase into its own utils file | Brandon Millman | 2018-08-24 | 2 | -64/+95 |
| | |||||
* | Remove legacy docs stuff | Brandon Millman | 2018-08-24 | 2 | -16/+0 |
| | |||||
* | Update _sortedConfigs naming | Brandon Millman | 2018-08-24 | 1 | -4/+4 |
| | |||||
* | Fix lint errors | Brandon Millman | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | Add assertions to factory | Brandon Millman | 2018-08-23 | 1 | -1/+5 |
| | |||||
* | Add more comments | Brandon Millman | 2018-08-23 | 2 | -0/+9 |
| | |||||
* | Write initial forwarderHelperFactory | Brandon Millman | 2018-08-23 | 2 | -0/+17 |
| | |||||
* | Add tests for getMarketBuyOrdersInfo | Brandon Millman | 2018-08-23 | 2 | -3/+3 |
| | |||||
* | Add more TODO items | Brandon Millman | 2018-08-23 | 1 | -0/+2 |
| | |||||
* | Make config public readonly | Brandon Millman | 2018-08-23 | 1 | -3/+3 |
| | |||||
* | Add ForwarderHelperImplConfig | Brandon Millman | 2018-08-23 | 1 | -19/+75 |
| | |||||
* | Remove marketSell and add to marketBuy implementation | Brandon Millman | 2018-08-23 | 3 | -60/+42 |
| | |||||
* | Add stubs for ForwarderHelper interface in ForwarderHelperImpl | Brandon Millman | 2018-08-23 | 2 | -1/+51 |
| | |||||
* | Flesh out types | Brandon Millman | 2018-08-23 | 1 | -0/+80 |
| | |||||
* | Initial skeleton of forwarder-helper package | Brandon Millman | 2018-08-23 | 6 | -0/+22 |