Fabio Berger
|
cc840a6911
|
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Add more tslint rules
|
2018-05-22 18:04:50 +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
|
e972ed8456
|
Fix linter errors
|
2018-05-10 18:12:34 +02:00 |
|
Leonid Logvinov
|
f854f3ee2b
|
Remove unused deployer docs configs
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
75d24dea0e
|
Fix linter issues
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
3d58b38e4e
|
Remove deployer from metacoin and contract tests
|
2018-05-10 17:46:57 +02:00 |
|
Leonid Logvinov
|
249bf0163d
|
Move our contract templates to accept Provider instead of Web3Wrapper
|
2018-04-04 11:56:32 +03:00 |
|
Leonid Logvinov
|
13299158d1
|
Add sol-cover implementation
|
2018-03-12 03:37:27 +01:00 |
|
Leonid Logvinov
|
b6a133cc64
|
Improve an error message when an inorrect number of constructor params is passed
|
2018-02-27 14:42:49 -08:00 |
|
Leonid Logvinov
|
747732118c
|
Fix namings
|
2018-02-27 12:06:02 -08:00 |
|
Leonid Logvinov
|
93b2736d65
|
Use the same templates as 0x.js
|
2018-02-27 12:05:46 -08:00 |
|
Leonid Logvinov
|
9d9cab1711
|
Fix build by using local events types
|
2018-02-27 12:05:23 -08:00 |
|
Leonid Logvinov
|
568e4d33f2
|
Use Order and SignedOrder type from 0x.js
|
2018-02-07 13:41:30 +01:00 |
|
Leonid Logvinov
|
fd004032cb
|
Introduce SignedOrder class and remove type assertions
|
2018-02-07 12:22:22 +01:00 |
|
Leonid Logvinov
|
4b6324050d
|
Make orderHashHex a getter instead of a property
|
2018-02-07 11:59:40 +01:00 |
|
Leonid Logvinov
|
a264c36a48
|
Change tests
|
2018-02-06 17:27:47 -08:00 |
|
Leonid Logvinov
|
5a4c0bff6a
|
Remove accounts magic from tests
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
6205209fbb
|
Make an RPC constructor param implicit
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
9d62e5fb6f
|
Use an enum for contract name
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
387363283c
|
Remove truffle from tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
709026bf1a
|
Refactor contracts tests to not use injected web3 instance
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
f2b2b86786
|
Remove truffle from Exchange tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
6463cda204
|
Remove truffle from tokenTransferProxy tests
|
2018-01-30 16:01:35 +01:00 |
|