aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 0.19.0v0.19.0Leonid Logvinov2017-09-292-2/+2
|
* Fix typesLeonid Logvinov2017-09-291-1/+1
|
* Update CHANGELOGLeonid Logvinov2017-09-292-1/+4
|
* Merge pull request #175 from 0xProject/fix/set-interval-bugLeonid2017-09-291-1/+1
|\ | | | | Fix the bug in transaction mined awaiting
| * Fix the bug in transaction mined awaitingLeonid Logvinov2017-09-291-1/+1
| |
* | Merge pull request #169 from 0xProject/greenkeeper/sinon-4.0.0Leonid2017-09-291-1/+1
|\ \ | | | | | | Update sinon to the latest version šŸš€
| * | chore(package): update sinon to version 4.0.0greenkeeper[bot]2017-09-261-1/+1
| | |
* | | Merge pull request #174 from 0xProject/greenkeeper/coveralls-3.0.0Leonid2017-09-291-1/+1
|\ \ \ | | | | | | | | Update coveralls to the latest version šŸš€
| * | | chore(package): update coveralls to version 3.0.0greenkeeper[bot]2017-09-291-1/+1
| | | |
* | | | Merge pull request #173 from 0xProject/feature/ropsten-supportLeonid2017-09-296-3/+377
|\ \ \ \ | | |_|/ | |/| | Add Ropsten support
| * | | Add tests for ropsten artifactsLeonid Logvinov2017-09-282-1/+19
| | | |
| * | | Update CHANGELOGLeonid Logvinov2017-09-281-0/+3
| | | |
| * | | Add Ropsten artifactsLeonid Logvinov2017-09-283-2/+355
| |/ /
* | | Merge pull request #172 from 0xProject/bmillman_optional_validationBrandon Millman2017-09-293-49/+280
|\ \ \ | |/ / |/| | Add OrderTransactionOpts to enable optional validation to exchange_wrā€¦
| * | Fixed nitsBrandon Millman2017-09-282-75/+68
| | |
| * | Add testsBrandon Millman2017-09-282-23/+216
| | |
| * | Add OrderTransactionOpts to enable optional validation to exchange_wrapperBrandon Millman2017-09-282-27/+72
|/ /
* | 0.18.0v0.18.0Fabio Berger2017-09-262-2/+2
| |
* | 0.17.0Fabio Berger2017-09-262-2/+2
| |
* | Update changelogFabio Berger2017-09-261-1/+3
| |
* | Merge pull request #170 from 0xProject/addOrderValidationFabio Berger2017-09-266-8/+109
|\ \ | | | | | | Add validateOrderFillableOrThrowAsync Method
| * | fix testFabio Berger2017-09-261-1/+1
| | |
| * | fix testFabio Berger2017-09-261-1/+1
| | |
| * | fix merge issueFabio Berger2017-09-261-1/+1
| | |
| * | Updated changelogFabio Berger2017-09-261-0/+1
| | |
| * | Merge branch 'development' into addOrderValidationFabio Berger2017-09-263-7/+21
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | * development: Update comment Add a test for getZRXTokenAddressAsync Document changes in CHANGELOG Make getZRXTokenAddressAsync public
* | | Merge pull request #171 from 0xProject/feature/zrx-getterLeonid2017-09-263-7/+21
|\ \ \ | |_|/ |/| | Make getZRXTokenAddressAsync public
| * | Update commentLeonid Logvinov2017-09-261-1/+1
| | |
| * | Add a test for getZRXTokenAddressAsyncLeonid Logvinov2017-09-261-0/+7
| | |
| * | Document changes in CHANGELOGLeonid Logvinov2017-09-261-0/+3
| | |
| * | Make getZRXTokenAddressAsync publicLeonid Logvinov2017-09-261-7/+11
|/ /
| * improve commentFabio Berger2017-09-261-1/+2
| |
| * Fix linter issueFabio Berger2017-09-261-1/+3
| |
| * Add success test and regression test for previous bug where comparing ā†µFabio Berger2017-09-261-0/+19
| | | | | | | | makerTokenAmount with a takerTokenAmount
| * Add tests for validateOrderFillableOrThrowAsyncFabio Berger2017-09-261-0/+21
| |
| * Refactor our logic checking fillAmountNotZero and expiryFabio Berger2017-09-261-14/+21
| |
| * make opts optionalFabio Berger2017-09-261-1/+1
| |
| * rename validateOrderFillableThrowIfNotFillableAsync to ā†µFabio Berger2017-09-262-3/+3
| | | | | | | | validateOrderFillableOrThrowAsync
| * Fix bug where we were accidentally comparing a makerTokenAmount to a ā†µFabio Berger2017-09-261-2/+2
| | | | | | | | takerTokenAmount
| * improve commentFabio Berger2017-09-261-2/+2
| |
| * Add validateOrderFillableThrowIfNotFillableAsync to public methods in order ā†µFabio Berger2017-09-263-0/+50
|/ | | | to validate orders in an orderbook without a specific taker in mind
* 0.16.0v0.16.0Leonid Logvinov2017-09-202-2/+2
|
* Merge pull request #165 from 0xProject/feature/configurable-addressesLeonid2017-09-2013-156/+137
|\ | | | | Allow users to pass contract addresses as a config
| * Update release dateLeonid Logvinov2017-09-201-1/+1
| |
| * Fix the typoLeonid Logvinov2017-09-201-1/+1
| |
| * Add a comment for ZeroExConfig typeLeonid Logvinov2017-09-191-0/+6
| |
| * Move lower-casing logicLeonid Logvinov2017-09-192-3/+3
| |
| * Fix a commentLeonid Logvinov2017-09-191-1/+1
| |
| * Postfix variable names with 'ifExists'Leonid Logvinov2017-09-194-14/+15
| |
| * Prefix HACK comment with HACKLeonid Logvinov2017-09-191-1/+1
| |
| * Postfix variable names with 'ifExists'Leonid Logvinov2017-09-191-6/+8
| |
| * Verify ZeroExConfigLeonid Logvinov2017-09-192-0/+14
| |
| * Add changes to the CHANGELOGLeonid Logvinov2017-09-191-0/+8
| |
| * Fix a typoLeonid Logvinov2017-09-182-4/+4
| |
| * Add explanatory commentLeonid Logvinov2017-09-181-0/+6
| |
| * Add tests for contracts address configLeonid Logvinov2017-09-182-2/+37
| |
| * Make contract addresses configurableLeonid Logvinov2017-09-185-9/+21
| |
| * Fetch tokenTransferProxy address from exchange contractLeonid Logvinov2017-09-187-143/+40
|/
* 0.15.0Leonid Logvinov2017-09-082-2/+2
|
* Merge pull request #161 from 0xProject/feature/defaultBlockLeonid2017-09-085-17/+51
|\ | | | | Add a possibility to specify defaultBlock when calling const blockchain methods
| * Replace placeholders with actual comentsLeonid Logvinov2017-09-082-6/+6
| |
| * Add a comment for MethodOptsLeonid Logvinov2017-09-081-0/+6
| |
| * Fix CHANGELOG commentLeonid Logvinov2017-09-081-1/+1
| |
| * Rename CallOpts to MethodOptsLeonid Logvinov2017-09-084-21/+23
| |
| * Update CHANGELOG.mdLeonid Logvinov2017-09-081-0/+4
| |
| * Allow user to specify defaultBlock when calling const exchange methodsLeonid Logvinov2017-09-082-9/+18
| |
| * Allow user to specify defaultBlock when calling const token methodsLeonid Logvinov2017-09-082-8/+16
| |
| * Define CallOpts typeLeonid Logvinov2017-09-082-0/+5
|/
* 0.14.2Leonid Logvinov2017-09-082-2/+2
|
* Merge pull request #160 from 0xProject/fix/bignumber-typesLeonid2017-09-082-1/+5
|\ | | | | Add bignumber.js types as a dependency
| * Update CHANGELOGLeonid Logvinov2017-09-081-0/+4
| |
| * Make bignumber.js types normal dependencyLeonid Logvinov2017-09-081-1/+1
|/
* 0.14.1Leonid Logvinov2017-09-082-1/+10157
|
* Add release note to CHANGELOGLeonid Logvinov2017-09-081-0/+4
|
* Merge pull request #159 from 0xProject/fix/typesLeonid2017-09-085-9/+10
|\ | | | | Move Aftifact type definition to 'types'
| * Move Aftifact type definition to 'types'Leonid Logvinov2017-09-085-9/+10
|/
* 0.14.0Leonid Logvinov2017-09-071-1/+1
|
* Fix version number in CHANGELOGLeonid Logvinov2017-09-071-1/+1
|
* Merge pull request #157 from 0xProject/feature/throw-for-exchange-errorsLeonid2017-09-076-9/+57
|\ | | | | Feature/throw for exchange errors
| * Add zeroEx.exchange.throwLogErrorsAsErrors to CHANGELOGLeonid Logvinov2017-09-071-0/+1
| |
| * Use LogError typeLeonid Logvinov2017-09-071-3/+3
| |
| * Fix a commentLeonid Logvinov2017-09-071-2/+1
| |
| * Make intervalUtils an object instead of a class and make instance variable localLeonid Logvinov2017-09-072-15/+13
| |
| * Fix a bug in intervalUtilsLeonid Logvinov2017-09-061-1/+1
| |
| * Update CHANGELOGLeonid Logvinov2017-09-061-0/+5
| |
| * Fix overlapping async intervals issueLeonid Logvinov2017-09-062-2/+25
| |
| * Add zeroEx.exchange.throwLogErrorsAsErrorsLeonid Logvinov2017-09-061-0/+23
| |
| * Fix log decoder to return correct typesLeonid Logvinov2017-09-062-7/+6
|/
* 0.13.0v0.13.0Leonid Logvinov2017-09-061-1/+1
|
* Revert "0.13.0"Leonid Logvinov2017-09-061-1/+1
| | | | This reverts commit 92eb68bf2c412d42322ab7f483af91666ccbdcb1.
* Merge pull request #156 from 0xProject/feature/custom-abi-decoderLeonid2017-09-067-115/+95
|\ | | | | Custom abi decoder
| * Use startsWith instead of includesLeonid Logvinov2017-09-061-1/+1
| |
| * Use template stringsLeonid Logvinov2017-09-061-1/+1
| |
| * Use _.includes instead of indexOfLeonid Logvinov2017-09-061-6/+6
| |
| * Rename methodID to methodIdLeonid Logvinov2017-09-061-4/+4
| |
| * Remove redundant js prefixLeonid Logvinov2017-09-062-2/+2
| |
| * Fix type errorLeonid Logvinov2017-09-061-1/+2
| |
| * Handle the case, when it's not possible to decode argsLeonid Logvinov2017-09-062-2/+2
| |
| * Implement custom ABI decoderLeonid Logvinov2017-09-063-15/+79
| |
| * Add types for web3/lib/solidity/coder.jsLeonid Logvinov2017-09-061-0/+4
| |
| * Remove abi-decoderLeonid Logvinov2017-09-062-98/+9
| |
* | 0.13.0Leonid Logvinov2017-09-061-1/+1
|/
* Update web-typescript-typingsLeonid Logvinov2017-09-062-6/+6
|
* Define sendAsync on HDWalletProviderLeonid Logvinov2017-09-061-3/+8
|
* Fix import in order_validation_utilsLeonid Logvinov2017-09-061-1/+1
|
* Specify the release dateLeonid Logvinov2017-09-061-1/+1
|
* Add missing separators in CHANGELOGLeonid Logvinov2017-09-061-0/+2
|
* Merge pull request #152 from 0xProject/fix/signature-verificationLeonid2017-09-063-2/+17
|\ | | | | Add signature verification as a part of order validation
| * Merge branch 'development' into fix/signature-verificationLeonid2017-09-0623-1147/+658
| |\ | |/ |/|
* | Merge pull request #151 from 0xProject/feature/remove-truffle-contractsLeonid2017-09-0623-1145/+658
|\ \ | | | | | | Remove truffle contracts dependency
| * | Fix a typo in test nameLeonid Logvinov2017-09-061-1/+1
| | |
| * | Add lifecycle methodsLeonid Logvinov2017-09-061-0/+8
| | |
| * | Add test for logs decoding in awaitTransactionMinedAsyncLeonid Logvinov2017-09-061-0/+20
| | |
| * | Update CHANGELOGLeonid Logvinov2017-09-061-0/+1
| | |
| * | Add forgotten artifacts fileLeonid Logvinov2017-09-061-0/+13
| | |
| * | Fix the return types and export the required public typesLeonid Logvinov2017-09-062-5/+8
| | |
| * | Decode logs args in awaitTransactionMinedAsyncLeonid Logvinov2017-09-0611-24/+179
| | |
| * | Update json-schemasLeonid Logvinov2017-09-052-4/+4
| | |
| * | Define AbiTypeLeonid Logvinov2017-09-052-2/+10
| | |
| * | Use AbiTypeLeonid Logvinov2017-09-053-6/+6
| | |
| * | Use schema validation to distinguish txData argumentLeonid Logvinov2017-09-053-5/+12
| | |
| * | Don't override function argumentsLeonid Logvinov2017-09-051-3/+6
| | |
| * | Cast to Artifat typeLeonid Logvinov2017-09-051-1/+1
| | |
| * | Remove unused codeLeonid Logvinov2017-09-051-16/+0
| | |
| * | Change the order of default overridingLeonid Logvinov2017-09-051-1/+1
| | |
| * | Rename x.call -> x.callAsync x() -> x.sendTransactionAsync() x.estimateGas() ā†µLeonid Logvinov2017-09-057-110/+132
| | | | | | | | | | | | -> x.estimateGasAsync()
| * | Add explaining commentLeonid Logvinov2017-09-051-0/+2
| | |
| * | Increase the default polling interval to 1000Leonid Logvinov2017-09-051-1/+1
| | |
| * | Fix the comment at awaitTransactionMinedAsyncLeonid Logvinov2017-09-051-2/+2
| | |
| * | Fix gasPrice regressionLeonid Logvinov2017-09-058-21/+54
| | |
| * | Update CHANGELOGLeonid Logvinov2017-09-051-0/+4
| | |
| * | Add TransationReceipt as a public exported typeLeonid Logvinov2017-09-053-3/+12
| | |
| * | Increase timeoutLeonid Logvinov2017-09-051-1/+1
| | |
| * | Change non-exhange contracts to also return txHashLeonid Logvinov2017-09-058-33/+54
| | |
| * | Implement zeroEx.awaitTransactionMinedLeonid Logvinov2017-09-054-7/+22
| | |
| * | Temporarily remove web3_beta, cause it breaks installation and testsLeonid Logvinov2017-09-054-745/+24
| | |
| * | Use Web3.ContractInstance typeLeonid Logvinov2017-09-051-14/+5
| | |
| * | Make the functions immidiately return txHash instead of awaiting for a ā†µLeonid Logvinov2017-09-0516-183/+139
| | | | | | | | | | | | transaction to be mined
| * | Fix tests descriptionsLeonid Logvinov2017-09-041-2/+2
| | |
| * | Use custom contract abstractionLeonid Logvinov2017-09-041-0/+28
| | |
| * | Remove truffle-contract from depsLeonid Logvinov2017-09-042-54/+5
|/ /
| * Update CHANGELOGLeonid Logvinov2017-09-061-0/+3
| |
| * Add signature verification as a part of order validation and tests for itLeonid Logvinov2017-09-062-2/+16
|/
* Merge pull request #146 from 0xProject/greenkeeper/0x-json-schemas-0.4.0Fabio Berger2017-09-031-1/+1
|\ | | | | Update 0x-json-schemas to the latest version šŸš€
| * fix(package): update 0x-json-schemas to version 0.4.0greenkeeper[bot]2017-08-311-1/+1
| |
* | 0.12.1v0.12.1Leonid Logvinov2017-09-021-1/+1
| |
* | Update CHANGELOG versionLeonid Logvinov2017-09-021-1/+1
| |
* | 0.12.0v0.12.0Leonid Logvinov2017-09-021-1/+1
| |
* | Update yarn.lockLeonid Logvinov2017-09-021-2/+2
| |
* | Update CHANGELOG.mdLeonid Logvinov2017-09-021-1/+2
| |
* | Merge pull request #148 from BMillman19/bmillman_json_content_typeLeonid2017-09-011-0/+3
|\ \ | | | | | | Add 'content-type' header with value 'application/json' for http requā€¦
| * | Add 'content-type' header with value 'application/json' for http requests ā†µBrandon Millman2017-09-011-0/+3
|/ / | | | | | | made JSONRPC endpoints
* | Merge pull request #147 from BMillman19/bmillman_contract_typesLeonid2017-09-011-19/+19
|\ \ | |/ |/| Fix incorrect types related to contract calls in types.ts
| * Fix type of ExchangeContract.getOrderHash.callBrandon Millman2017-08-311-1/+1
| |
| * Fix incorrect types related to contract interactions in types.tsBrandon Millman2017-08-311-18/+18
|/
* Merge branch 'development' of github.com:0xProject/0x.js into developmentFabio Berger2017-08-3111-28/+761
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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
| * Merge pull request #142 from 0xProject/feature/support_web3@1.0_providerLeonid2017-08-3011-28/+761
| |\ | | | | | | Feature/support web3@1.0 provider
| | * Improve the commentLeonid Logvinov2017-08-301-2/+2
| | |
| | * Add assert.isWeb3ProviderLeonid Logvinov2017-08-302-0/+5
| | |
| | * Use more concise dep pointingLeonid Logvinov2017-08-301-1/+1
| | |
| | * Don't create whole web3 object in beta testsLeonid Logvinov2017-08-302-9/+3
| | |
| | * Improve the commentLeonid Logvinov2017-08-301-3/+5
| | |
| | * Add tests for web3@1.0Leonid Logvinov2017-08-301-0/+16
| | |
| | * Use zeroEx.getAvailableAddressesAsync instead of web3.eth.getAccountsLeonid Logvinov2017-08-304-4/+4
| | |
| | * Add web3@1.0 to web3FactoryLeonid Logvinov2017-08-301-0/+12
| | |
| | * Support web3@1.0 providersLeonid Logvinov2017-08-301-0/+4
| | |
| | * Define web3@1.0 types ;)Leonid Logvinov2017-08-301-0/+1
| | |
| | * Install web3@1.0.0 as web3_betaLeonid Logvinov2017-08-292-24/+723
| | |
* | | update 0x-json-schemaFabio Berger2017-08-312-4/+4
|/ /
* / Move CONTRIBUTING and PULL_REQUEST_TEMPLATE to top levelLeonid Logvinov2017-08-302-0/+0
|/
* Merge pull request #141 from 0xProject/feature/CONTRIBUTING.mdLeonid2017-08-292-0/+67
|\ | | | | Add a CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md
| * Add a CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.mdLeonid Logvinov2017-08-292-0/+67
|/
* Merge pull request #139 from 0xProject/feature/gas-price-configLeonid2017-08-2911-17/+39
|\ | | | | Gas price config
| * Document changes in CHANGELOGLeonid Logvinov2017-08-291-0/+1
| |
| * Use zeroExConfig in testsLeonid Logvinov2017-08-291-1/+4
| |
| * Pass config object to a constructor instead of gasPriceLeonid Logvinov2017-08-291-3/+4
| |
| * Document gasPrice in ZeroExConfigLeonid Logvinov2017-08-291-1/+1
| |
| * Add ZeroExConfig type to public interfaceLeonid Logvinov2017-08-291-0/+1
| |
| * Add ZeroExConfig typeLeonid Logvinov2017-08-291-0/+4
| |
| * Fix CHANGELOG messageLeonid Logvinov2017-08-291-1/+1
| |
| * Update CHANGELOGLeonid Logvinov2017-08-291-0/+3
| |
| * Revert "Add a unit parameter to web3Wrapper.toWei"Leonid Logvinov2017-08-291-2/+2
| | | | | | | | This reverts commit 4503c6a09dd9b97fb3b13f0222954b8f1f0db62e.
| * Remove default value for gasPriceLeonid Logvinov2017-08-296-9/+6
| |
| * Specify gasPrice in WETH testsLeonid Logvinov2017-08-291-1/+2
| |
| * Allow user to specify the gas priceLeonid Logvinov2017-08-297-15/+26
| |
| * Add a unit parameter to web3Wrapper.toWeiLeonid Logvinov2017-08-291-2/+2
|/
* Merge pull request #140 from 0xProject/0x-json-schemasLeonid2017-08-2921-644/+40
|\ | | | | Use 0x-json-schemas
| * Use 0x-json-schemasLeonid Logvinov2017-08-2821-644/+40
|/
* Fix UMD testsLeonid Logvinov2017-08-251-1/+1
|
* 0.11.0v0.11.0Leonid Logvinov2017-08-251-1/+1
|
* Add release date for 0.11.0Leonid Logvinov2017-08-251-1/+1
|
* Merge pull request #137 from 0xProject/unlimited-allowanceLeonid2017-08-254-1/+91
|\ | | | | Add setUnlimitedProxyAllowanceAsync and setUnlimitedAllowanceAsync
| * Improve commentsLeonid Logvinov2017-08-251-0/+4
| |
| * Refactor UNLIMITED_ALLOWANCE_IN_BASE_UNITS to constantsLeonid Logvinov2017-08-252-1/+4
| |
| * Add an explanatory commentLeonid Logvinov2017-08-251-1/+4
| |
| * Add a test that unlimited allowance reduces gas costLeonid Logvinov2017-08-251-0/+28
| |
| * Add tests for unlimited allowanceLeonid Logvinov2017-08-252-1/+22
| |
| * Update CHANGELOGLeonid Logvinov2017-08-251-0/+6
| |
| * Add setUnlimitedProxyAllowanceAsync and setUnlimitedAllowanceAsyncLeonid Logvinov2017-08-251-0/+25
| |
| * Fix test:commonjsLeonid Logvinov2017-08-251-1/+1
| |
| * Rename build:commonjs:dev to build:commonjsLeonid Logvinov2017-08-251-4/+3
| |
| * 0.10.4Leonid Logvinov2017-08-251-1/+1
| |
* | Merge pull request #136 from 0xProject/commonjs-buildLeonid2017-08-241-5/+4
|\ \ | | | | | | Rename build:commonjs:dev to build:commonjs
| * | Fix test:commonjsLeonid Logvinov2017-08-241-1/+1
| | |
| * | Rename build:commonjs:dev to build:commonjsLeonid Logvinov2017-08-241-4/+3
|/ /
* | Merge branch 'master' into developmentLeonid Logvinov2017-08-244-5/+5
|\ \
| * | 0.10.4Leonid Logvinov2017-08-241-1/+1
| |/
| * Merge pull request #135 from 0xProject/artifacts-addressesLeonid2017-08-243-4/+4
| |\ | | | | | | Artifacts addresses
| | * Update CHANGELOGLeonid Logvinov2017-08-241-1/+1
| | |
| | * Update CHANGELOGLeonid Logvinov2017-08-241-2/+2
| | |
| | * Convert artifacts addresses lo lower case before usingLeonid Logvinov2017-08-242-2/+2
| |/
| * 0.10.3Leonid Logvinov2017-08-241-1/+1
| |
| * Bump the versionLeonid Logvinov2017-08-241-1/+1
|/
* 0.10.2Leonid Logvinov2017-08-241-1/+1
|
* Add v0.10.2 CHANGELOGLeonid Logvinov2017-08-241-0/+4
|
* Hot fix the checksummed addresses in artifactsLeonid Logvinov2017-08-242-2/+2
|
* Merge pull request #134 from 0xProject/release-scriptLeonid2017-08-241-1/+1
|\ | | | | Specify tag and other values in the release script
| * Specify tag and other values in the release scriptLeonid Logvinov2017-08-241-1/+1
|/
* 0.10.1v0.10.1Leonid Logvinov2017-08-241-1/+1
|
* Bump patch version due to the publishing issue with 0.10.0Leonid Logvinov2017-08-241-1/+1
|
* 0.10.0v0.10.0Leonid Logvinov2017-08-241-1/+1
|
* Merge pull request #132 from 0xProject/token-registryLeonid2017-08-244-5/+135
|\ | | | | Add public Token Registry getters
| * Change the unregistered token in testsLeonid Logvinov2017-08-241-2/+2
| |
| * Rename _getTokenByMetadata to _createTokenFromMetadataLeonid Logvinov2017-08-241-4/+4
| |
| * Remove redundant else'sLeonid Logvinov2017-08-241-4/+2
| |
| * Document changes in a CHANGELOGLeonid Logvinov2017-08-241-1/+6
| |
| * Add tests for tokenRegistry public gettersLeonid Logvinov2017-08-242-4/+58
| |
| * Add all public tokenRegistry functionsLeonid Logvinov2017-08-242-0/+50
| |
| * Add test for getTokenAddressesAsyncLeonid Logvinov2017-08-241-0/+14
| |
| * Add zeroEx.tokenRegistry.getTokenAddressesAsync()Leonid Logvinov2017-08-241-1/+10
|/
* Merge pull request #128 from 0xProject/verifyOrderLeonid2017-08-246-184/+291
|\ | | | | Add implementation for public order validation functions
| * Add validation for the case where the order is fully filled or canceled and ā†µLeonid Logvinov2017-08-243-0/+15
| | | | | | | | a test
| * Simplify the validation check for ā†µLeonid Logvinov2017-08-241-1/+1
| | | | | | | | ExchangeContractErrs.OrderAlreadyCancelledOrFilled
| * Remove unused varLeonid Logvinov2017-08-241-1/+0
| |
| * Add newlineLeonid Logvinov2017-08-241-1/+2
| |
| * Fix commentsLeonid Logvinov2017-08-241-5/+7
| |
| * Update CHANGELOGLeonid Logvinov2017-08-241-1/+2
| |
| * Fix order validation testsLeonid Logvinov2017-08-241-19/+20
| |
| * Add a comment for isRoundingErrorAsyncLeonid Logvinov2017-08-241-5/+12
| |
| * Fix isRoundingError name in CHANGELOGLeonid Logvinov2017-08-241-5/+4
| |
| * Remove And's from namesLeonid Logvinov2017-08-243-62/+65
| |
| * Separate order validation errors tests from exchange testsLeonid Logvinov2017-08-242-84/+95
| |
| * Add the changes to CHANGELOGLeonid Logvinov2017-08-241-2/+6
| |
| * Move order validation functions to orderValidationUtils and make ā†µLeonid Logvinov2017-08-242-53/+88
| | | | | | | | isRoundingError public
| * Add initial implementation for public order validation functionsLeonid Logvinov2017-08-241-48/+77
|/
* Merge pull request #131 from 0xProject/addTokenRegistryMethodFabio Berger2017-08-242-12/+42
|\ | | | | Add public method to TokenRegistry
| * rename method for clarity since we return a Token and not tokenMetadataFabio Berger2017-08-242-5/+5
| |
| * Add assertion to public methodFabio Berger2017-08-241-0/+3
| |
| * use non-checksummed addressFabio Berger2017-08-241-1/+1
| |
| * Add public method `getTokenMetadataIfExistsAsync` to TokenRegistry wrapper, ā†µFabio Berger2017-08-232-12/+39
| | | | | | | | refactor `getTokensAsync` to use `getTokenMetadataIfExistsAsync` under the hood and added unit tests