Leonid Logvinov
59fed02a8b
Remove truffle-contract from deps
2017-09-04 12:07:17 +02:00
Leonid Logvinov
02f736ac06
Update yarn.lock
2017-09-02 05:08:07 +02:00
Fabio Berger
4620c1c818
Merge branch 'development' of github.com:0xProject/0x.js into development
...
* 'development' of github.com:0xProject/0x.js:
Improve the comment
Add assert.isWeb3Provider
Use more concise dep pointing
Don't create whole web3 object in beta tests
Improve the comment
Add tests for web3@1.0
Use zeroEx.getAvailableAddressesAsync instead of web3.eth.getAccounts
Add web3@1.0 to web3Factory
Support web3@1.0 providers
Define web3@1.0 types ;)
Install web3@1.0.0 as web3_beta
2017-08-30 19:47:14 +02:00
Fabio Berger
4370e19880
update 0x-json-schema
2017-08-30 19:47:04 +02:00
Leonid Logvinov
372fc39a6b
Install web3@1.0.0 as web3_beta
2017-08-29 17:04:57 +02:00
Leonid Logvinov
96da2c26dc
Use 0x-json-schemas
2017-08-28 16:49:57 +02:00
Leonid Logvinov
52ac8c2251
Reject checksummed addresses
2017-08-22 11:00:44 +02:00
Fabio Berger
6ec3c8728e
Update yarn.lock
2017-08-16 15:18:11 -07:00
Leonid Logvinov
fffc807823
Update yarn.lock
2017-07-26 17:04:08 +02:00
Leonid Logvinov
64f4a276ff
Add ethereumjs-utils types
2017-07-21 15:42:42 -07:00
Leonid Logvinov
f7fac34e03
Add bn.js types
2017-07-21 15:34:47 -07:00
Leonid Logvinov
ef88c71b27
Update to typescript@2.4
2017-07-11 17:46:24 -07:00
Leonid Logvinov
aa344d268c
Stop using custom chai-bignumber fork
2017-07-11 13:17:27 -07:00
Leonid Logvinov
39daf6f963
Update yarn.lock to include latest webpack version
2017-07-07 17:43:44 -07:00
Leonid Logvinov
3a4a3b9aa1
Fix merge problems
2017-07-03 14:35:13 -07:00
Leonid
8204409c6d
Merge branch 'master' into add-exchange-address-to-order-struct
2017-07-03 12:05:46 -07:00
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 ef96c58b7f
.
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