Commit Graph

843 Commits

Author SHA1 Message Date
Leonid
8204409c6d Merge branch 'master' into add-exchange-address-to-order-struct 2017-07-03 12:05:46 -07:00
Leonid Logvinov
4bcad26024 Stop passing exchangeContractAddress to utils.getOrderHashHex 2017-07-03 12:04:07 -07:00
Leonid Logvinov
15bd31e629 Await ZRX call 2017-07-03 12:00:43 -07:00
Leonid Logvinov
287e9c7c85 Fix the comment 2017-07-03 11:58:58 -07:00
Leonid Logvinov
f09a0fca75 Rename invalidateContractInstanceAsync to invalidateContractInstancesAsync 2017-07-03 11:57:05 -07:00
Leonid Logvinov
649d55f0a2 Fix _getProxyContractAsync function name 2017-07-03 11:43:36 -07:00
Leonid Logvinov
b7705f0871 Fix comment 2017-07-03 11:42:58 -07:00
Leonid
d506a1f985 Merge pull request #88 from 0xProject/greenkeeper/chai-as-promised-7.1.0
Update chai-as-promised to the latest version 🚀
2017-07-03 11:38:42 -07:00
Leonid
8e6fbc214b Merge pull request #86 from 0xProject/subscribe-async-event-names
Assert correct event names in subscribeAsync tests
2017-07-03 08:18:47 -07:00
Leonid
5cb1e5853e Merge pull request #85 from 0xProject/greenkeeper/ethereumjs-testrpc-4.0.1
Greenkeeper/ethereumjs testrpc 4.0.1
2017-07-03 08:18:28 -07:00
greenkeeper[bot]
86e38f45fc chore(package): update chai-as-promised to version 7.1.0 2017-07-02 18:25:13 +00:00
Leonid Logvinov
6e0edb8d8e Fix contracts repo commit in circle.yml 2017-07-01 19:40:13 -07:00
Leonid Logvinov
c0d4b30828 Assert correct event names in subscribeAsync tests 2017-07-01 08:39:57 -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
c5a93b0945 Fix comment 2017-06-30 14:21:58 -07:00
Leonid Logvinov
24e2ee831d Fix comment 2017-06-30 14:21:28 -07:00
Leonid Logvinov
cc9f0f17af Remove constructor 2017-06-30 14:20:52 -07:00
Leonid Logvinov
8f90ce2cf7 Fix proxy comment 2017-06-30 14:20:34 -07:00
Leonid Logvinov
7cedeb0be9 Fix naming 2017-06-30 14:19:54 -07:00
Leonid Logvinov
43848f45ec Fix a typo in authorized 2017-06-30 14:15:49 -07:00
Leonid Logvinov
fc3b0ce553 Fix a bug in getProxyAuthorizedContractAddressesAsync 2017-06-30 14:14:34 -07:00
Leonid Logvinov
a85c2b61ce Move schema assertion up to prevent the _.map failure 2017-06-30 14:04:24 -07:00
Leonid Logvinov
0c07490ae5 Change 'changes' to 'latest changes' for no good reason in CHANGELOG.md 2017-06-30 14:03:29 -07:00
Leonid Logvinov
6aa37ad3e4 Add tests for getProxyAuthorizedContractAddressesAsync 2017-06-29 13:41:35 -07:00
Leonid Logvinov
1321ea5beb Remove unused code from test/proxy_wrapper_test.ts 2017-06-29 13:15:20 -07:00
Leonid Logvinov
7ca113b59b Add a test for a ProxyWrapper 2017-06-29 13:11:50 -07:00
Leonid Logvinov
fd242a1e06 Fix a typo in authorized 2017-06-29 13:11:22 -07:00
Leonid Logvinov
83eeeb85b2 Rename _proxy to _proxyWrapper 2017-06-29 13:11:06 -07:00
Leonid Logvinov
fa3963199e Make zeroEx.getOrderHashHex non-async 2017-06-29 12:54:41 -07:00
Leonid Logvinov
e1e79519b9 Fix typo in getAvailableContractAddressesAsync 2017-06-29 12:54:03 -07:00
Leonid Logvinov
b1573fc6a7 Implement getProxyAuthorizedContractAddressesAsync 2017-06-29 12:20:41 -07:00
Leonid Logvinov
cbe17aa44b Store ProxyWrapper instance in ExchangeWrapper 2017-06-29 12:17:51 -07:00
Leonid Logvinov
d009b9b525 Add ProxyWrapper instance to zeroEx 2017-06-29 12:16:50 -07:00
Leonid Logvinov
889410d605 Add Proxy wrapper 2017-06-29 12:14:49 -07:00
Leonid Logvinov
82cceb8605 Add type for a ProxyContract 2017-06-29 12:14:00 -07:00
Leonid Logvinov
83bc740911 Make it clear that we are using a fake address in tests 2017-06-29 11:25:58 -07:00
Leonid Logvinov
bc92968c5e Rename Exchange.json to Exchange_v1.json 2017-06-29 11:21:04 -07:00
Leonid Logvinov
d0830d55ad Factor out ZRXtokenAddress variable 2017-06-29 11:19:51 -07:00
Leonid Logvinov
9395b53af4 Rename ZeroExError.CONTRACT_DOES_NOT_EXIST to ZeroExError.EXCHANGE_CONTRACT_DOES_NOT_EXIST 2017-06-29 11:18:15 -07:00
Leonid Logvinov
f6ec388916 Fix a typo in a name 2017-06-29 11:08:33 -07:00
Leonid Logvinov
3f7bdfa67a Factor out exchangeArtifacts variable 2017-06-29 11:05:56 -07:00
Leonid Logvinov
260def1aef Check that artefacts by networkId are not undefined before getting the address 2017-06-29 11:02:52 -07:00
Leonid Logvinov
330a1cff11 Fix a typo in a name 2017-06-29 10:54:20 -07:00
Leonid Logvinov
91e2857645 Fix a typo in a name 2017-06-29 10:53:11 -07:00
Leonid Logvinov
5e5acdc56e Move schema assertion up to prevent the _.map failure 2017-06-29 10:51:24 -07:00
Leonid Logvinov
b896a723c2 Move schema assertion up to prevent the _.map failure 2017-06-29 10:50:22 -07:00
Leonid Logvinov
3acdeaf518 Mve schema assertion up to prevent the _.map failure 2017-06-29 10:49:44 -07:00
Leonid Logvinov
e9db532727 Make getOrderHashHex a non-async function 2017-06-29 10:34:49 -07:00
Leonid Logvinov
dd590ca79e Improve CHANGELOG comments 2017-06-29 10:30:14 -07:00
greenkeeper[bot]
6a8c54e8de chore(package): update ethereumjs-testrpc to version 4.0.1
Closes #83
2017-06-28 16:07:40 +00:00