Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 0x.js dependency from sra-report | Leonid Logvinov | 2018-05-23 | 1 | -2/+3 |
| | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -5/+22 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -8/+23 |
| | |||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -25/+0 |
| | |||||
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -2/+0 |
| | |||||
* | WIP | Brandon Millman | 2018-03-16 | 1 | -0/+1 |
| | |||||
* | Fix bad merge | Brandon Millman | 2018-03-16 | 2 | -0/+7 |
| | |||||
* | Merge branch 'development' into feature/sra-report/collection-tests | Brandon Millman | 2018-03-16 | 4 | -17/+15 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (97 commits) Keep console.log in monorepo-scripts Enable coverage for all other packages with tests Fix parallel coverage results reporting Fix linter issuesx Remove outdated comment Add script copying to build command Add postpublish script to sol-cov Move configuration into package.json configs section Transform input data before encoding for callAsync and getABIEncodedTransactionData Update CHANGELOGs Consolidate all console.log into the @0xproject/utils package Update coverage badge to show development coverage Configure post build hook Notify coveralls after all tasks have finished Address feedback Revert "Report all coverage reports together" Separate published packages and typescript typings on README Consolidate docs generation and uploading logic Use async/await instead of promise syntax Move changelog entry ... | ||||
| * | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 1 | -0/+8 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (25 commits) Enable coverage for all other packages with tests Fix parallel coverage results reporting Fix linter issuesx Remove outdated comment Add script copying to build command Add postpublish script to sol-cov Move configuration into package.json configs section Transform input data before encoding for callAsync and getABIEncodedTransactionData Consolidate docs generation and uploading logic Use async/await instead of promise syntax Move changelog entry remove unneeded include remove unused dep Fix lint issues Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency small fixes move scripts to monorepro-scripts Fix gitignore Move abi-gen scripts to src Add missing dep ... | ||||
| | * | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 1 | -2/+3 |
| | | | |||||
| | * | Fix lint issues | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
| | | | |||||
| | * | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 1 | -0/+6 |
| | | | |||||
| * | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 3 | -13/+7 |
| |/ | |||||
* / | Add scaffolding for sra-report collection unit tests | Brandon Millman | 2018-03-14 | 3 | -5/+29 |
|/ | |||||
* | Add support for ropsten and rinkeby | Brandon Millman | 2018-03-09 | 4 | -1/+17 |
| | |||||
* | Disable completed docs linting for globals | Brandon Millman | 2018-03-07 | 1 | -0/+1 |
| | |||||
* | Add name to environment | Brandon Millman | 2018-03-07 | 1 | -0/+3 |
| | |||||
* | Add relevant newman typings | Brandon Millman | 2018-03-07 | 1 | -1/+3 |
| | |||||
* | Random fixes | Brandon Millman | 2018-03-07 | 1 | -1/+0 |
| | |||||
* | Print error message when no orders are found from /orders | Brandon Millman | 2018-03-07 | 1 | -1/+3 |
| | |||||
* | Refactor environment factory and generalize token environment keys | Brandon Millman | 2018-03-07 | 3 | -43/+62 |
| | |||||
* | Flesh out README | Brandon Millman | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | Add support for custom environment file | Brandon Millman | 2018-03-06 | 2 | -15/+25 |
| | |||||
* | Prettier | Brandon Millman | 2018-03-06 | 4 | -12/+14 |
| | |||||
* | Add options for exporting environment and collection files | Brandon Millman | 2018-03-06 | 1 | -3/+18 |
| | |||||
* | Add comment to environment factory | Brandon Millman | 2018-03-06 | 1 | -3/+8 |
| | |||||
* | Change all globals in environment variables | Brandon Millman | 2018-03-06 | 4 | -19/+33 |
| | |||||
* | Change url command line option to endpoint-url | Brandon Millman | 2018-03-06 | 1 | -8/+8 |
| | |||||
* | Rename isHttpUrl to isWebUri in assert package | Brandon Millman | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | Add more globals | Brandon Millman | 2018-03-01 | 1 | -15/+10 |
| | |||||
* | Add stringified order object into globals | Brandon Millman | 2018-02-28 | 2 | -6/+10 |
| | |||||
* | Write to provided output directory | Brandon Millman | 2018-02-28 | 1 | -3/+17 |
| | |||||
* | Get orderHash via 0x connect | Brandon Millman | 2018-02-28 | 2 | -25/+33 |
| | |||||
* | Refactor environment factory and promisify newman | Brandon Millman | 2018-02-28 | 2 | -74/+84 |
| | |||||
* | Add an array of schemaKeys to the globals | Brandon Millman | 2018-02-24 | 1 | -13/+31 |
| | |||||
* | Use Schema interface from @0xproject/json-schemas | Brandon Millman | 2018-02-24 | 2 | -13/+13 |
| | |||||
* | Implement initial sra-report command line tool | Brandon Millman | 2018-02-23 | 4 | -0/+122 |