Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move npm-run-all to devDependencies | Leonid Logvinov | 2018-03-22 | 1 | -1/+1 |
* | Revert optimizer config | Leonid Logvinov | 2018-03-22 | 1 | -1/+1 |
* | Remove .only | Leonid Logvinov | 2018-03-21 | 1 | -1/+1 |
* | Add function docs | Leonid Logvinov | 2018-03-21 | 1 | -2/+6 |
* | Add function docs | Leonid Logvinov | 2018-03-21 | 2 | -0/+6 |
* | Add tests for compiler utils | Leonid Logvinov | 2018-03-21 | 7 | -52/+159 |
* | Enable strictNullChecks | Leonid Logvinov | 2018-03-21 | 6 | -156/+182 |
* | Change the type of optimizerEnabled to boolean and convert it to number only ... | Leonid Logvinov | 2018-03-21 | 5 | -9/+8 |
* | Support proper semver version ranges | Leonid Logvinov | 2018-03-21 | 3 | -16/+23 |
* | Compile contracts sequentially | Leonid Logvinov | 2018-03-21 | 1 | -1/+3 |
* | Throw an error if contract file doesn't contain the contract with the same name | Leonid Logvinov | 2018-03-21 | 1 | -0/+5 |
* | Stop printing help on error | Leonid Logvinov | 2018-03-21 | 2 | -2/+16 |
* | Rename onDeployCommand to onDeployCommandAsync and onCompileCommand to onComp... | Leonid Logvinov | 2018-03-21 | 1 | -4/+9 |
* | Update deployer version since manual re-publish | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -2/+2 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -9/+9 |
* | Fix packages that aren't working as expected | Fabio Berger | 2018-03-19 | 2 | -0/+5 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -11/+11 |
* | Updated CHANGELOGS | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
* | Add changelog entry about pragma addition | Fabio Berger | 2018-03-16 | 1 | -0/+1 |
* | Add pragma above command-line script | Fabio Berger | 2018-03-16 | 1 | -0/+3 |
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 5 | -8/+22 |
|\ | |||||
| * | Enable coverage for all other packages with tests | Leonid Logvinov | 2018-03-15 | 2 | -1/+4 |
| * | Merge branch 'development' into convertScriptsToTs | Fabio Berger | 2018-03-14 | 30 | -519/+159 |
| |\ | |||||
| * | | 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 |
* | | | Update CHANGELOGs | Brandon Millman | 2018-03-14 | 1 | -0/+1 |
* | | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 3 | -17/+13 |
| |/ |/| | |||||
* | | Address feedback | Leonid Logvinov | 2018-03-14 | 1 | -1/+1 |
* | | Fix comments | Leonid Logvinov | 2018-03-12 | 2 | -6/+4 |
* | | Fix deployer CHANGELOG | Leonid Logvinov | 2018-03-12 | 1 | -7/+7 |
* | | Add an example deployment script | Leonid Logvinov | 2018-03-12 | 2 | -1/+31 |
* | | Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort | Leonid Logvinov | 2018-03-12 | 6 | -18/+20 |
* | | Fix sources list generation in a compiler | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | | Add better error handling in deployer constructor | Leonid Logvinov | 2018-03-12 | 1 | -3/+12 |
* | | Move compiler URL to constants | Leonid Logvinov | 2018-03-12 | 2 | -1/+2 |
* | | Handle an error while loading the compiler | Leonid Logvinov | 2018-03-12 | 1 | -0/+3 |
* | | Introduce isCompilerAvailableLocally | Leonid Logvinov | 2018-03-12 | 1 | -1/+2 |
* | | Fix variable name | Leonid Logvinov | 2018-03-12 | 1 | -5/+5 |
* | | use sourceList instead of sources | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | | Improve compiler output type | Leonid Logvinov | 2018-03-12 | 1 | -1/+4 |
* | | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 29 | -509/+102 |
|/ | |||||
* | Merge branch 'development' into addPackagePublishConfig | Fabio Berger | 2018-03-09 | 5 | -5/+57 |
|\ | |||||
| * | Update CHANGELOG | Amir Bandeali | 2018-03-09 | 1 | -0/+4 |
| * | Add solc 0.4.20 and 0.4.21 | Amir Bandeali | 2018-03-09 | 3 | -0/+48 |
| * | Publish | Brandon Millman | 2018-03-09 | 1 | -5/+5 |
* | | Add package.json publishConfig so that these packages are published as public. | Fabio Berger | 2018-03-08 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #419 from 0xProject/fix/deployer-args | Leonid Logvinov | 2018-03-08 | 2 | -2/+15 |
|\ | |||||
| * | Add PR name | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| * | Improve an error message when an inorrect number of constructor params is passed | Leonid Logvinov | 2018-02-28 | 2 | -2/+15 |
* | | Publish | Fabio Berger | 2018-03-05 | 1 | -8/+8 |
* | | 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 | 2 | -5/+5 |
|/ | |||||
* | Fix the version | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Include types for ethers-contracts | Leonid Logvinov | 2018-02-28 | 2 | -0/+2 |
* | Pass whole txData to estimateGas | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Fix default contract set calculation | Leonid Logvinov | 2018-02-28 | 1 | -0/+3 |
* | Fix default paths | Leonid Logvinov | 2018-02-28 | 1 | -2/+2 |
* | Address feedback | Amir Bandeali | 2018-02-21 | 5 | -49/+54 |
* | Use source tree hash instead of compile flag | Amir Bandeali | 2018-02-21 | 2 | -43/+42 |
* | Fix race condition | Amir Bandeali | 2018-02-21 | 2 | -9/+12 |
* | Update CHANGELOG | Amir Bandeali | 2018-02-21 | 1 | -0/+4 |
* | Check dependencies when determining if should be recompiled | Amir Bandeali | 2018-02-21 | 6 | -80/+163 |
* | Merge branch 'development' into feature/web3-abi-v2-types | Leonid | 2018-02-21 | 7 | -11/+46 |
|\ | |||||
| * | Publish | Brandon Millman | 2018-02-17 | 1 | -7/+7 |
| * | Updated CHANGELOGs | Brandon Millman | 2018-02-17 | 1 | -1/+1 |
| * | Rename variables | Amir Bandeali | 2018-02-16 | 5 | -15/+15 |
| * | Update CHANGELOG | Amir Bandeali | 2018-02-16 | 1 | -0/+4 |
| * | Run prettier | Amir Bandeali | 2018-02-16 | 1 | -3/+4 |
| * | Fix checks, add contract list to compile script in package.json | Amir Bandeali | 2018-02-16 | 4 | -3/+6 |
| * | Add contracts to compiler options | Amir Bandeali | 2018-02-16 | 3 | -2/+28 |
| * | Merge branch 'development' into fix/windows_install | Leonid | 2018-02-12 | 10 | -41/+33 |
| |\ | |||||
| * | | Use system-independent rm command | Leonid Logvinov | 2018-02-09 | 1 | -1/+2 |
* | | | Add types for ABIv2 | Leonid Logvinov | 2018-02-15 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Publish | Fabio Berger | 2018-02-10 | 1 | -6/+6 |
* | | Publish | Fabio Berger | 2018-02-10 | 1 | -7/+7 |
* | | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 9 | -2/+28 |
|\ \ | |||||
| * | | 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 deployer along with a changelog | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
| * | | Add tslint.json to deployer package and fix all tslint issues | Fabio Berger | 2018-02-10 | 7 | -2/+17 |
| |/ | |||||
* / | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 1 | -35/+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 | 4 | -7/+29 |
|\ | |||||
| * | Rename directories | Amir Bandeali | 2018-02-03 | 1 | -2/+2 |
| * | Rename previous contracts, fix imports, add nested file structure | Amir Bandeali | 2018-02-03 | 1 | -1/+0 |
| * | Move all contracts into a single directory | Fabio Berger | 2018-02-03 | 1 | -0/+1 |
| * | Add solc 0.4.19 | Remco Bloemen | 2018-02-02 | 2 | -0/+23 |
| * | Publish | Leonid Logvinov | 2018-02-01 | 1 | -5/+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 | -1/+1 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 3 | -8/+11 |
* | 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 | -6/+6 |
* | Move tests to a separate folder | Leonid Logvinov | 2018-01-18 | 10 | -10/+11 |
* | Change file layout | Leonid Logvinov | 2018-01-18 | 13 | -12/+12 |
* | Add bin definition | Leonid Logvinov | 2018-01-18 | 1 | -0/+3 |
* | Add postpublish scripts and README | Leonid Logvinov | 2018-01-18 | 2 | -0/+112 |
* | Fix a link | Leonid Logvinov | 2018-01-18 | 1 | -1/+1 |
* | Move deployer to a separate package | Leonid Logvinov | 2018-01-18 | 35 | -0/+2205 |