aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove sra-reportLeonid Logvinov2018-10-181-111/+0
* Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-231-1/+2
* Try enabling no-unused-variable...fragosti2018-06-051-3/+1
* Fix TSLint rulesFabio Berger2018-05-161-1/+12
* Fix bad mergeBrandon Millman2018-03-161-0/+1
* Merge branch 'development' into feature/sra-report/collection-testsBrandon Millman2018-03-161-6/+5
|\
| * Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-6/+5
* | Add scaffolding for sra-report collection unit testsBrandon Millman2018-03-141-3/+2
|/
* Add support for ropsten and rinkebyBrandon Millman2018-03-091-1/+1
* Flesh out READMEBrandon Millman2018-03-071-1/+1
* Add support for custom environment fileBrandon Millman2018-03-061-9/+12
* PrettierBrandon Millman2018-03-061-2/+4
* Add options for exporting environment and collection filesBrandon Millman2018-03-061-3/+18
* Change all globals in environment variablesBrandon Millman2018-03-061-6/+2
* Change url command line option to endpoint-urlBrandon Millman2018-03-061-8/+8
* Rename isHttpUrl to isWebUri in assert packageBrandon Millman2018-03-061-1/+1
* Add stringified order object into globalsBrandon Millman2018-02-281-4/+1
* Write to provided output directoryBrandon Millman2018-02-281-3/+17
* Get orderHash via 0x connectBrandon Millman2018-02-281-4/+11
* Refactor environment factory and promisify newmanBrandon Millman2018-02-281-74/+13
* Add an array of schemaKeys to the globalsBrandon Millman2018-02-241-13/+31
* Use Schema interface from @0xproject/json-schemasBrandon Millman2018-02-241-10/+13
* Implement initial sra-report command line toolBrandon Millman2018-02-231-0/+108