aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily use forked version of truffle-contract to reduce the bundle"Leonid Logvinov2017-06-211-7/+17
| | | | | | 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
* Temporarily use forked version of truffle-contract to reduce the bundleLeonid Logvinov2017-06-211-17/+7
| | | | | | | 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
* Connect to github over https so that it works without authenticationLeonid Logvinov2017-06-201-2/+2
|
* Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-3/+3
|
* Add coveralls as a dependencyLeonid Logvinov2017-06-151-13/+121
|
* Add postrelease script to publish assets to githubLeonid Logvinov2017-06-151-8/+191
|
* Update web3-provider-engine cause the console.log issue was fixed and the ↵Leonid Logvinov2017-06-151-42/+7
| | | | new version was released
* Remove unneccessary console output from block trackerLeonid Logvinov2017-06-101-0/+35
|
* Rewrite isValidSignature testsLeonid Logvinov2017-06-081-5/+5
|
* Upgrade truffle-contract to the version that includes 'at' fixLeonid Logvinov2017-06-051-69/+182
|
* Use forked version of chai-bignumber while the PR is waiting for a reviewLeonid Logvinov2017-06-031-0/+4
|
* Fix types hell with, chai and chai-as-promisedLeonid Logvinov2017-06-011-39/+360
|
* Add dirty-chaiLeonid Logvinov2017-06-011-26/+10
|
* Fix testrpc verison to 3.0.5Leonid Logvinov2017-06-011-18/+213
|
* Add yarn.lockLeonid Logvinov2017-05-311-0/+3826