23 Commits

Author SHA1 Message Date
perissology
92cb9c3807 add /*solcov ignore next*/ tests 2018-06-25 08:18:02 -07:00
Alex Browne
4012e31115
Use make-promises-safe as a preloader instead of manually importing 2018-06-21 19:17:33 -07:00
Alex Browne
613a78bcf6
Include source code snippets in revert stack traces 2018-06-20 12:19:30 -07:00
fragosti
9778695b4a Try enabling no-unused-variable... 2018-06-04 19:48:21 -07:00
Leonid Logvinov
a2fc9a964b
Fix linter errors 2018-05-31 11:19:18 -07:00
Leonid Logvinov
a7fc9caacb
Introduce ethereum-types package 2018-05-31 11:04:05 -07:00
Leonid Logvinov
2ddd53b355
Fix trace test 2018-05-23 10:49:08 -07:00
Leonid Logvinov
9740199870
Fix sol-cov tests 2018-05-22 15:27:17 -07:00
Leonid Logvinov
83c37c6a7a
Address feedback 2018-05-22 15:27:17 -07:00
Leonid Logvinov
253bada643
Fix import paths 2018-05-22 15:20:35 -07:00
Leonid Logvinov
86f17fb466
Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapter 2018-05-22 15:20:34 -07:00
Leonid Logvinov
1ff34bd0f4
Remove web3Factory.create and remove dev-tools dependency on sol-cov 2018-05-22 15:20:34 -07:00
Leonid Logvinov
427a29145d
Support all opcodes in a trace parser 2018-05-22 15:20:34 -07:00
Leonid Logvinov
974575b695
Make sol-cov work with truffle and other artifact adapters 2018-05-22 15:20:34 -07:00
Fabio Berger
cc840a6911
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Add more tslint rules
2018-05-22 18:04:50 +02:00
Fabio Berger
cf7967e629 Disable magic number rule in more places where it isn't helping code readability 2018-05-17 14:07:44 +02:00
Alex Browne
251218af8b
Use make-promises-safe to catch unhandled rejections in tests 2018-05-16 17:36:37 -07:00
Fabio Berger
839db68571 Fix TSLint rules 2018-05-16 14:59:10 +02:00
Leonid Logvinov
75d24dea0e
Fix linter issues 2018-05-10 17:47:38 +02:00
Leonid Logvinov
eb89926cee
Implement the resolver 2018-04-12 12:52:48 +02:00
Leonid Logvinov
a9b1dcb32a
Add a complex test for ast visitor 2018-03-16 10:49:20 +01:00
Leonid Logvinov
8f8577b7c6
Move opcodes to constants 2018-03-16 10:27:12 +01:00
Leonid Logvinov
f6c01520ae
Add tests for sol-cov 2018-03-15 16:19:01 +01:00