Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -0/+3 |
|\ | |||||
| * | Change minimum Node version to 6.12 | Alex Browne | 2018-05-15 | 1 | -1/+1 |
| * | Document Node.js version requirement and add it to package.json | Alex Browne | 2018-05-15 | 1 | -0/+3 |
* | | Move from using lerna multi-package commands to wsrun, update README's accord... | Fabio Berger | 2018-05-15 | 2 | -16/+4 |
|/ | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2018-05-05 | 1 | -4/+4 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
* | Publish | Leonid Logvinov | 2018-05-04 | 1 | -6/+6 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-04 | 2 | -5/+18 |
* | Publish | Fabio Berger | 2018-04-18 | 1 | -6/+6 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-18 | 2 | -5/+18 |
* | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-12 | 3 | -6/+19 |
|\ | |||||
| * | Publish | Leonid Logvinov | 2018-04-12 | 1 | -6/+6 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-04-12 | 2 | -0/+13 |
* | | merge development | Fabio Berger | 2018-04-09 | 1 | -2/+28 |
|\| | |||||
| * | Merge pull request #505 from 0xProject/fix/readmeContributingSection | Fabio Berger | 2018-04-06 | 1 | -2/+28 |
| |\ | |||||
| | * | Fix contributing links | Fabio Berger | 2018-04-05 | 1 | -1/+1 |
| | * | Improve contributing section of all packages so they include building entire ... | Fabio Berger | 2018-04-05 | 1 | -3/+29 |
* | | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-05 | 1 | -1/+1 |
|\| | | |||||
| * | | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -1/+1 |
| |/ | |||||
* / | Add --exit to all mocha calls so they exit when called from top-level yarn co... | Fabio Berger | 2018-04-04 | 1 | -1/+1 |
|/ | |||||
* | Remove `isPublished` from all CHANGELOG.json filesx | Fabio Berger | 2018-04-03 | 1 | -12/+6 |
* | After publish | Leonid Logvinov | 2018-04-02 | 1 | -1/+2 |
* | Publish | Leonid Logvinov | 2018-04-02 | 1 | -6/+6 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-02 | 2 | -4/+17 |
* | Merge branch 'development' into feature/metacoin | Leonid Logvinov | 2018-04-02 | 2 | -2/+4 |
|\ | |||||
| * | Add manual postpublish command to all public packages and update CHANGELOG.json | Fabio Berger | 2018-04-02 | 2 | -2/+4 |
* | | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -2/+0 |
|/ | |||||
* | Publish | Fabio Berger | 2018-04-02 | 1 | -6/+6 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-02 | 2 | -1/+19 |
* | Generate CHANGELOG.json files | Fabio Berger | 2018-04-02 | 1 | -0/+53 |
* | merge developmentx | Fabio Berger | 2018-03-28 | 3 | -15/+10 |
|\ | |||||
| * | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 3 | -15/+10 |
* | | Add monorepo_scripts to npmignore | Fabio Berger | 2018-03-27 | 1 | -0/+1 |
|/ | |||||
* | Set Lodash dep to an exact version since newer versions introduced breaking c... | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -2/+2 |
* | Remove assets from connect and _bundles from packages that don't generate the... | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -6/+6 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -8/+8 |
* | Enable coverage for all other packages with tests | Leonid Logvinov | 2018-03-15 | 2 | -1/+4 |
* | 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 | 4 | -7/+17 |
* | Merge branch 'development' into addPackagePublishConfig | Fabio Berger | 2018-03-09 | 4 | -8/+12 |
|\ | |||||
| * | Publish | Brandon Millman | 2018-03-09 | 1 | -3/+3 |
| * | Updated CHANGELOGs | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
| * | Rename isHttpUrl to isWebUri in assert package | Brandon Millman | 2018-03-06 | 3 | -5/+9 |
* | | Add package.json publishConfig so that these packages are published as public. | Fabio Berger | 2018-03-08 | 1 | -0/+3 |
|/ | |||||
* | Add missing instructions to add external types to tsconfig.json after instal... | Fabio Berger | 2018-03-05 | 1 | -0/+8 |
* | Publish | Fabio Berger | 2018-03-05 | 1 | -5/+5 |
* | Updated CHANGELOGS | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
* | Update all mentions of the repo name being `0x.js` to `0x-monorepo` | Fabio Berger | 2018-03-04 | 1 | -3/+3 |
* | Merge branch 'development' into feature/0x.js/lowercase-addresses | Jacob Evans | 2018-02-27 | 2 | -2/+6 |
|\ | |||||
| * | Merge pull request #385 from 0xProject/feature/0x_config_validation | Leonid Logvinov | 2018-02-24 | 2 | -1/+8 |
| |\ | |||||
| | * | Update CHANGELOG | Leonid Logvinov | 2018-02-21 | 2 | -1/+7 |
| | * | Remove unused CHANGELOG entry | Leonid Logvinov | 2018-02-21 | 1 | -4/+0 |
| | * | Change assert.doesConformToShema interface | Leonid Logvinov | 2018-02-21 | 1 | -4/+4 |
| | * | Access property over this | Leonid Logvinov | 2018-02-15 | 1 | -1/+1 |
| | * | Add entries to the CHANGELOG | Leonid Logvinov | 2018-02-15 | 1 | -0/+4 |
| | * | Better validate ZeroExConfig on public networks | Leonid Logvinov | 2018-02-15 | 1 | -2/+3 |
* | | | Check isETHAddressHex before lowercase | Jacob Evans | 2018-02-27 | 2 | -4/+5 |
|/ / | |||||
* / | Publish | Brandon Millman | 2018-02-17 | 1 | -3/+3 |
|/ | |||||
* | Publish | Fabio Berger | 2018-02-10 | 1 | -4/+4 |
* | Publish | Fabio Berger | 2018-02-10 | 1 | -5/+5 |
* | Fix changelog version | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
* | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 2 | -1/+11 |
|\ | |||||
| * | Add `yarn-error.log` to all .npmignore | Fabio Berger | 2018-02-10 | 1 | -0/+1 |
| * | Add PR number to CHANGELOGs | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| * | ignore all files starting with dots in all sub-packages | Fabio Berger | 2018-02-10 | 1 | -0/+1 |
| * | Add npmignore to subpackage and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -1/+9 |
* | | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 1 | -11/+1 |
|/ | |||||
* | Publish | Brandon Millman | 2018-02-08 | 1 | -3/+3 |
* | Publish | Leonid Logvinov | 2018-02-06 | 1 | -4/+4 |
* | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -4/+4 |
|\ | |||||
| * | Publish | Leonid Logvinov | 2018-02-01 | 1 | -4/+4 |
* | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
* | | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ | |||||
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -1/+6 |
* | Publish | Fabio Berger | 2018-01-30 | 1 | -4/+4 |
* | Publish | Leonid Logvinov | 2018-01-30 | 1 | -4/+4 |
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -4/+4 |
* | Prettier | Jacob Evans | 2018-01-19 | 2 | -3/+7 |
* | Should not -> cannot | Jacob Evans | 2018-01-19 | 1 | -1/+1 |
* | Reject negative amounts in isValidBaseUnitAmount | Jacob Evans | 2018-01-19 | 2 | -0/+12 |
* | Publish | Brandon Millman | 2018-01-18 | 1 | -5/+5 |
* | Add postpublish scripts | Leonid Logvinov | 2018-01-13 | 1 | -2/+3 |
* | Publish | Leonid Logvinov | 2018-01-11 | 1 | -4/+4 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 3 | -30/+6 |
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 5 | -67/+66 |
* | Merge imports | Leonid Logvinov | 2018-01-04 | 1 | -2/+1 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 3 | -3/+2 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 2 | -136/+49 |
* | Publish | Fabio Berger | 2017-12-28 | 1 | -4/+4 |
* | Publish | Leonid Logvinov | 2017-12-21 | 1 | -4/+4 |
* | Change contributing test | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Fix yarn workspaces explanation | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Change CONTRIBUTING section | Leonid Logvinov | 2017-12-20 | 1 | -2/+6 |
* | Fix the headers | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Address feedback | Leonid Logvinov | 2017-12-20 | 1 | -9/+19 |
* | Write 4 README's | Leonid Logvinov | 2017-12-20 | 1 | -2/+32 |
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 1 | -15/+15 |
* | Fix a dependency | Leonid Logvinov | 2017-12-12 | 1 | -1/+1 |
* | Move dependency | Leonid Logvinov | 2017-12-12 | 1 | -1/+0 |
* | Merge dependencies | Leonid Logvinov | 2017-12-12 | 1 | -3/+1 |
* | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 4 | -40/+4 |
* | Remove ethereum-address dependency and add this logic to the repo | Leonid Logvinov | 2017-12-11 | 3 | -4/+39 |
* | Publish | Brandon Millman | 2017-12-09 | 1 | -3/+3 |
* | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -3/+3 |
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -3/+3 |
* | Fix linter issue | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | Auto-fix linter errors in other mono-repo packages | Leonid Logvinov | 2017-11-24 | 2 | -10/+11 |
* | Autofix json-schemas linter errors | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2017-11-22 | 1 | -3/+3 |
* | Revert "Publish" | Leonid Logvinov | 2017-11-22 | 1 | -3/+3 |
* | Publish | Leonid Logvinov | 2017-11-22 | 1 | -3/+3 |
* | Merge branch 'development' into feature/publishLifecycleScripts | Fabio Berger | 2017-11-18 | 1 | -0/+6 |
|\ | |||||
| * | Add CHANGELOG files to each sub-package | Fabio Berger | 2017-11-15 | 1 | -0/+6 |
* | | Put release name generation into postpublish_utils | Fabio Berger | 2017-11-18 | 1 | -1/+1 |
* | | reset all sub-package versions to latest actually published | Fabio Berger | 2017-11-18 | 1 | -3/+3 |
* | | Get package name from package.json | Fabio Berger | 2017-11-18 | 1 | -1/+2 |
* | | Add postpublish scripts for all the subpackages so that they each publish a r... | Fabio Berger | 2017-11-18 | 1 | -0/+13 |
* | | WIP | Brandon Millman | 2017-11-16 | 1 | -3/+3 |
|/ | |||||
* | Add title and install instructions to all sub-package READMEs | Fabio Berger | 2017-11-15 | 1 | -0/+9 |
* | Publish | Fabio Berger | 2017-11-15 | 1 | -3/+3 |
* | Remove private flag because we need it published to npm | Fabio Berger | 2017-11-15 | 1 | -1/+0 |
* | Update tslint rules for assert and json-schemas | Brandon Millman | 2017-11-15 | 1 | -1/+1 |
* | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 1 | -2/+2 |
|\ | |||||
| * | Alphabetize | Fabio Berger | 2017-11-15 | 1 | -2/+2 |
| * | Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead of... | Fabio Berger | 2017-11-14 | 1 | -3/+3 |
* | | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 3 | -3/+6 |
|/ | |||||
* | remove new line | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
* | Update urls | Fabio Berger | 2017-11-14 | 1 | -3/+3 |
* | Remove unused circle.yml | Fabio Berger | 2017-11-14 | 1 | -14/+0 |
* | remove image from sub-readme | Fabio Berger | 2017-11-14 | 1 | -4/+0 |
* | Standardize around a `test:circleci` command that any sub-package can impleme... | Fabio Berger | 2017-11-14 | 1 | -1/+2 |
* | Rename back | Fabio Berger | 2017-11-14 | 8 | -0/+522 |
* | Rename assert sub-package and removed duplicate methods from 0x.js's assert m... | Fabio Berger | 2017-11-14 | 8 | -514/+0 |
* | fix merge | Fabio Berger | 2017-11-14 | 1 | -2/+2 |
|\ | |||||
| * | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 8 | -0/+514 |
* | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 8 | -0/+514 |