Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.2 | Fabio Berger | 2018-03-19 | 1 | -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 CHANGELOGS | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 3 | -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 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 | 3 | -7/+10 |
| | | |||||
* | | Update CHANGELOGs | Brandon Millman | 2018-03-14 | 1 | -0/+4 |
| | | |||||
* | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 3 | -13/+7 |
|/ | |||||
* | Prettier sra-report README | Brandon Millman | 2018-03-09 | 1 | -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.1 | Brandon Millman | 2018-03-09 | 1 | -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 CHANGELOGs | Brandon Millman | 2018-03-09 | 1 | -0/+2 |
| | |||||
* | Detail tests in the README | Brandon Millman | 2018-03-09 | 1 | -0/+13 |
| | |||||
* | Add support for ropsten and rinkeby | Brandon Millman | 2018-03-09 | 4 | -1/+17 |
| | |||||
* | Add publish config to package.json | Fabio Berger | 2018-03-08 | 1 | -0/+3 |
| | |||||
* | 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 | 2 | -2/+1 |
| | |||||
* | 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 | 4 | -79/+99 |
| | |||||
* | Flesh out README | Brandon Millman | 2018-03-07 | 2 | -10/+62 |
| | |||||
* | Add support for custom environment file | Brandon Millman | 2018-03-06 | 2 | -15/+25 |
| | |||||
* | Prettier | Brandon Millman | 2018-03-06 | 5 | -985/+922 |
| | |||||
* | 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 | 7 | -995/+1006 |
| | |||||
* | Change url command line option to endpoint-url | Brandon Millman | 2018-03-06 | 2 | -9/+9 |
| | |||||
* | Rename isHttpUrl to isWebUri in assert package | Brandon Millman | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | Update 0x package versions and fix yarn.lock | Brandon Millman | 2018-03-06 | 1 | -9/+9 |
| | |||||
* | Fix up some postman tests | Brandon Millman | 2018-03-02 | 1 | -49/+21 |
| | |||||
* | Add ethers types | Brandon Millman | 2018-03-02 | 1 | -1/+5 |
| | |||||
* | Flesh out postman test cases | Brandon Millman | 2018-03-02 | 1 | -90/+363 |
| | |||||
* | 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 | 3 | -74/+87 |
| | |||||
* | Add exchange contract address to environment files | Brandon Millman | 2018-02-27 | 2 | -0/+12 |
| | |||||
* | Add schema validation to each collection folder and flesh out params | Brandon Millman | 2018-02-27 | 1 | -116/+355 |
| | |||||
* | Update postman collection to load json schemas into tv4 before every test run | Brandon Millman | 2018-02-24 | 1 | -12/+53 |
| | |||||
* | Add an array of schemaKeys to the globals | Brandon Millman | 2018-02-24 | 1 | -13/+31 |
| | |||||
* | Remove url from kovan environment json | Brandon Millman | 2018-02-24 | 1 | -6/+0 |
| | |||||
* | Use Schema interface from @0xproject/json-schemas | Brandon Millman | 2018-02-24 | 2 | -13/+13 |
| | |||||
* | Fix README typo | Brandon Millman | 2018-02-24 | 1 | -1/+1 |
| | |||||
* | Fix @types/lodash version | Brandon Millman | 2018-02-23 | 1 | -1/+1 |
| | |||||
* | Implement initial sra-report command line tool | Brandon Millman | 2018-02-23 | 14 | -0/+684 |