Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix many linter errors that showed up upon upgrading tsutil | Fabio Berger | 2018-08-23 | 1 | -1/+2 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -3/+1 |
| | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -1/+12 |
| | |||||
* | Fix bad merge | Brandon Millman | 2018-03-16 | 1 | -0/+1 |
| | |||||
* | Merge branch 'development' into feature/sra-report/collection-tests | Brandon Millman | 2018-03-16 | 1 | -6/+5 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ... | ||||
| * | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -6/+5 |
| | | |||||
* | | Add scaffolding for sra-report collection unit tests | Brandon Millman | 2018-03-14 | 1 | -3/+2 |
|/ | |||||
* | Add support for ropsten and rinkeby | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Flesh out README | Brandon Millman | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | Add support for custom environment file | Brandon Millman | 2018-03-06 | 1 | -9/+12 |
| | |||||
* | Prettier | Brandon Millman | 2018-03-06 | 1 | -2/+4 |
| | |||||
* | Add options for exporting environment and collection files | Brandon Millman | 2018-03-06 | 1 | -3/+18 |
| | |||||
* | Change all globals in environment variables | Brandon Millman | 2018-03-06 | 1 | -6/+2 |
| | |||||
* | 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 stringified order object into globals | Brandon Millman | 2018-02-28 | 1 | -4/+1 |
| | |||||
* | Write to provided output directory | Brandon Millman | 2018-02-28 | 1 | -3/+17 |
| | |||||
* | Get orderHash via 0x connect | Brandon Millman | 2018-02-28 | 1 | -4/+11 |
| | |||||
* | Refactor environment factory and promisify newman | Brandon Millman | 2018-02-28 | 1 | -74/+13 |
| | |||||
* | 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 | 1 | -10/+13 |
| | |||||
* | Implement initial sra-report command line tool | Brandon Millman | 2018-02-23 | 1 | -0/+108 |