13026 Commits

Author SHA1 Message Date
Leonid Logvinov
84f8570e78
Fix types hell with, chai and chai-as-promised 2017-06-01 14:46:24 +02:00
Fabio Berger
c74b16eda9 Add convertToJSONSchemaCompatibleObject method 2017-06-01 14:46:09 +02:00
Fabio Berger
0991191a9b move external imports to top 2017-06-01 14:43:14 +02:00
Fabio Berger
1fe1675726 make bigNumberConfig a module 2017-06-01 14:11:25 +02:00
Leonid Logvinov
dbb30aa1dd
Fix linter errors 2017-06-01 11:46:57 +02:00
Leonid Logvinov
de3a2ff672
Add dirty-chai 2017-06-01 11:40:08 +02:00
Leonid Logvinov
cc4b322a93
Type estimateGas 2017-06-01 11:34:32 +02:00
Leonid Logvinov
0a68a69d0c
Allign parameters 2017-06-01 11:15:52 +02:00
Leonid Logvinov
81f0414c27
Remove TxData 2017-06-01 11:15:33 +02:00
Leonid Logvinov
b05e96699f
Temporarily fix gas extimation 2017-06-01 11:08:14 +02:00
Leonid Logvinov
cc7592e931
Use const 2017-06-01 11:07:58 +02:00
Leonid Logvinov
f450f538a0
Add setDefaultAccount 2017-06-01 11:07:36 +02:00
Leonid Logvinov
28dee77db8
Temp push 2017-05-31 21:15:15 +02:00
Fabio Berger
ecf92a4ad7 Merge branch 'master' into unavailableFilledCancelled 2017-05-31 20:11:11 +02:00
Fabio Berger
52c3330487 Implement getUnavailableTakerAmountAsync, getFilledTakerAmountAsync and getCanceledTakerAmountAsync 2017-05-31 20:10:09 +02:00
Fabio Berger
595656d3fc Move isValidOrderHash to utils and implement assert.isValidOrderHash 2017-05-31 20:08:28 +02:00
Leonid Logvinov
886ed9180d
Merge branch 'master' into fillOrderAsync 2017-05-31 19:26:18 +02:00
Leonid
1c765cd55f Merge pull request #28 from 0xProject/erc20transfer
Add transfer function and tests for it
2017-05-31 19:25:03 +02:00
Leonid Logvinov
11b6b36cca
Fix testrpc verison to 3.0.5 2017-05-31 18:01:01 +02:00
Leonid Logvinov
4d43f4d610
Address feedback 2017-05-31 17:54:01 +02:00
Leonid Logvinov
82a46b4938
Add setAllowance function 2017-05-31 17:45:15 +02:00
Leonid Logvinov
1955e90bbb
Fix linter errors 2017-05-31 16:15:16 +02:00
Leonid Logvinov
7d29fb2174
Remove debug output 2017-05-31 16:06:14 +02:00
Leonid Logvinov
84c652d205
Revert tests 2017-05-31 16:03:16 +02:00
Leonid Logvinov
7f269cd791
Add createSignedOrder function 2017-05-31 16:03:06 +02:00
Leonid Logvinov
722a6ad5dc
Don't return contract response 2017-05-31 15:56:52 +02:00
Leonid Logvinov
76a1319387
Set bignumber config 2017-05-31 14:12:36 +02:00
Leonid Logvinov
72ca9a57de
Fix linter command 2017-05-31 14:12:14 +02:00
Leonid Logvinov
454c045838
Merge branch 'erc20transfer' into fillOrderAsync 2017-05-31 12:10:38 +02:00
Leonid
1958b28b96 Merge branch 'master' into erc20transfer 2017-05-31 11:18:42 +02:00
Leonid Logvinov
9409e0aba1
Add transfer function and tests for it 2017-05-31 11:16:57 +02:00
Fabio Berger
9364c5647f Merge pull request #26 from 0xProject/erc20Wrapper
Implement TokenWrapper functions & tests
2017-05-31 10:48:27 +02:00
Fabio Berger
2acdc627e2 Add TxOpts type 2017-05-31 10:43:09 +02:00
Fabio Berger
03072049d6 remove InternalError type since this error could surface through the public interface 2017-05-31 10:35:40 +02:00
Fabio Berger
d1d66f5635 Remove superfluous undefined check 2017-05-31 10:33:22 +02:00
Fabio Berger
274fe87da7 Add full stop to comments 2017-05-31 10:32:59 +02:00
Fabio Berger
6ea2c00099 Merge pull request #27 from 0xProject/yarn
Add yarn.lock
2017-05-30 19:33:48 +02:00
Leonid Logvinov
15295cdd3e
Add yarn.lock 2017-05-30 19:07:22 +02:00
Leonid Logvinov
be13cf127c
Refactor getOrderHash to accept order as an object 2017-05-30 17:35:17 +02:00
Leonid Logvinov
843ec2d4cf
Remove spaces in types 2017-05-30 17:06:38 +02:00
Leonid Logvinov
68f39765aa
Remove fixture 2017-05-30 17:05:29 +02:00
Fabio Berger
5e6818d3ef remove unused imports 2017-05-30 16:36:38 +02:00
Fabio Berger
8df2926a1a Add test for setProxyAllowanceAsync and additional test for getProxyAllowanceAsync 2017-05-30 16:31:02 +02:00
Fabio Berger
141d23f78a Implement setProxyAllowanceAsync 2017-05-30 16:30:29 +02:00
Leonid Logvinov
90caa189cc
Add first passing test 2017-05-30 16:19:35 +02:00
Leonid Logvinov
a4e5ec6c08
Add isBigNumber argument assertion 2017-05-30 15:58:51 +02:00
Leonid Logvinov
18d6b3b86f
replace test fixture with the one from testrpc 2017-05-30 15:57:22 +02:00
Fabio Berger
f066b52143 remove spaces after it keyword 2017-05-30 15:28:45 +02:00
Fabio Berger
53e83a7d81 Add first test for getProxyAllowanceAsync 2017-05-30 15:28:21 +02:00
Fabio Berger
b5e496ea0f Implement zeroEx.token.getProxyAllowanceAsync 2017-05-30 15:27:51 +02:00