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 comment to TransactionReceiptWithDecodedLogs explaining that it doesn't a... | Fabio Berger | 2018-05-11 | 1 | -0/+5 |
* | Add missing quote | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
* | Add PR number | Fabio Berger | 2018-05-10 | 1 | -1/+2 |
* | Remove uneeded tslint config | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 2 | -0/+87 |
* | Publish | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
* | Make node types a dependency | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2018-05-04 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-04 | 2 | -6/+19 |
* | Publish | Fabio Berger | 2018-04-18 | 1 | -3/+3 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-18 | 2 | -6/+19 |
* | Merge pull request #520 from 0xProject/fix/installation-tests | Fabio Berger | 2018-04-12 | 1 | -1/+1 |
|\ | |||||
| * | Fix some of the publishing/installation issues | Leonid Logvinov | 2018-04-12 | 1 | -1/+1 |
* | | Merge branch 'development' into fix/docImprovements | Fabio Berger | 2018-04-12 | 3 | -4/+9 |
|\| | |||||
| * | Publish | Leonid Logvinov | 2018-04-12 | 1 | -3/+3 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-04-12 | 2 | -1/+6 |
* | | Add comment about Provider type | Fabio Berger | 2018-04-11 | 1 | -0/+4 |
* | | Introduce type JSONRpcErrorCallback | Fabio Berger | 2018-04-11 | 1 | -1/+3 |
|/ | |||||
* | Merge pull request #505 from 0xProject/fix/readmeContributingSection | Fabio Berger | 2018-04-06 | 1 | -4/+24 |
|\ | |||||
| * | 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 | -5/+25 |
* | | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 2 | -0/+13 |
|/ | |||||
* | Remove `isPublished` from all CHANGELOG.json filesx | Fabio Berger | 2018-04-03 | 1 | -14/+7 |
* | After publish | Leonid Logvinov | 2018-04-02 | 1 | -1/+2 |
* | Publish | Leonid Logvinov | 2018-04-02 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-02 | 2 | -6/+16 |
* | 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 |
* | | Update CHANGELOG.json's | Leonid Logvinov | 2018-04-02 | 2 | -4/+4 |
* | | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 3 | -2/+6 |
|/ | |||||
* | Publish | Fabio Berger | 2018-04-02 | 1 | -3/+3 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-02 | 2 | -1/+19 |
* | Generate CHANGELOG.json files | Fabio Berger | 2018-04-02 | 1 | -0/+68 |
* | Merge pull request #482 from 0xProject/feature/web3-types | Leonid Logvinov | 2018-03-28 | 3 | -13/+194 |
|\ | |||||
| * | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 3 | -13/+194 |
* | | merge developmentx | Fabio Berger | 2018-03-28 | 3 | -7/+7 |
|\| | |||||
| * | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 3 | -7/+7 |
* | | Add monorepo_scripts to npmignore | Fabio Berger | 2018-03-27 | 1 | -0/+1 |
|/ | |||||
* | Publish | Fabio Berger | 2018-03-19 | 1 | -4/+4 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -5/+5 |
* | Updated CHANGELOGS | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
* | Fix quotation marks | Brandon Millman | 2018-03-17 | 1 | -1/+1 |
* | Updated CHANGELOGs | Brandon Millman | 2018-03-15 | 1 | -0/+1 |
* | Add SignedOrder, Order, and ECSignature types to the types package | Brandon Millman | 2018-03-15 | 1 | -0/+28 |
* | Merge branch 'development' into convertScriptsToTs | Fabio Berger | 2018-03-14 | 2 | -5/+4 |
|\ | |||||
| * | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 2 | -5/+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/+16 |
|/ | |||||
* | Merge branch 'development' into addPackagePublishConfig | Fabio Berger | 2018-03-09 | 3 | -1/+16 |
|\ | |||||
| * | Publish | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
| * | Updated CHANGELOGs | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
| * | Move RawLogEntry to types package | Fabio Berger | 2018-03-07 | 2 | -0/+15 |
* | | 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 | -3/+3 |
* | Updated CHANGELOGS | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
* | Merge pull request #429 from 0xProject/fix/incorrectDeps | Fabio Berger | 2018-03-04 | 2 | -4/+5 |
|\ | |||||
| * | Add PR number | Fabio Berger | 2018-03-03 | 1 | -1/+1 |
| * | Add changelog entries from types and utils | Fabio Berger | 2018-03-03 | 1 | -1/+2 |
| * | Move web3 typings to dependencies since the types package cannot function wit... | Fabio Berger | 2018-03-03 | 1 | -3/+3 |
* | | Update all mentions of the repo name being `0x.js` to `0x-monorepo` | Fabio Berger | 2018-03-04 | 1 | -3/+3 |
|/ | |||||
* | Add as an option to | Leonid Logvinov | 2018-02-28 | 2 | -1/+2 |
* | Add PR number | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Add data to TxData | Leonid Logvinov | 2018-02-28 | 2 | -0/+5 |
* | Publish | Brandon Millman | 2018-02-17 | 1 | -2/+2 |
* | Publish | Fabio Berger | 2018-02-10 | 1 | -2/+2 |
* | Publish | Fabio Berger | 2018-02-10 | 1 | -3/+3 |
* | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
|\ | |||||
| * | 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 types and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+7 |
* | | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 1 | -10/+1 |
|/ | |||||
* | Publish | Brandon Millman | 2018-02-08 | 1 | -1/+1 |
* | Update CHANGELOGs | Brandon Millman | 2018-02-08 | 1 | -1/+1 |
* | Attribute the origins of NonceTracker | Jacob Evans | 2018-02-07 | 1 | -0/+2 |
* | Move BlockParam and BlockParamLiteral to shared types | Jacob Evans | 2018-02-07 | 1 | -0/+10 |
* | Publish | Leonid Logvinov | 2018-02-06 | 1 | -3/+3 |
* | Add missing comas | Leonid Logvinov | 2018-02-05 | 1 | -1/+1 |
* | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -3/+3 |
|\ | |||||
| * | Publish | Leonid Logvinov | 2018-02-01 | 1 | -4/+4 |
* | | Merge pull request #359 from 0xProject/feature/ts-2.7 | Leonid | 2018-02-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
* | | | Add build:watch to README's | Leonid Logvinov | 2018-02-02 | 1 | -0/+6 |
|/ / | |||||
* / | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ | |||||
* | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 1 | -2/+1 |
* | Make awaitTransactionMinedAsync non-generic again | Leonid Logvinov | 2018-01-30 | 1 | -2/+2 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 2 | -1/+29 |
* | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -0/+5 |
* | Publish | Fabio Berger | 2018-01-30 | 1 | -3/+3 |
* | Publish | Leonid Logvinov | 2018-01-30 | 1 | -3/+3 |
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -3/+3 |
* | Publish | Brandon Millman | 2018-01-18 | 1 | -3/+3 |
* | Publish | Leonid Logvinov | 2018-01-11 | 1 | -3/+3 |
* | Return to old way of including web3 types | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -9/+3 |
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 5 | -56/+46 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 2 | -3/+2 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -3/+3 |
* | Publish | Fabio Berger | 2017-12-28 | 1 | -2/+2 |
* | Publish | Leonid Logvinov | 2017-12-21 | 1 | -2/+2 |
* | Fix wording | Brandon Millman | 2017-12-20 | 1 | -2/+2 |
* | Update some wording and remove N/A test sections | Brandon Millman | 2017-12-20 | 1 | -6/+2 |
* | Update readmes for connect, kovan-facuets, types, and utils packages | Brandon Millman | 2017-12-20 | 1 | -3/+48 |
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 1 | -0/+4 |
* | Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all... | Brandon Millman | 2017-12-09 | 2 | -0/+18 |
* | Publish | Brandon Millman | 2017-12-09 | 1 | -2/+2 |
* | Address feedback | Leonid Logvinov | 2017-12-07 | 1 | -3/+3 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 5 | -0/+86 |