aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report
Commit message (Expand)AuthorAgeFilesLines
* Publishcontracts@2.1.16@0xproject/website@0.0.19@0xproject/testnet-faucets@1.0.17@0xproject/sra-report@0.0.2@0xproject/sol-cov@0.0.2@0xproject/react-docs-example@0.0.2@0xproject/monorepo-scripts@0.1.13@0xproject/dev-utils@0.3.0@0xproject/deployer@0.3.00x.js@0.33.2Fabio Berger2018-03-191-8/+8
* Updated CHANGELOGSFabio Berger2018-03-191-1/+1
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-153-7/+12
|\
| * Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
| * Fix lint issuesFabio Berger2018-03-131-0/+1
| * move scripts to monorepro-scriptsFabio Berger2018-03-133-7/+10
* | Update CHANGELOGsBrandon Millman2018-03-141-0/+4
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-143-13/+7
|/
* Prettier sra-report READMEBrandon Millman2018-03-091-7/+7
* Publishcontracts@2.1.15@0xproject/website@0.0.18@0xproject/web3-wrapper@0.2.1@0xproject/utils@0.4.1@0xproject/types@0.3.1@0xproject/testnet-faucets@1.0.16@0xproject/subproviders@0.7.0@0xproject/sra-report@0.0.1@0xproject/react-shared@0.0.1@0xproject/react-docs@0.0.1@0xproject/json-schemas@0.7.14@0xproject/dev-utils@0.2.1@0xproject/deployer@0.2.1@0xproject/connect@0.6.3@0xproject/base-contract@0.0.3@0xproject/assert@0.2.0@0xproject/abi-gen@0.2.50x.js@0.33.1Brandon Millman2018-03-091-6/+6
* Updated CHANGELOGsBrandon Millman2018-03-091-0/+2
* Detail tests in the READMEBrandon Millman2018-03-091-0/+13
* Add support for ropsten and rinkebyBrandon Millman2018-03-094-1/+17
* Add publish config to package.jsonFabio Berger2018-03-081-0/+3
* Disable completed docs linting for globalsBrandon Millman2018-03-071-0/+1
* Add name to environmentBrandon Millman2018-03-071-0/+3
* Add relevant newman typingsBrandon Millman2018-03-071-1/+3
* Random fixesBrandon Millman2018-03-072-2/+1
* Print error message when no orders are found from /ordersBrandon Millman2018-03-071-1/+3
* Refactor environment factory and generalize token environment keysBrandon Millman2018-03-074-79/+99
* Flesh out READMEBrandon Millman2018-03-072-10/+62
* Add support for custom environment fileBrandon Millman2018-03-062-15/+25
* PrettierBrandon Millman2018-03-065-985/+922
* Add options for exporting environment and collection filesBrandon Millman2018-03-061-3/+18
* Add comment to environment factoryBrandon Millman2018-03-061-3/+8
* Change all globals in environment variablesBrandon Millman2018-03-067-995/+1006
* Change url command line option to endpoint-urlBrandon Millman2018-03-062-9/+9
* Rename isHttpUrl to isWebUri in assert packageBrandon Millman2018-03-061-1/+1
* Update 0x package versions and fix yarn.lockBrandon Millman2018-03-061-9/+9
* Fix up some postman testsBrandon Millman2018-03-021-49/+21
* Add ethers typesBrandon Millman2018-03-021-1/+5
* Flesh out postman test casesBrandon Millman2018-03-021-90/+363
* Add more globalsBrandon Millman2018-03-011-15/+10
* Add stringified order object into globalsBrandon Millman2018-02-282-6/+10
* Write to provided output directoryBrandon Millman2018-02-281-3/+17
* Get orderHash via 0x connectBrandon Millman2018-02-282-25/+33
* Refactor environment factory and promisify newmanBrandon Millman2018-02-283-74/+87
* Add exchange contract address to environment filesBrandon Millman2018-02-272-0/+12
* Add schema validation to each collection folder and flesh out paramsBrandon Millman2018-02-271-116/+355
* Update postman collection to load json schemas into tv4 before every test runBrandon Millman2018-02-241-12/+53
* Add an array of schemaKeys to the globalsBrandon Millman2018-02-241-13/+31
* Remove url from kovan environment jsonBrandon Millman2018-02-241-6/+0
* Use Schema interface from @0xproject/json-schemasBrandon Millman2018-02-242-13/+13
* Fix README typoBrandon Millman2018-02-241-1/+1
* Fix @types/lodash versionBrandon Millman2018-02-231-1/+1
* Implement initial sra-report command line toolBrandon Millman2018-02-2314-0/+684