Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' into add-exchange-address-to-order-struct | Leonid | 2017-07-04 | 1 | -69/+182 | |
|\ | ||||||
| * | Fix test failures caused by testrpc new eth_sign behaviour | Leonid Logvinov | 2017-07-01 | 1 | -96/+186 | |
| | | ||||||
* | | Remove custom Schema type and use one from jsonschema | Leonid Logvinov | 2017-06-28 | 1 | -8/+4 | |
|/ | ||||||
* | Add kovan integration tests | Leonid Logvinov | 2017-06-23 | 1 | -4/+36 | |
| | ||||||
* | Revert "Temporarily use forked version of truffle-contract to reduce the bundle" | Leonid Logvinov | 2017-06-21 | 1 | -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 bundle | Leonid Logvinov | 2017-06-21 | 1 | -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 authentication | Leonid Logvinov | 2017-06-20 | 1 | -2/+2 | |
| | ||||||
* | Make ZeroEx constructor accept Web3Provider instead of Web3 instance | Leonid Logvinov | 2017-06-15 | 1 | -3/+3 | |
| | ||||||
* | Add coveralls as a dependency | Leonid Logvinov | 2017-06-15 | 1 | -13/+121 | |
| | ||||||
* | Add postrelease script to publish assets to github | Leonid Logvinov | 2017-06-15 | 1 | -8/+191 | |
| | ||||||
* | Update web3-provider-engine cause the console.log issue was fixed and the ↵ | Leonid Logvinov | 2017-06-15 | 1 | -42/+7 | |
| | | | | new version was released | |||||
* | Remove unneccessary console output from block tracker | Leonid Logvinov | 2017-06-10 | 1 | -0/+35 | |
| | ||||||
* | Rewrite isValidSignature tests | Leonid Logvinov | 2017-06-08 | 1 | -5/+5 | |
| | ||||||
* | Upgrade truffle-contract to the version that includes 'at' fix | Leonid Logvinov | 2017-06-05 | 1 | -69/+182 | |
| | ||||||
* | Use forked version of chai-bignumber while the PR is waiting for a review | Leonid Logvinov | 2017-06-03 | 1 | -0/+4 | |
| | ||||||
* | Fix types hell with, chai and chai-as-promised | Leonid Logvinov | 2017-06-01 | 1 | -39/+360 | |
| | ||||||
* | Add dirty-chai | Leonid Logvinov | 2017-06-01 | 1 | -26/+10 | |
| | ||||||
* | Fix testrpc verison to 3.0.5 | Leonid Logvinov | 2017-06-01 | 1 | -18/+213 | |
| | ||||||
* | Add yarn.lock | Leonid Logvinov | 2017-05-31 | 1 | -0/+3826 | |