Commit Graph

1154 Commits

Author SHA1 Message Date
Leonid Logvinov
9b66b168ed Add setUnlimitedProxyAllowanceAsync and setUnlimitedAllowanceAsync 2017-08-24 22:48:51 +02:00
Leonid Logvinov
9e76b2dd98 Fix test:commonjs 2017-08-24 22:48:51 +02:00
Leonid Logvinov
6d6688ddda Rename build:commonjs:dev to build:commonjs 2017-08-24 22:48:51 +02:00
Leonid Logvinov
2b1dc7c266 0.10.4 2017-08-24 22:48:51 +02:00
Leonid
ea7c6be128 Merge pull request #135 from 0xProject/artifacts-addresses
Artifacts addresses
2017-08-24 12:46:08 +02:00
Leonid Logvinov
b4970d5bb9 Update CHANGELOG 2017-08-24 12:45:44 +02:00
Leonid Logvinov
73b2f59caa Update CHANGELOG 2017-08-24 12:40:16 +02:00
Leonid Logvinov
d92340903f Convert artifacts addresses lo lower case before using 2017-08-24 12:37:21 +02:00
Leonid Logvinov
44ec05de1f 0.10.3 2017-08-24 12:27:20 +02:00
Leonid Logvinov
2356c0e30e Bump the version 2017-08-24 12:24:52 +02:00
Leonid Logvinov
4e517b32f8 0.10.2 v0.10.3 v0.10.4 2017-08-24 12:01:46 +02:00
Leonid Logvinov
c21a0512af Add v0.10.2 CHANGELOG v0.10.2 2017-08-24 12:01:37 +02:00
Leonid Logvinov
ee4182c149 Hot fix the checksummed addresses in artifacts 2017-08-24 12:00:28 +02:00
Leonid
2d714d33c6 Merge pull request #134 from 0xProject/release-script
Specify tag and other values in the release script
2017-08-24 11:27:23 +02:00
Leonid Logvinov
92cbb48e15 Specify tag and other values in the release script 2017-08-24 11:15:10 +02:00
Leonid Logvinov
f3fe3fb0c5 0.10.1 v0.10.1 2017-08-24 11:04:23 +02:00
Leonid Logvinov
dd75f8bf96 Bump patch version due to the publishing issue with 0.10.0 2017-08-24 11:04:13 +02:00
Leonid Logvinov
dcc4b894e0 0.10.0 v0.10.0 2017-08-24 10:51:36 +02:00
Leonid
640825d18d Merge pull request #132 from 0xProject/token-registry
Add public Token Registry getters
2017-08-24 10:45:31 +02:00
Leonid Logvinov
933242bd9d Change the unregistered token in tests 2017-08-24 10:05:53 +02:00
Leonid Logvinov
5dce4c3b3b Rename _getTokenByMetadata to _createTokenFromMetadata 2017-08-24 10:04:56 +02:00
Leonid Logvinov
0ba0d2f8d1 Remove redundant else's 2017-08-24 10:02:45 +02:00
Leonid Logvinov
846eec6269 Document changes in a CHANGELOG 2017-08-24 10:00:29 +02:00
Leonid Logvinov
a41ea299e5 Add tests for tokenRegistry public getters 2017-08-24 09:59:10 +02:00
Leonid Logvinov
e4f5b9cdb3 Add all public tokenRegistry functions 2017-08-24 09:59:10 +02:00
Leonid Logvinov
0d7b75801a Add test for getTokenAddressesAsync 2017-08-24 09:59:10 +02:00
Leonid Logvinov
82ef8b19f0 Add zeroEx.tokenRegistry.getTokenAddressesAsync() 2017-08-24 09:59:10 +02:00
Leonid
e216f2ff6d Merge pull request #128 from 0xProject/verifyOrder
Add implementation for public order validation functions
2017-08-24 09:56:34 +02:00
Leonid Logvinov
8d6045c1d5 Add validation for the case where the order is fully filled or canceled and a test 2017-08-24 09:55:02 +02:00
Leonid Logvinov
dc3756bc99 Simplify the validation check for ExchangeContractErrs.OrderAlreadyCancelledOrFilled 2017-08-24 09:55:02 +02:00
Leonid Logvinov
32b2141794 Remove unused var 2017-08-24 09:55:02 +02:00
Leonid Logvinov
1e7a87e2a3 Add newline 2017-08-24 09:55:02 +02:00
Leonid Logvinov
c6e35fbc9d Fix comments 2017-08-24 09:55:02 +02:00
Leonid Logvinov
c7ce966516 Update CHANGELOG 2017-08-24 09:55:02 +02:00
Leonid Logvinov
dd9561797f Fix order validation tests 2017-08-24 09:55:02 +02:00
Leonid Logvinov
5dc32c32a6 Add a comment for isRoundingErrorAsync 2017-08-24 09:55:02 +02:00
Leonid Logvinov
202d619435 Fix isRoundingError name in CHANGELOG 2017-08-24 09:55:01 +02:00
Leonid Logvinov
37676d338e Remove And's from names 2017-08-24 09:55:01 +02:00
Leonid Logvinov
ae1cd90b9a Separate order validation errors tests from exchange tests 2017-08-24 09:55:01 +02:00
Leonid Logvinov
8695f64322 Add the changes to CHANGELOG 2017-08-24 09:55:01 +02:00
Leonid Logvinov
f58c203653 Move order validation functions to orderValidationUtils and make isRoundingError public 2017-08-24 09:55:01 +02:00
Leonid Logvinov
e0a92419e4 Add initial implementation for public order validation functions 2017-08-24 09:55:01 +02:00
Fabio Berger
18f2a93950 Merge pull request #131 from 0xProject/addTokenRegistryMethod
Add public method to TokenRegistry
2017-08-23 18:22:50 +02:00
Fabio Berger
98be786764 rename method for clarity since we return a Token and not tokenMetadata 2017-08-23 18:14:19 +02:00
Fabio Berger
c12e48d28a Add assertion to public method 2017-08-23 18:13:50 +02:00
Fabio Berger
2a7da4fc4f use non-checksummed address 2017-08-23 18:13:26 +02:00
Fabio Berger
bd7102efbe Merge pull request #130 from 0xProject/addProxyAddressMethod
Add public TokenTransferProxy address getter
2017-08-23 17:37:31 +02:00
Fabio Berger
f7010dfa3a Return variable instead of expression 2017-08-23 17:32:10 +02:00
Fabio Berger
8ba3d608c3 Add PR numbers to changelog items 2017-08-23 17:30:53 +02:00
Fabio Berger
fedded3ec1 Add public method getTokenMetadataIfExistsAsync to TokenRegistry wrapper, refactor getTokensAsync to use getTokenMetadataIfExistsAsync under the hood and added unit tests 2017-08-23 17:27:54 +02:00