Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Publishethereum-types@1.0.5contracts@2.1.41@0xproject/website@0.0.45@0xproject/web3-wrapper@2.0.0@0xproject/utils@1.0.6@0xproject/typescript-typings@1.0.5@0xproject/types@1.0.1-rc.5@0xproject/tslint-config@1.0.6@0xproject/testnet-faucets@1.0.42@0xproject/subproviders@2.0.0@0xproject/sra-report@1.0.6@0xproject/sra-api@1.0.1-rc.5@0xproject/sol-resolver@1.0.6@0xproject/sol-cov@2.1.0@0xproject/sol-compiler@1.1.0@0xproject/react-shared@1.0.7@0xproject/react-docs@1.0.6@0xproject/order-watcher@1.0.1-rc.4@0xproject/order-utils@1.0.1-rc.4@0xproject/monorepo-scripts@1.0.6@0xproject/migrations@1.0.5@0xproject/metacoin@0.0.16@0xproject/json-schemas@1.0.1-rc.5@0xproject/forwarder-helper@1.0.1-rc.1@0xproject/fill-scenarios@1.0.1-rc.4@0xproject/dev-utils@1.0.5@0xproject/contract-wrappers@1.0.1-rc.4@0xproject/connect@2.0.0-rc.1@0xproject/base-contract@2.0.0@0xproject/assert@1.0.6@0xproject/abi-gen@1.0.60x.js@1.0.1-rc.4 | Fabio Berger | 2018-08-25 | 1 | -12/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.4 - @0xproject/abi-gen@1.0.6 - @0xproject/assert@1.0.6 - @0xproject/base-contract@2.0.0 - @0xproject/connect@2.0.0-rc.1 - @0xproject/contract-wrappers@1.0.1-rc.4 - contracts@2.1.41 - @0xproject/dev-utils@1.0.5 - ethereum-types@1.0.5 - @0xproject/fill-scenarios@1.0.1-rc.4 - @0xproject/forwarder-helper@1.0.1-rc.1 - @0xproject/json-schemas@1.0.1-rc.5 - @0xproject/metacoin@0.0.16 - @0xproject/migrations@1.0.5 - @0xproject/monorepo-scripts@1.0.6 - @0xproject/order-utils@1.0.1-rc.4 - @0xproject/order-watcher@1.0.1-rc.4 - @0xproject/react-docs@1.0.6 - @0xproject/react-shared@1.0.7 - @0xproject/sol-compiler@1.1.0 - @0xproject/sol-cov@2.1.0 - @0xproject/sol-resolver@1.0.6 - @0xproject/sra-api@1.0.1-rc.5 - @0xproject/sra-report@1.0.6 - @0xproject/subproviders@2.0.0 - @0xproject/testnet-faucets@1.0.42 - @0xproject/tslint-config@1.0.6 - @0xproject/types@1.0.1-rc.5 - @0xproject/typescript-typings@1.0.5 - @0xproject/utils@1.0.6 - @0xproject/web3-wrapper@2.0.0 - @0xproject/website@0.0.45 | ||||
* | Updated CHANGELOGS | Fabio Berger | 2018-08-25 | 2 | -1/+12 |
| | |||||
* | 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 |