Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Fix trace test | Leonid Logvinov | 2018-05-24 | 1 | -1/+1 |
* | Fix sol-cov tests | Leonid Logvinov | 2018-05-23 | 1 | -1/+1 |
* | Address feedback | Leonid Logvinov | 2018-05-23 | 1 | -1/+1 |
* | Fix import paths | Leonid Logvinov | 2018-05-23 | 1 | -1/+1 |
* | Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapter | Leonid Logvinov | 2018-05-23 | 1 | -2/+2 |
* | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -1/+1 |
* | Support all opcodes in a trace parser | Leonid Logvinov | 2018-05-23 | 1 | -6/+6 |
* | Make sol-cov work with truffle and other artifact adapters | Leonid Logvinov | 2018-05-23 | 2 | -3/+61 |
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 2 | -0/+4 |
|\ | |||||
| * | Disable magic number rule in more places where it isn't helping code readability | Fabio Berger | 2018-05-17 | 1 | -4/+4 |
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -2/+6 |
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 5 | -0/+5 |
|/ | |||||
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -2/+1 |
* | Implement the resolver | Leonid Logvinov | 2018-04-12 | 5 | -87/+4 |
* | Add a complex test for ast visitor | Leonid Logvinov | 2018-03-16 | 2 | -0/+478 |
* | Move opcodes to constants | Leonid Logvinov | 2018-03-16 | 1 | -4/+2 |
* | Add tests for sol-cov | Leonid Logvinov | 2018-03-15 | 9 | -0/+335 |