868 Commits

Author SHA1 Message Date
Leonid Logvinov
74ef0458f5
Fix test failures caused by testrpc new eth_sign behaviour 2017-06-30 19:08:07 -07:00
Leonid Logvinov
75711f348a
Remove custom Schema type and use one from jsonschema 2017-06-27 11:04:27 -07:00
Leonid Logvinov
dcd08e40e6
Add kovan integration tests 2017-06-22 23:36:43 +02:00
Leonid Logvinov
de29c23ad7
Revert "Temporarily use forked version of truffle-contract to reduce the bundle"
This reverts commit ef96c58b7f7d0ce678e8eb4f662b2f6a31e8799a.
truffle-contract is not compatible with web3 0.19.0 cause it checks the
number of arguments and they pass incorrect number of arguments
2017-06-21 15:15:42 +02:00
Leonid Logvinov
ef96c58b7f
Temporarily use forked version of truffle-contract to reduce the bundle
truffle-contract uses web3 0.18.0. We use web3 0.19.0 which results in 2
versions of web3 being bundled with the package
This commit temporarily switches to custom truffle-contract fork
We'll switch back when the PR would be accepted
2017-06-21 15:02:09 +02:00
Leonid Logvinov
096d3bdb26
Connect to github over https so that it works without authentication 2017-06-20 16:50:15 +02:00
Leonid Logvinov
d789aa24aa
Make ZeroEx constructor accept Web3Provider instead of Web3 instance 2017-06-15 17:05:03 +02:00
Leonid Logvinov
56bfbbbecc
Add coveralls as a dependency 2017-06-15 15:16:54 +02:00
Leonid Logvinov
b966e9a691
Add postrelease script to publish assets to github 2017-06-15 14:27:31 +02:00
Leonid Logvinov
6790ca136e
Update web3-provider-engine cause the console.log issue was fixed and the new version was released 2017-06-15 12:07:04 +02:00
Leonid Logvinov
03a4ce90fc
Remove unneccessary console output from block tracker 2017-06-10 12:54:00 +02:00
Leonid Logvinov
a0fd89aeeb
Rewrite isValidSignature tests 2017-06-08 14:24:12 +02:00
Leonid Logvinov
eb5c9ae708
Upgrade truffle-contract to the version that includes 'at' fix 2017-06-05 11:48:41 +02:00
Leonid Logvinov
2ff8f4ca6e
Use forked version of chai-bignumber while the PR is waiting for a review 2017-06-02 19:52:23 +02:00
Leonid Logvinov
84f8570e78
Fix types hell with, chai and chai-as-promised 2017-06-01 14:46:24 +02:00
Leonid Logvinov
de3a2ff672
Add dirty-chai 2017-06-01 11:40:08 +02:00
Leonid Logvinov
11b6b36cca
Fix testrpc verison to 3.0.5 2017-05-31 18:01:01 +02:00
Leonid Logvinov
15295cdd3e
Add yarn.lock 2017-05-30 19:07:22 +02:00