Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix many linter errors that showed up upon upgrading tsutil | Fabio Berger | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | Merge development branch | Fabio Berger | 2018-08-22 | 4 | -12/+95 |
|\ | |||||
| * | clarify variable names for artifact mod times | F. Eugene Aumson | 2018-08-17 | 1 | -6/+6 |
| | | |||||
| * | clarify recompilation tests | F. Eugene Aumson | 2018-08-16 | 1 | -6/+8 |
| | | |||||
| * | change .rejectedWith(error) to .rejected() | F. Eugene Aumson | 2018-08-16 | 1 | -1/+1 |
| | | |||||
| * | follow chai_setup pattern | F. Eugene Aumson | 2018-08-16 | 2 | -2/+15 |
| | | |||||
| * | test compiler | F. Eugene Aumson | 2018-08-15 | 3 | -12/+80 |
| | | |||||
* | | Move types from sol-compiler to types so they can be used in other places ↵ | Fabio Berger | 2018-08-22 | 1 | -1/+1 |
|/ | | | | without requiring sol-compiler as a dep | ||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 2 | -2/+0 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 2 | -2/+1 |
| | |||||
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -2/+1 |
| | |||||
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 1 | -2/+7 |
|\ | | | | | Add more tslint rules | ||||
| * | Improve naming | Fabio Berger | 2018-05-17 | 1 | -3/+4 |
| | | |||||
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -2/+6 |
| | | |||||
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 2 | -0/+2 |
|/ | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix ganache subprovider config Fix a bug in compiler config precedence Fix linter errors Fix templates Remove unused deployer docs configs Add a legacy endpoint for the deployer Add a check for compiler output Add a comment Put ARTIFACTS_VERSION in a config Improve a comment Remove _applyDefaultsToDeployTxDataAsync Add a HACK comment Fix linter issues Rename deployer to sol-compiler Remove deployer Remove deployer from 0x.js and migrations Configure migrations with a compiler.json Remove deployer from metacoin and contract tests Update wallet footer and add remove token functionality # Conflicts: # .gitignore # packages/0x.js/package.json # packages/0x.js/src/0x.ts # packages/contracts/package.json # packages/contracts/test/multi_sig_with_time_lock.ts # packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts # packages/contracts/util/artifacts.ts # packages/deployer/test/deployer_test.ts # packages/migrations/package.json | ||||
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 9 | -0/+948 |