aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report
Commit message (Collapse)AuthorAgeFilesLines
* Set Lodash dep to an exact version since newer versions introduced breaking ↵Fabio Berger2018-03-201-1/+1
| | | | changes
* Add new entry into CHANGELOGBrandon Millman2018-03-201-1/+4
|
* Merge branch 'development' into feature/sra-report/collection-testsBrandon Millman2018-03-202-9/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (26 commits) Change title Add Blake and Zach to About page Re-size Jacob and Tom's images Manually publish 0x.js back to a working state Publish Publish Fix 0x.js assets Remove assets from connect and _bundles from packages that don't generate the folder Publish Fix packages that aren't working as expected Make new packages default to public on publish Add new public packages to top-level README Update top-level package.json Fix incorrect new versions Fix path to assets Publish Updated CHANGELOGS Fix quotation marks Add a complex test for ast visitor Move opcodes to constants ...
| * Manually publish 0x.js back to a working stateFabio Berger2018-03-191-1/+1
| |
| * PublishFabio Berger2018-03-191-2/+2
| | | | | | | | | | | | | | | | - 0x.js@0.33.5 - contracts@2.1.19 - @0xproject/sra-report@0.0.5 - @0xproject/testnet-faucets@1.0.20 - @0xproject/website@0.0.22
| * PublishFabio Berger2018-03-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.4 - @0xproject/assert@0.2.3 - @0xproject/connect@0.6.6 - contracts@2.1.18 - @0xproject/deployer@0.3.2 - @0xproject/dev-utils@0.3.2 - @0xproject/json-schemas@0.7.17 - @0xproject/react-docs-example@0.0.4 - @0xproject/react-docs@0.0.4 - @0xproject/react-shared@0.0.4 - @0xproject/sol-cov@0.0.4 - @0xproject/sra-report@0.0.4 - @0xproject/subproviders@0.8.2 - @0xproject/testnet-faucets@1.0.19 - @0xproject/website@0.0.21
| * PublishFabio Berger2018-03-191-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.3 - @0xproject/abi-gen@0.2.7 - @0xproject/assert@0.2.2 - @0xproject/base-contract@0.0.5 - chai-as-promised-typescript-typings@0.0.12 - chai-typescript-typings@0.0.6 - @0xproject/connect@0.6.5 - contracts@2.1.17 - @0xproject/deployer@0.3.1 - @0xproject/dev-utils@0.3.1 - ethers-typescript-typings@0.0.4 - @0xproject/json-schemas@0.7.16 - @0xproject/monorepo-scripts@0.1.14 - @0xproject/react-docs-example@0.0.3 - @0xproject/react-docs@0.0.3 - @0xproject/react-shared@0.0.3 - @0xproject/sol-cov@0.0.3 - @0xproject/sra-report@0.0.3 - @0xproject/subproviders@0.8.1 - @0xproject/testnet-faucets@1.0.18 - @0xproject/tslint-config@0.4.12 - @0xproject/types@0.4.1 - @0xproject/utils@0.4.3 - web3-typescript-typings@0.10.2 - @0xproject/web3-wrapper@0.3.1 - @0xproject/website@0.0.20
| * PublishFabio Berger2018-03-191-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.2 - @0xproject/abi-gen@0.2.6 - @0xproject/assert@0.2.1 - @0xproject/base-contract@0.0.4 - chai-as-promised-typescript-typings@0.0.11 - chai-typescript-typings@0.0.5 - @0xproject/connect@0.6.4 - contracts@2.1.16 - @0xproject/deployer@0.3.0 - @0xproject/dev-utils@0.3.0 - ethers-typescript-typings@0.0.3 - @0xproject/json-schemas@0.7.15 - @0xproject/monorepo-scripts@0.1.13 - @0xproject/react-docs-example@0.0.2 - @0xproject/react-docs@0.0.2 - @0xproject/react-shared@0.0.2 - @0xproject/sol-cov@0.0.2 - @0xproject/sra-report@0.0.2 - @0xproject/subproviders@0.8.0 - @0xproject/testnet-faucets@1.0.17 - @0xproject/tslint-config@0.4.11 - @0xproject/types@0.4.0 - @0xproject/utils@0.4.2 - web3-typescript-typings@0.10.1 - @0xproject/web3-wrapper@0.3.0 - @0xproject/website@0.0.19
| * Updated CHANGELOGSFabio Berger2018-03-191-1/+1
| |
* | WIPBrandon Millman2018-03-161-0/+1
| |
* | Fix bad mergeBrandon Millman2018-03-162-0/+7
| |
* | Merge branch 'development' into feature/sra-report/collection-testsBrandon Millman2018-03-167-24/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-logBrandon Millman2018-03-153-7/+12
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 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
| |/
* | Fix quotation marksBrandon Millman2018-03-161-1/+1
| |
* | Update README and CHANGELOGBrandon Millman2018-03-142-0/+10
| |
* | Add scaffolding for sra-report collection unit testsBrandon Millman2018-03-1414-7/+7958
|/
* Prettier sra-report READMEBrandon Millman2018-03-091-7/+7
|
* PublishBrandon Millman2018-03-091-6/+6
| | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.1 - @0xproject/abi-gen@0.2.5 - @0xproject/assert@0.2.0 - @0xproject/base-contract@0.0.3 - @0xproject/connect@0.6.3 - contracts@2.1.15 - @0xproject/deployer@0.2.1 - @0xproject/dev-utils@0.2.1 - @0xproject/json-schemas@0.7.14 - @0xproject/react-docs@0.0.1 - @0xproject/react-shared@0.0.1 - @0xproject/sra-report@0.0.1 - @0xproject/subproviders@0.7.0 - @0xproject/testnet-faucets@1.0.16 - @0xproject/types@0.3.1 - @0xproject/utils@0.4.1 - @0xproject/web3-wrapper@0.2.1 - @0xproject/website@0.0.18
* 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