| Commit message (Expand) | Author | Age | Files | Lines |
* | Move from using lerna multi-package commands to wsrun, update README's accord... | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
* | Revert "Remove gitkeeps" | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
* | Remove gitkeeps | Fabio Berger | 2018-05-11 | 1 | -0/+0 |
* | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 6 | -24/+18 |
|\ |
|
| * | Fix templates | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| * | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| * | Fix linter issues | Leonid Logvinov | 2018-05-10 | 2 | -3/+3 |
| * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 2 | -3/+3 |
| * | Remove deployer from metacoin and contract tests | Leonid Logvinov | 2018-05-10 | 4 | -21/+15 |
* | | Add artifacts to clean command | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
|/ |
|
* | Implement new artifacts format | Leonid Logvinov | 2018-05-07 | 2 | -2/+17 |
* | Publishcontracts@2.1.28@0xproject/website@0.0.32@0xproject/testnet-faucets@1.0.29@0xproject/sra-report@0.0.14@0xproject/sol-resolver@0.0.4@0xproject/react-docs-example@0.0.11@0xproject/migrations@0.0.5@0xproject/metacoin@0.0.6@0xproject/dev-utils@0.4.1@0xproject/base-contract@0.3.1 | Leonid Logvinov | 2018-05-05 | 1 | -10/+10 |
* | Publishcontracts@2.1.26@0xproject/website@0.0.29@0xproject/testnet-faucets@1.0.27@0xproject/sra-report@0.0.12@0xproject/sol-resolver@0.0.3@0xproject/react-docs-example@0.0.9@0xproject/monorepo-scripts@0.1.19@0xproject/migrations@0.0.4@0xproject/metacoin@0.0.5@0xproject/dev-utils@0.4.0@0xproject/base-contract@0.3.0 | Leonid Logvinov | 2018-05-04 | 1 | -11/+11 |
* | Update Web3 Provider Engine to 14.0.4 | Jacob Evans | 2018-04-24 | 1 | -1/+1 |
* | Update ethers in metacoin project | Jacob Evans | 2018-04-19 | 1 | -1/+1 |
* | Publishcontracts@2.1.23@0xproject/website@0.0.26@0xproject/testnet-faucets@1.0.24@0xproject/sra-report@0.0.9@0xproject/sol-resolver@0.0.2@0xproject/react-docs-example@0.0.8@0xproject/monorepo-scripts@0.1.18@0xproject/migrations@0.0.2@0xproject/metacoin@0.0.4@0xproject/dev-utils@0.3.6@0xproject/base-contract@0.2.1 | Fabio Berger | 2018-04-18 | 1 | -11/+11 |
* | Implement the resolver | Leonid Logvinov | 2018-04-12 | 2 | -172/+1 |
* | Use solc.compileStandardWrapper | Leonid Logvinov | 2018-04-12 | 1 | -9/+11 |
* | Use solc.compileStandardWrapper | Leonid Logvinov | 2018-04-12 | 1 | -4/+4 |
* | Add ony abi-gen changes from Greg's PR | Leonid Logvinov | 2018-04-12 | 3 | -14/+152 |
* | Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS... | Leonid Logvinov | 2018-04-12 | 4 | -153/+15 |
* | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-12 | 1 | -11/+11 |
|\ |
|
| * | Publishcontracts@2.1.22@0xproject/website@0.0.25@0xproject/testnet-faucets@1.0.23@0xproject/sra-report@0.0.8@0xproject/react-docs-example@0.0.7@0xproject/monorepo-scripts@0.1.17@0xproject/metacoin@0.0.3@0xproject/dev-utils@0.3.5@0xproject/base-contract@0.2.0 | Leonid Logvinov | 2018-04-12 | 1 | -11/+11 |
* | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-11 | 4 | -15/+153 |
|\| |
|
| * | Added a detailed description of `renameOverloadedMethods` (special thanks to ... | Greg Hysen | 2018-04-10 | 1 | -6/+6 |
| * | Updated deployer to accept a list of contract directories as input. Contract ... | Greg Hysen | 2018-04-10 | 4 | -15/+153 |
* | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-05 | 3 | -8/+8 |
|\| |
|
| * | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 3 | -8/+8 |
* | | Add --exit to all mocha calls so they exit when called from top-level yarn co... | Fabio Berger | 2018-04-04 | 1 | -1/+1 |
|/ |
|
* | Publishcontracts@2.1.21@0xproject/website@0.0.24@0xproject/testnet-faucets@1.0.22@0xproject/sra-report@0.0.7@0xproject/react-docs-example@0.0.6@0xproject/monorepo-scripts@0.1.16@0xproject/metacoin@0.0.2@0xproject/dev-utils@0.3.4@0xproject/base-contract@0.1.0 | Leonid Logvinov | 2018-04-02 | 1 | -15/+15 |
* | Fix version | Leonid Logvinov | 2018-04-02 | 1 | -3/+3 |
* | Fix contracts and artifacts paths | Leonid Logvinov | 2018-04-02 | 2 | -3/+6 |
* | move all configs to a config file | Leonid Logvinov | 2018-04-02 | 4 | -11/+17 |
* | Remove a repo section | Leonid Logvinov | 2018-04-02 | 1 | -11/+0 |
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 12 | -0/+346 |