Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade changelog version to get around test-publis CI job | Brandon Millman | 2018-08-24 | 1 | -1/+1 |
* | Remove CHANGELOG.md | Brandon Millman | 2018-08-24 | 1 | -1/+0 |
* | 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 | 3 | -28/+5 |
* | Update _sortedConfigs naming | Brandon Millman | 2018-08-24 | 1 | -4/+4 |
* | Fix prettier | Brandon Millman | 2018-08-23 | 1 | -0/+1 |
* | Fix lint errors | Brandon Millman | 2018-08-23 | 2 | -3/+3 |
* | Add changelog entry and fix order-util changelog PR numbers | Brandon Millman | 2018-08-23 | 1 | -1/+11 |
* | Add assertions to factory | Brandon Millman | 2018-08-23 | 2 | -1/+7 |
* | 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 | 3 | -11/+52 |
* | Add test for sorting that happens in constructor | Brandon Millman | 2018-08-23 | 1 | -2/+85 |
* | 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 | 2 | -25/+84 |
* | 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 | 3 | -12/+58 |
* | Flesh out types | Brandon Millman | 2018-08-23 | 2 | -0/+82 |
* | Initial skeleton of forwarder-helper package | Brandon Millman | 2018-08-23 | 15 | -0/+227 |