Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.11.0v0.11.0 | Leonid Logvinov | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | Add release date for 0.11.0 | Leonid Logvinov | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #137 from 0xProject/unlimited-allowance | Leonid | 2017-08-25 | 4 | -1/+91 |
|\ | | | | | Add setUnlimitedProxyAllowanceAsync and setUnlimitedAllowanceAsync | ||||
| * | Improve comments | Leonid Logvinov | 2017-08-25 | 1 | -0/+4 |
| | | |||||
| * | Refactor UNLIMITED_ALLOWANCE_IN_BASE_UNITS to constants | Leonid Logvinov | 2017-08-25 | 2 | -1/+4 |
| | | |||||
| * | Add an explanatory comment | Leonid Logvinov | 2017-08-25 | 1 | -1/+4 |
| | | |||||
| * | Add a test that unlimited allowance reduces gas cost | Leonid Logvinov | 2017-08-25 | 1 | -0/+28 |
| | | |||||
| * | Add tests for unlimited allowance | Leonid Logvinov | 2017-08-25 | 2 | -1/+22 |
| | | |||||
| * | Update CHANGELOG | Leonid Logvinov | 2017-08-25 | 1 | -0/+6 |
| | | |||||
| * | Add setUnlimitedProxyAllowanceAsync and setUnlimitedAllowanceAsync | Leonid Logvinov | 2017-08-25 | 1 | -0/+25 |
| | | |||||
| * | Fix test:commonjs | Leonid Logvinov | 2017-08-25 | 1 | -1/+1 |
| | | |||||
| * | Rename build:commonjs:dev to build:commonjs | Leonid Logvinov | 2017-08-25 | 1 | -4/+3 |
| | | |||||
| * | 0.10.4 | Leonid Logvinov | 2017-08-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #136 from 0xProject/commonjs-build | Leonid | 2017-08-24 | 1 | -5/+4 |
|\ \ | | | | | | | Rename build:commonjs:dev to build:commonjs | ||||
| * | | Fix test:commonjs | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| | | | |||||
| * | | Rename build:commonjs:dev to build:commonjs | Leonid Logvinov | 2017-08-24 | 1 | -4/+3 |
|/ / | |||||
* | | Merge branch 'master' into development | Leonid Logvinov | 2017-08-24 | 4 | -5/+5 |
|\ \ | |||||
| * | | 0.10.4 | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #135 from 0xProject/artifacts-addresses | Leonid | 2017-08-24 | 3 | -4/+4 |
| |\ | | | | | | | Artifacts addresses | ||||
| | * | Update CHANGELOG | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| | | | |||||
| | * | Update CHANGELOG | Leonid Logvinov | 2017-08-24 | 1 | -2/+2 |
| | | | |||||
| | * | Convert artifacts addresses lo lower case before using | Leonid Logvinov | 2017-08-24 | 2 | -2/+2 |
| |/ | |||||
| * | 0.10.3 | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| | | |||||
| * | Bump the version | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
|/ | |||||
* | 0.10.2 | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Add v0.10.2 CHANGELOG | Leonid Logvinov | 2017-08-24 | 1 | -0/+4 |
| | |||||
* | Hot fix the checksummed addresses in artifacts | Leonid Logvinov | 2017-08-24 | 2 | -2/+2 |
| | |||||
* | Merge pull request #134 from 0xProject/release-script | Leonid | 2017-08-24 | 1 | -1/+1 |
|\ | | | | | Specify tag and other values in the release script | ||||
| * | Specify tag and other values in the release script | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
|/ | |||||
* | 0.10.1v0.10.1 | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Bump patch version due to the publishing issue with 0.10.0 | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | 0.10.0v0.10.0 | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #132 from 0xProject/token-registry | Leonid | 2017-08-24 | 4 | -5/+135 |
|\ | | | | | Add public Token Registry getters | ||||
| * | Change the unregistered token in tests | Leonid Logvinov | 2017-08-24 | 1 | -2/+2 |
| | | |||||
| * | Rename _getTokenByMetadata to _createTokenFromMetadata | Leonid Logvinov | 2017-08-24 | 1 | -4/+4 |
| | | |||||
| * | Remove redundant else's | Leonid Logvinov | 2017-08-24 | 1 | -4/+2 |
| | | |||||
| * | Document changes in a CHANGELOG | Leonid Logvinov | 2017-08-24 | 1 | -1/+6 |
| | | |||||
| * | Add tests for tokenRegistry public getters | Leonid Logvinov | 2017-08-24 | 2 | -4/+58 |
| | | |||||
| * | Add all public tokenRegistry functions | Leonid Logvinov | 2017-08-24 | 2 | -0/+50 |
| | | |||||
| * | Add test for getTokenAddressesAsync | Leonid Logvinov | 2017-08-24 | 1 | -0/+14 |
| | | |||||
| * | Add zeroEx.tokenRegistry.getTokenAddressesAsync() | Leonid Logvinov | 2017-08-24 | 1 | -1/+10 |
|/ | |||||
* | Merge pull request #128 from 0xProject/verifyOrder | Leonid | 2017-08-24 | 6 | -184/+291 |
|\ | | | | | Add implementation for public order validation functions | ||||
| * | Add validation for the case where the order is fully filled or canceled and ↵ | Leonid Logvinov | 2017-08-24 | 3 | -0/+15 |
| | | | | | | | | a test | ||||
| * | Simplify the validation check for ↵ | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
| | | | | | | | | ExchangeContractErrs.OrderAlreadyCancelledOrFilled | ||||
| * | Remove unused var | Leonid Logvinov | 2017-08-24 | 1 | -1/+0 |
| | | |||||
| * | Add newline | Leonid Logvinov | 2017-08-24 | 1 | -1/+2 |
| | | |||||
| * | Fix comments | Leonid Logvinov | 2017-08-24 | 1 | -5/+7 |
| | | |||||
| * | Update CHANGELOG | Leonid Logvinov | 2017-08-24 | 1 | -1/+2 |
| | | |||||
| * | Fix order validation tests | Leonid Logvinov | 2017-08-24 | 1 | -19/+20 |
| | | |||||
| * | Add a comment for isRoundingErrorAsync | Leonid Logvinov | 2017-08-24 | 1 | -5/+12 |
| | | |||||
| * | Fix isRoundingError name in CHANGELOG | Leonid Logvinov | 2017-08-24 | 1 | -5/+4 |
| | | |||||
| * | Remove And's from names | Leonid Logvinov | 2017-08-24 | 3 | -62/+65 |
| | | |||||
| * | Separate order validation errors tests from exchange tests | Leonid Logvinov | 2017-08-24 | 2 | -84/+95 |
| | | |||||
| * | Add the changes to CHANGELOG | Leonid Logvinov | 2017-08-24 | 1 | -2/+6 |
| | | |||||
| * | Move order validation functions to orderValidationUtils and make ↵ | Leonid Logvinov | 2017-08-24 | 2 | -53/+88 |
| | | | | | | | | isRoundingError public | ||||
| * | Add initial implementation for public order validation functions | Leonid Logvinov | 2017-08-24 | 1 | -48/+77 |
|/ | |||||
* | Merge pull request #131 from 0xProject/addTokenRegistryMethod | Fabio Berger | 2017-08-24 | 2 | -12/+42 |
|\ | | | | | Add public method to TokenRegistry | ||||
| * | rename method for clarity since we return a Token and not tokenMetadata | Fabio Berger | 2017-08-24 | 2 | -5/+5 |
| | | |||||
| * | Add assertion to public method | Fabio Berger | 2017-08-24 | 1 | -0/+3 |
| | | |||||
| * | use non-checksummed address | Fabio Berger | 2017-08-24 | 1 | -1/+1 |
| | | |||||
| * | Add public method `getTokenMetadataIfExistsAsync` to TokenRegistry wrapper, ↵ | Fabio Berger | 2017-08-23 | 2 | -12/+39 |
| | | | | | | | | refactor `getTokensAsync` to use `getTokenMetadataIfExistsAsync` under the hood and added unit tests | ||||
* | | Merge pull request #130 from 0xProject/addProxyAddressMethod | Fabio Berger | 2017-08-23 | 4 | -3/+15 |
|\ \ | |/ |/| | Add public TokenTransferProxy address getter | ||||
| * | Return variable instead of expression | Fabio Berger | 2017-08-23 | 2 | -2/+4 |
| | | |||||
| * | Add PR numbers to changelog items | Fabio Berger | 2017-08-23 | 1 | -3/+3 |
| | | |||||
| * | Add note about the added public method in CHANGELOG | Fabio Berger | 2017-08-23 | 1 | -0/+1 |
| | | |||||
| * | Add getContractAddressAsync public method to proxy instance | Fabio Berger | 2017-08-23 | 1 | -0/+9 |
| | | |||||
| * | rename proxy_wrapper_test to token_transfer_proxy_wrapper_test | Fabio Berger | 2017-08-23 | 1 | -0/+0 |
|/ | |||||
* | Merge pull request #127 from ↵ | Leonid | 2017-08-23 | 6 | -42/+49 |
|\ | | | | | | | | | 0xProject/shouldThrowOnInsufficientBalanceOrAllowance Fix the docs for shouldThrowOnInsufficientBalanceOrAllowance | ||||
| * | Rename shouldCheckTransfer to shouldThrowOnInsufficientBalanceOrAllowance in ↵ | Leonid Logvinov | 2017-08-22 | 4 | -37/+41 |
| | | | | | | | | tests | ||||
| * | Update CHANGELOG | Leonid Logvinov | 2017-08-22 | 1 | -1/+2 |
| | | |||||
| * | Fix the docs for shouldThrowOnInsufficientBalanceOrAllowance | Leonid Logvinov | 2017-08-22 | 1 | -4/+6 |
|/ | |||||
* | Merge pull request #126 from 0xProject/token-transfer-proxy-rename | Leonid | 2017-08-22 | 6 | -50/+50 |
|\ | | | | | Rename internally Proxy to TokenTransferProxy | ||||
| * | Rename internally Proxy to TokenTransferProxy | Leonid Logvinov | 2017-08-22 | 6 | -50/+50 |
|/ | |||||
* | Merge pull request #124 from 0xProject/reject-checksummed-addresses | Leonid | 2017-08-22 | 8 | -10/+24 |
|\ | | | | | Reject checksummed addresses | ||||
| * | Fix merge conflicts in a changelog | Leonid Logvinov | 2017-08-22 | 1 | -5/+0 |
| | | |||||
| * | Include variableName in error message for checksummed address | Leonid Logvinov | 2017-08-22 | 1 | -1/+1 |
| | | |||||
| * | Put the last test address on it's own line | Leonid Logvinov | 2017-08-22 | 1 | -1/+3 |
| | | |||||
| * | Change CHANGELOG text | Leonid Logvinov | 2017-08-22 | 1 | -1/+6 |
| | | |||||
| * | Use lowercase address in tests | Leonid Logvinov | 2017-08-22 | 1 | -1/+1 |
| | | |||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-08-22 | 1 | -0/+4 |
| | | |||||
| * | Reject checksummed addresses | Leonid Logvinov | 2017-08-22 | 6 | -9/+17 |
|/ | |||||
* | 0.9.3v0.9.3 | Leonid Logvinov | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #125 from 0xProject/0.9.3 | Leonid | 2017-08-22 | 1 | -1/+5 |
|\ | | | | | Update CHANGELOG.md | ||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-08-22 | 1 | -1/+5 |
|/ | |||||
* | Merge branch 'master' of github.com:0xProject/0x.js | Fabio Berger | 2017-08-22 | 1 | -1/+1 |
|\ | | | | | | | | | * 'master' of github.com:0xProject/0x.js: Add subproviders to the list of folders required by UMD tests | ||||
| * | Add subproviders to the list of folders required by UMD tests | Leonid Logvinov | 2017-08-22 | 1 | -1/+1 |
| | | |||||
* | | 0.9.2v0.9.2 | Fabio Berger | 2017-08-21 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of github.com:0xProject/0x.js | Fabio Berger | 2017-08-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | * 'master' of github.com:0xProject/0x.js: try 4000 timeout try longer timeout | ||||
| * | Merge pull request #123 from 0xProject/fixCi | Fabio Berger | 2017-08-21 | 1 | -1/+1 |
| |\ | | | | | | | Increase test timeout | ||||
| | * | try 4000 timeout | Fabio Berger | 2017-08-21 | 1 | -1/+1 |
| | | | |||||
| | * | try longer timeout | Fabio Berger | 2017-08-21 | 1 | -1/+1 |
| |/ | |||||
* / | Update changelog | Fabio Berger | 2017-08-21 | 1 | -0/+5 |
|/ | |||||
* | Update testrpc snapshot and testrpc artifacts | Fabio Berger | 2017-08-21 | 6 | -39/+39 |
| | |||||
* | Update artifacts and rename proxy to tokenTransferProxy | Fabio Berger | 2017-08-21 | 7 | -217/+248 |
| | |||||
* | Merge pull request #118 from 0xProject/artifacts-update | Fabio Berger | 2017-08-21 | 12 | -521/+401 |
|\ | | | | | Update artifacts with the latest mainnet version | ||||
| * | Remove url from token registry | Leonid Logvinov | 2017-08-15 | 4 | -21/+4 |
| | | |||||
| * | Update testrpc artifacts | Leonid Logvinov | 2017-08-15 | 3 | -3/+3 |
| | | |||||
| * | Update contracts snapshot hash | Leonid Logvinov | 2017-08-15 | 1 | -1/+1 |
| | | |||||
| * | --no-edit | Leonid Logvinov | 2017-08-15 | 1 | -1/+1 |
| | | |||||
| * | Update Exchange artifacts and adjust ExchangeWrapper | Leonid Logvinov | 2017-08-15 | 3 | -94/+89 |
| | | |||||
| * | Update TokenRegistry artifacts | Leonid Logvinov | 2017-08-15 | 1 | -205/+245 |
| | | |||||
| * | Update EtherToken artifacts | Leonid Logvinov | 2017-08-15 | 1 | -8/+59 |
| | | |||||
| * | Update Token artifacts | Leonid Logvinov | 2017-08-15 | 1 | -2/+2 |
| | | |||||
| * | Remove Mintable artifacts | Leonid Logvinov | 2017-08-15 | 2 | -190/+1 |
| | | |||||
* | | 0.9.1v0.9.1 | Leonid Logvinov | 2017-08-17 | 1 | -1/+1 |
| | | |||||
* | | Update CHANGELOG.md before v0.9.1 | Leonid Logvinov | 2017-08-17 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #120 from 0xProject/addTestWithWeb3WithoutAddresses | Leonid | 2017-08-17 | 7 | -62/+148 |
|\ \ | |/ |/| | Remove unnecessary assertions & add regression tests | ||||
| * | Add JSONRPCPayload type and remove unused import | Leonid Logvinov | 2017-08-17 | 2 | -3/+8 |
| | | |||||
| * | set default value to hasAddresses boolean | Fabio Berger | 2017-08-17 | 1 | -1/+1 |
| | | |||||
| * | remove unnecessary assertion and add regression test | Fabio Berger | 2017-08-17 | 2 | -18/+40 |
| | | |||||
| * | remove unneeded assertion from _isRoundingErrorAsync since one can make ↵ | Fabio Berger | 2017-08-17 | 1 | -1/+0 |
| | | | | | | | | static calls without an available address | ||||
| * | Remove isUserAddressAvailable assertion from getBalanceAsync and add ↵ | Fabio Berger | 2017-08-17 | 4 | -22/+68 |
| | | | | | | | | regression test | ||||
| * | Update yarn.lock | Fabio Berger | 2017-08-17 | 1 | -22/+36 |
|/ | |||||
* | Merge pull request #117 from 0xProject/greenkeeper/sinon-3.0.0 | Leonid | 2017-08-04 | 1 | -1/+1 |
|\ | | | | | Update sinon to the latest version 🚀 | ||||
| * | chore(package): update sinon to version 3.0.0 | greenkeeper[bot] | 2017-08-03 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #116 from 0xProject/greenkeeper/typedoc-0.8.0 | Leonid | 2017-07-28 | 1 | -1/+1 |
|\ | | | | | Update typedoc to the latest version 🚀 | ||||
| * | chore(package): update typedoc to version 0.8.0 | greenkeeper[bot] | 2017-07-28 | 1 | -1/+1 |
|/ | |||||
* | Add PR links to CHANGELOG.md | Leonid Logvinov | 2017-07-26 | 1 | -2/+2 |
| | |||||
* | 0.9.0v0.9.0 | Leonid Logvinov | 2017-07-26 | 1 | -1/+1 |
| | |||||
* | Add release date for 0.9.0 | Leonid Logvinov | 2017-07-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #115 from 0xProject/pre-0.9.0-CHANGELOG | Leonid | 2017-07-26 | 1 | -0/+3 |
|\ | | | | | Update CHANGELOG.md | ||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-07-26 | 1 | -0/+3 |
|/ | |||||
* | Merge branch 'greenkeeper/web3-typescript-typings-0.3.0' | Leonid Logvinov | 2017-07-26 | 1 | -3/+3 |
|\ | |||||
| * | Update yarn.lock | Leonid Logvinov | 2017-07-26 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #114 from 0xProject/greenkeeper/web3-typescript-typings-0.3.0 | Leonid | 2017-07-26 | 1 | -1/+1 |
|\ | | | | | Update web3-typescript-typings to the latest version 🚀 | ||||
| * | chore(package): update web3-typescript-typings to version 0.3.0 | greenkeeper[bot] | 2017-07-26 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #109 from 0xProject/fees-balance-allowance-validation | Leonid | 2017-07-26 | 12 | -165/+291 |
|\ | | | | | Fees balance allowance validation | ||||
| * | Indent callbacks | Leonid Logvinov | 2017-07-26 | 1 | -2/+2 |
| | | |||||
| * | Rearrange imports | Leonid Logvinov | 2017-07-26 | 1 | -1/+1 |
| | | |||||
| * | Simplify order checks | Leonid Logvinov | 2017-07-26 | 1 | -30/+18 |
| | | |||||
| * | Store tokenWrapper inside of OrdervalidationUtils | Leonid Logvinov | 2017-07-26 | 2 | -23/+29 |
| | | |||||
| * | Remove and from names | Leonid Logvinov | 2017-07-26 | 2 | -6/+6 |
| | | |||||
| * | Remove unused imports | Leonid Logvinov | 2017-07-26 | 10 | -15/+1 |
| | | |||||
| * | Fix tests | Leonid Logvinov | 2017-07-26 | 1 | -1/+1 |
| | | |||||
| * | Factor out order validation tests | Leonid Logvinov | 2017-07-26 | 2 | -147/+203 |
| | | |||||
| * | Cover all possible branches of order validation errors with tests | Leonid Logvinov | 2017-07-26 | 2 | -25/+67 |
| | | |||||
| * | Refactor OrderValidationUtils to check for the case when ZRX is one of the ↵ | Leonid Logvinov | 2017-07-26 | 2 | -55/+81 |
| | | | | | | | | tokens traded | ||||
| * | Pass tokenWrapper to ↵ | Leonid Logvinov | 2017-07-26 | 2 | -12/+12 |
| | | | | | | | | validateFillOrderBalancesAndAllowancesAndThrowIfInvalidAsync | ||||
| * | Move _validateFillOrderBalancesAndAllowancesAndThrowIfInvalidAsync to ↵ | Leonid Logvinov | 2017-07-26 | 2 | -63/+70 |
| | | | | | | | | orderValidationUtils | ||||
| * | Add a test: should throw when maker has balance to cover fees or transfer ↵ | Leonid Logvinov | 2017-07-26 | 1 | -0/+15 |
|/ | | | | but not both | ||||
* | Merge pull request #113 from 0xProject/ethereumjs-util-types | Leonid | 2017-07-22 | 4 | -19/+29 |
|\ | | | | | Add ethereumjs-utils types | ||||
| * | Add ethereumjs-utils types | Leonid Logvinov | 2017-07-22 | 4 | -19/+29 |
|/ | |||||
* | Merge pull request #112 from 0xProject/bn.js-types | Leonid | 2017-07-22 | 5 | -3/+10 |
|\ | | | | | Add bn.js types | ||||
| * | Add bn.js types | Leonid Logvinov | 2017-07-22 | 5 | -3/+10 |
|/ | |||||
* | Merge pull request #108 from 0xProject/greenkeeper/web3-0.20.0 | Leonid | 2017-07-19 | 1 | -1/+1 |
|\ | | | | | Update web3 to the latest version 🚀 | ||||
| * | fix(package): update web3 to version 0.20.0 | greenkeeper[bot] | 2017-07-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #110 from 0xProject/greenkeeper/web3-typescript-typings-0.2.1 | Leonid | 2017-07-19 | 1 | -1/+1 |
|\ \ | |/ |/| | Update web3-typescript-typings to the latest version 🚀 | ||||
| * | chore(package): update web3-typescript-typings to version 0.2.1 | greenkeeper[bot] | 2017-07-19 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #104 from 0xProject/ts-2.4 | Leonid | 2017-07-12 | 15 | -148/+140 |
|\ | | | | | Update to typescript@2.4 | ||||
| * | Use actual exception values in test names | Leonid Logvinov | 2017-07-12 | 1 | -3/+3 |
| | | |||||
| * | Add a comment explaining any | Leonid Logvinov | 2017-07-12 | 1 | -1/+2 |
| | | |||||
| * | Add forgotten meger conflict resolution | Leonid Logvinov | 2017-07-12 | 1 | -19/+0 |
| | | |||||
| * | Use PascalCase names as string enum keys | Leonid Logvinov | 2017-07-12 | 13 | -117/+144 |
| | | |||||
| * | Migrate to using native string enums | Leonid Logvinov | 2017-07-12 | 1 | -67/+50 |
| | | |||||
| * | Update to typescript@2.4 | Leonid Logvinov | 2017-07-12 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #107 from 0xProject/static-get-order-hash-hex | Leonid | 2017-07-12 | 5 | -35/+36 |
|\ | | | | | Static get order hash hex | ||||
| * | Reformat CHANGELOG to use past tense | Leonid Logvinov | 2017-07-12 | 1 | -14/+14 |
| | | |||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-07-12 | 1 | -0/+1 |
| | | |||||
| * | Make getOrderHashHex static | Leonid Logvinov | 2017-07-12 | 4 | -21/+21 |
|/ | |||||
* | Merge pull request #106 from 0xProject/single-exchange | Leonid | 2017-07-12 | 10 | -199/+67 |
|\ | | | | | Single exchange | ||||
| * | Fix the comment | Leonid Logvinov | 2017-07-12 | 1 | -1/+3 |
| | | |||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-07-12 | 1 | -2/+1 |
| | | |||||
| * | Migrate to using a single Exchange contract | Leonid Logvinov | 2017-07-12 | 7 | -191/+64 |
| | | |||||
| * | Remove exchange artifacts by name | Leonid Logvinov | 2017-07-12 | 1 | -6/+0 |
| | | |||||
| * | Flatten artifacts | Leonid Logvinov | 2017-07-12 | 1 | -0/+0 |
|/ | |||||
* | Merge pull request #105 from 0xProject/chai-bignumber | Leonid | 2017-07-12 | 2 | -21/+13 |
|\ | | | | | Stop using custom chai-bignumber fork | ||||
| * | Stop using custom chai-bignumber fork | Leonid Logvinov | 2017-07-12 | 2 | -21/+13 |
|/ | |||||
* | Merge pull request #103 from 0xProject/jsonschema-types | Leonid | 2017-07-12 | 3 | -14/+62 |
|\ | | | | | Jsonschema types | ||||
| * | Add the source for the schema | Leonid | 2017-07-12 | 1 | -0/+1 |
| | | |||||
| * | Use custom Schema types | Leonid Logvinov | 2017-07-12 | 2 | -14/+13 |
| | | |||||
| * | Add jsonschema Schema declaration | Leonid Logvinov | 2017-07-12 | 1 | -0/+48 |
|/ | |||||
* | Merge pull request #101 from 0xProject/new-contracts | Fabio Berger | 2017-07-11 | 0 | -0/+0 |
|\ | | | | | Migrate to using a new Exchange contract | ||||
| * | Fix a typo | Leonid Logvinov | 2017-07-11 | 1 | -4/+4 |
| | | |||||
| * | Fix a typo in comment | Leonid Logvinov | 2017-07-11 | 1 | -2/+2 |
| | | |||||
| * | Rename shouldCheckTransfer to shouldThrowOnInsufficientBalanceOrAllowance | Leonid Logvinov | 2017-07-11 | 1 | -10/+11 |
| | | |||||
| * | Simplify BigNumber hack | Leonid Logvinov | 2017-07-08 | 1 | -5/+2 |
| | | |||||
| * | use yarn on CI | Leonid Logvinov | 2017-07-08 | 1 | -4/+11 |
| | | |||||
| * | Upgrade to a new node version | Leonid Logvinov | 2017-07-08 | 1 | -1/+1 |
| | | |||||
| * | Make CONTRACTS_COMMIT_HASH a string | Leonid Logvinov | 2017-07-08 | 1 | -1/+1 |
| | | |||||
| * | Use never testrpc snapshot | Leonid Logvinov | 2017-07-08 | 1 | -1/+1 |
| | | |||||
| * | Migrate the rest of the artifacts | Leonid Logvinov | 2017-07-08 | 1 | -184/+40 |
| | | |||||
| * | Change arguments order at isRoundingError | Leonid Logvinov | 2017-07-08 | 1 | -3/+3 |
| | | |||||
| * | Migrate events | Leonid Logvinov | 2017-07-08 | 4 | -27/+28 |
| | | |||||
| * | Migrate constructor arguments | Leonid Logvinov | 2017-07-08 | 1 | -2/+2 |
| | | |||||
| * | Migrate fillOrKillOrder | Leonid Logvinov | 2017-07-08 | 3 | -14/+15 |
| | | |||||
| * | Migrate ZRX_TOKEN_AMOUNT | Leonid Logvinov | 2017-07-08 | 3 | -3/+3 |
| | | |||||
| * | Migrate getUnavailableTakerTokenAmount | Leonid Logvinov | 2017-07-08 | 3 | -6/+6 |
| | | |||||
| * | Migrate PROXY_CONTRACT | Leonid Logvinov | 2017-07-08 | 1 | -1/+1 |
| | | |||||
| * | Migrate batchFillOrKillOrders | Leonid Logvinov | 2017-07-08 | 3 | -10/+11 |
| | | |||||
| * | Migrate batchFillOrders | Leonid Logvinov | 2017-07-08 | 3 | -24/+31 |
| | | |||||
| * | Migrate fillOrder | Leonid Logvinov | 2017-07-08 | 3 | -29/+35 |
| | | |||||
| * | Migrate fillOrdersUpTo and remove min | Leonid Logvinov | 2017-07-08 | 3 | -44/+26 |
| | | |||||
| * | Migrate batchCancelOrders | Leonid Logvinov | 2017-07-08 | 3 | -10/+11 |
| | | |||||
| * | Migrate getPartialAmount | Leonid Logvinov | 2017-07-08 | 1 | -3/+3 |
| | | |||||
| * | Migrate cencelOrder | Leonid Logvinov | 2017-07-08 | 3 | -15/+16 |
| | | |||||
| * | Revert "Migrate isRoundingError parameter changes" | Leonid Logvinov | 2017-07-08 | 3 | -9/+9 |
| | | | | | | | | This reverts commit 9a200c67210599faf5eb735893abae99f72a4d1f. | ||||
| * | Revert "Rename ZRX to ZRX_TOKEN_CONTRACT" | Leonid Logvinov | 2017-07-08 | 3 | -28/+2 |
| | | | | | | | | This reverts commit 6f0b8a185b6fcf58b7427fb907599dbc82c10eaf. | ||||
| * | Update binaries and timestamps | Leonid Logvinov | 2017-07-08 | 1 | -4/+4 |
| | | |||||
| * | Migrate isRoundingError parameter changes | Leonid Logvinov | 2017-07-08 | 3 | -9/+9 |
| | | |||||
| * | Rename ZRX to ZRX_TOKEN_CONTRACT | Leonid Logvinov | 2017-07-08 | 3 | -2/+28 |
| | | |||||
| * | Add contracts artifacts for contracts that didn't change | Leonid Logvinov | 2017-07-08 | 5 | -13/+17 |
| | | |||||
* | | Merge branch 'new-contracts' | Fabio Berger | 2017-07-11 | 11 | -411/+276 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new-contracts: (29 commits) Fix a typo Fix a typo in comment Rename shouldCheckTransfer to shouldThrowOnInsufficientBalanceOrAllowance Simplify BigNumber hack use yarn on CI Upgrade to a new node version Make CONTRACTS_COMMIT_HASH a string Use never testrpc snapshot Migrate the rest of the artifacts Change arguments order at isRoundingError Migrate events Migrate constructor arguments Migrate fillOrKillOrder Migrate ZRX_TOKEN_AMOUNT Migrate getUnavailableTakerTokenAmount Migrate PROXY_CONTRACT Migrate batchFillOrKillOrders Migrate batchFillOrders Migrate fillOrder Migrate fillOrdersUpTo and remove min ... | ||||
| * | | Fix a typo | Leonid Logvinov | 2017-07-11 | 1 | -4/+4 |
| | | | |||||
| * | | Fix a typo in comment | Leonid Logvinov | 2017-07-11 | 1 | -2/+2 |
| | | | |||||
| * | | Rename shouldCheckTransfer to shouldThrowOnInsufficientBalanceOrAllowance | Leonid Logvinov | 2017-07-11 | 1 | -10/+11 |
| | | | |||||
| * | | Simplify BigNumber hack | Leonid Logvinov | 2017-07-11 | 1 | -5/+2 |
| | | | |||||
| * | | use yarn on CI | Leonid Logvinov | 2017-07-11 | 1 | -4/+11 |
| | | | |||||
| * | | Upgrade to a new node version | Leonid Logvinov | 2017-07-11 | 1 | -1/+1 |
| | | | |||||
| * | | Make CONTRACTS_COMMIT_HASH a string | Leonid Logvinov | 2017-07-11 | 1 | -1/+1 |
| | | | |||||
| * | | Use never testrpc snapshot | Leonid Logvinov | 2017-07-11 | 1 | -1/+1 |
| | | | |||||
| * | | Migrate the rest of the artifacts | Leonid Logvinov | 2017-07-11 | 1 | -184/+40 |
| | | | |||||
| * | | Change arguments order at isRoundingError | Leonid Logvinov | 2017-07-11 | 1 | -3/+3 |
| | | | |||||
| * | | Migrate events | Leonid Logvinov | 2017-07-11 | 4 | -27/+28 |
| | | | |||||
| * | | Migrate constructor arguments | Leonid Logvinov | 2017-07-11 | 1 | -2/+2 |
| | | | |||||
| * | | Migrate fillOrKillOrder | Leonid Logvinov | 2017-07-11 | 3 | -14/+15 |
| | | | |||||
| * | | Migrate ZRX_TOKEN_AMOUNT | Leonid Logvinov | 2017-07-11 | 3 | -3/+3 |
| | | | |||||
| * | | Migrate getUnavailableTakerTokenAmount | Leonid Logvinov | 2017-07-11 | 3 | -6/+6 |
| | | | |||||
| * | | Migrate PROXY_CONTRACT | Leonid Logvinov | 2017-07-11 | 1 | -1/+1 |
| | | | |||||
| * | | Migrate batchFillOrKillOrders | Leonid Logvinov | 2017-07-11 | 3 | -10/+11 |
| | | | |||||
| * | | Migrate batchFillOrders | Leonid Logvinov | 2017-07-11 | 3 | -24/+31 |
| | | | |||||
| * | | Migrate fillOrder | Leonid Logvinov | 2017-07-11 | 3 | -29/+35 |
| | | | |||||
| * | | Migrate fillOrdersUpTo and remove min | Leonid Logvinov | 2017-07-11 | 3 | -44/+26 |
| | | | |||||
| * | | Migrate batchCancelOrders | Leonid Logvinov | 2017-07-11 | 3 | -10/+11 |
| | | | |||||
| * | | Migrate getPartialAmount | Leonid Logvinov | 2017-07-11 | 1 | -3/+3 |
| | | | |||||
| * | | Migrate cencelOrder | Leonid Logvinov | 2017-07-11 | 3 | -15/+16 |
| | | | |||||
| * | | Revert "Migrate isRoundingError parameter changes" | Leonid Logvinov | 2017-07-11 | 3 | -9/+9 |
| | | | | | | | | | | | | This reverts commit 9a200c67210599faf5eb735893abae99f72a4d1f. | ||||
| * | | Revert "Rename ZRX to ZRX_TOKEN_CONTRACT" | Leonid Logvinov | 2017-07-11 | 3 | -28/+2 |
| | | | | | | | | | | | | This reverts commit 6f0b8a185b6fcf58b7427fb907599dbc82c10eaf. | ||||
| * | | Update binaries and timestamps | Leonid Logvinov | 2017-07-11 | 1 | -4/+4 |
| | | | |||||
| * | | Migrate isRoundingError parameter changes | Leonid Logvinov | 2017-07-11 | 3 | -9/+9 |
| | | | |||||
| * | | Rename ZRX to ZRX_TOKEN_CONTRACT | Leonid Logvinov | 2017-07-11 | 3 | -2/+28 |
| | | | |||||
| * | | Add contracts artifacts for contracts that didn't change | Leonid Logvinov | 2017-07-11 | 5 | -13/+17 |
|/ / | |||||
* | | Merge pull request #102 from 0xProject/greenkeeper/dirty-chai-2.0.1 | Leonid | 2017-07-11 | 1 | -1/+1 |
|\ \ | |/ |/| | Update dirty-chai to the latest version 🚀 | ||||
| * | chore(package): update dirty-chai to version 2.0.1 | greenkeeper[bot] | 2017-07-10 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of github.com:0xProject/0x.js | Leonid Logvinov | 2017-07-08 | 3 | -38/+51 |
|\ | |||||
| * | Merge pull request #100 from 0xProject/improveSignOrder | Fabio Berger | 2017-07-08 | 3 | -38/+51 |
| |\ | | | | | | | Improve signOrderHashAsync | ||||
| | * | Move private helper methods into signatureUtils so that they don't show up ↵ | Fabio Berger | 2017-07-08 | 2 | -24/+30 |
| | | | | | | | | | | | | in the ZeroEx classes auto-complete list | ||||
| | * | Remove duplication of 27, 28 v values | Fabio Berger | 2017-07-08 | 1 | -4/+5 |
| | | | |||||
| | * | Modify signOrderHashAsync to parse the signatureHex string as V + R + S AND ↵ | Fabio Berger | 2017-07-08 | 2 | -38/+44 |
| | | | | | | | | | | | | R + S + V and check both for a valid signature in order to fix the issue of different nodes returning it differently | ||||
* | | | Update yarn.lock to include latest webpack version | Leonid Logvinov | 2017-07-08 | 1 | -649/+723 |
|/ / | |||||
* | | Add --bail option to mocha run command | Leonid Logvinov | 2017-07-08 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #95 from 0xProject/cache_net_version | Leonid | 2017-07-08 | 4 | -1/+39 |
|\ \ | | | | | | | Cache `net_version` requests | ||||
| * | | Refactor net_version caching logic | Leonid Logvinov | 2017-07-08 | 1 | -10/+10 |
| | | | |||||
| * | | Merge branch 'master' into cache_net_version | Leonid | 2017-07-08 | 6 | -54/+56 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #97 from 0xProject/speedup-tests | Leonid | 2017-07-08 | 1 | -30/+30 |
|\ \ \ | | | | | | | | | Paralellize fill scenarios | ||||
| * | | | Add noop comment | Leonid | 2017-07-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Paralellize fill scenarios | Leonid Logvinov | 2017-07-08 | 1 | -30/+30 |
| | | | | |||||
* | | | | Merge pull request #98 from 0xProject/typos | Leonid | 2017-07-08 | 3 | -9/+11 |
|\ \ \ \ | | | | | | | | | | | Typos | ||||
| * | | | | Update CHANGELOG.md | Leonid Logvinov | 2017-07-08 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Rename batchCancelOrderAsync to batchCancelOrdersAsync | Leonid Logvinov | 2017-07-08 | 2 | -4/+4 |
| | | | | | |||||
| * | | | | Rename batchFillOrderAsync to batchFillOrdersAsync | Leonid Logvinov | 2017-07-08 | 2 | -5/+5 |
| |/ / / |