Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move log decoding to AbiDecoder | Leonid Logvinov | 2017-10-04 | 2 | -53/+37 |
| | |||||
* | Factor out tryToDecodeLogOrNoOp | Leonid Logvinov | 2017-10-04 | 1 | -11/+12 |
| | |||||
* | Don't text for an exact block hash | Leonid Logvinov | 2017-10-04 | 1 | -2/+1 |
| | |||||
* | Add changes to CHANGELOG | Leonid Logvinov | 2017-10-04 | 1 | -0/+3 |
| | |||||
* | Add tests for zeroEx.getLogsAsync | Leonid Logvinov | 2017-10-04 | 1 | -0/+26 |
| | |||||
* | Add zeroEx.getLogsAsync | Leonid Logvinov | 2017-10-04 | 1 | -0/+11 |
| | |||||
* | Re-export new types | Leonid Logvinov | 2017-10-04 | 1 | -0/+2 |
| | |||||
* | Add getLogsAsync to web3_wrapper | Leonid Logvinov | 2017-10-04 | 1 | -0/+18 |
| | |||||
* | Add type aliases for web3 types | Leonid Logvinov | 2017-10-04 | 1 | -0/+4 |
| | |||||
* | Update web3-typescript-typings | Leonid Logvinov | 2017-10-04 | 2 | -109/+42 |
| | |||||
* | Merge pull request #180 from 0xProject/greenkeeper/0x-json-schemas-0.6.0 | Leonid | 2017-10-04 | 1 | -1/+1 |
|\ | | | | | Update 0x-json-schemas to the latest version 🚀 | ||||
| * | fix(package): update 0x-json-schemas to version 0.6.0 | greenkeeper[bot] | 2017-10-04 | 1 | -1/+1 |
|/ | |||||
* | 0.19.0v0.19.0 | Leonid Logvinov | 2017-09-29 | 2 | -2/+2 |
| | |||||
* | Fix types | Leonid Logvinov | 2017-09-29 | 1 | -1/+1 |
| | |||||
* | Update CHANGELOG | Leonid Logvinov | 2017-09-29 | 2 | -1/+4 |
| | |||||
* | Merge pull request #175 from 0xProject/fix/set-interval-bug | Leonid | 2017-09-29 | 1 | -1/+1 |
|\ | | | | | Fix the bug in transaction mined awaiting | ||||
| * | Fix the bug in transaction mined awaiting | Leonid Logvinov | 2017-09-29 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #169 from 0xProject/greenkeeper/sinon-4.0.0 | Leonid | 2017-09-29 | 1 | -1/+1 |
|\ \ | | | | | | | Update sinon to the latest version 🚀 | ||||
| * | | chore(package): update sinon to version 4.0.0 | greenkeeper[bot] | 2017-09-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #174 from 0xProject/greenkeeper/coveralls-3.0.0 | Leonid | 2017-09-29 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Update coveralls to the latest version 🚀 | ||||
| * | | | chore(package): update coveralls to version 3.0.0 | greenkeeper[bot] | 2017-09-29 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #173 from 0xProject/feature/ropsten-support | Leonid | 2017-09-29 | 6 | -3/+377 |
|\ \ \ \ | | |_|/ | |/| | | Add Ropsten support | ||||
| * | | | Add tests for ropsten artifacts | Leonid Logvinov | 2017-09-28 | 2 | -1/+19 |
| | | | | |||||
| * | | | Update CHANGELOG | Leonid Logvinov | 2017-09-28 | 1 | -0/+3 |
| | | | | |||||
| * | | | Add Ropsten artifacts | Leonid Logvinov | 2017-09-28 | 3 | -2/+355 |
| |/ / | |||||
* | | | Merge pull request #172 from 0xProject/bmillman_optional_validation | Brandon Millman | 2017-09-29 | 3 | -49/+280 |
|\ \ \ | |/ / |/| | | Add OrderTransactionOpts to enable optional validation to exchange_wr… | ||||
| * | | Fixed nits | Brandon Millman | 2017-09-28 | 2 | -75/+68 |
| | | | |||||
| * | | Add tests | Brandon Millman | 2017-09-28 | 2 | -23/+216 |
| | | | |||||
| * | | Add OrderTransactionOpts to enable optional validation to exchange_wrapper | Brandon Millman | 2017-09-28 | 2 | -27/+72 |
|/ / | |||||
* | | 0.18.0v0.18.0 | Fabio Berger | 2017-09-26 | 2 | -2/+2 |
| | | |||||
* | | 0.17.0 | Fabio Berger | 2017-09-26 | 2 | -2/+2 |
| | | |||||
* | | Update changelog | Fabio Berger | 2017-09-26 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #170 from 0xProject/addOrderValidation | Fabio Berger | 2017-09-26 | 6 | -8/+109 |
|\ \ | | | | | | | Add validateOrderFillableOrThrowAsync Method | ||||
| * | | fix test | Fabio Berger | 2017-09-26 | 1 | -1/+1 |
| | | | |||||
| * | | fix test | Fabio Berger | 2017-09-26 | 1 | -1/+1 |
| | | | |||||
| * | | fix merge issue | Fabio Berger | 2017-09-26 | 1 | -1/+1 |
| | | | |||||
| * | | Updated changelog | Fabio Berger | 2017-09-26 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'development' into addOrderValidation | Fabio Berger | 2017-09-26 | 3 | -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-getter | Leonid | 2017-09-26 | 3 | -7/+21 |
|\ \ \ | |_|/ |/| | | Make getZRXTokenAddressAsync public | ||||
| * | | Update comment | Leonid Logvinov | 2017-09-26 | 1 | -1/+1 |
| | | | |||||
| * | | Add a test for getZRXTokenAddressAsync | Leonid Logvinov | 2017-09-26 | 1 | -0/+7 |
| | | | |||||
| * | | Document changes in CHANGELOG | Leonid Logvinov | 2017-09-26 | 1 | -0/+3 |
| | | | |||||
| * | | Make getZRXTokenAddressAsync public | Leonid Logvinov | 2017-09-26 | 1 | -7/+11 |
|/ / | |||||
| * | improve comment | Fabio Berger | 2017-09-26 | 1 | -1/+2 |
| | | |||||
| * | Fix linter issue | Fabio Berger | 2017-09-26 | 1 | -1/+3 |
| | | |||||
| * | Add success test and regression test for previous bug where comparing ↵ | Fabio Berger | 2017-09-26 | 1 | -0/+19 |
| | | | | | | | | makerTokenAmount with a takerTokenAmount | ||||
| * | Add tests for validateOrderFillableOrThrowAsync | Fabio Berger | 2017-09-26 | 1 | -0/+21 |
| | | |||||
| * | Refactor our logic checking fillAmountNotZero and expiry | Fabio Berger | 2017-09-26 | 1 | -14/+21 |
| | | |||||
| * | make opts optional | Fabio Berger | 2017-09-26 | 1 | -1/+1 |
| | | |||||
| * | rename validateOrderFillableThrowIfNotFillableAsync to ↵ | Fabio Berger | 2017-09-26 | 2 | -3/+3 |
| | | | | | | | | validateOrderFillableOrThrowAsync | ||||
| * | Fix bug where we were accidentally comparing a makerTokenAmount to a ↵ | Fabio Berger | 2017-09-26 | 1 | -2/+2 |
| | | | | | | | | takerTokenAmount | ||||
| * | improve comment | Fabio Berger | 2017-09-26 | 1 | -2/+2 |
| | | |||||
| * | Add validateOrderFillableThrowIfNotFillableAsync to public methods in order ↵ | Fabio Berger | 2017-09-26 | 3 | -0/+50 |
|/ | | | | to validate orders in an orderbook without a specific taker in mind | ||||
* | 0.16.0v0.16.0 | Leonid Logvinov | 2017-09-20 | 2 | -2/+2 |
| | |||||
* | Merge pull request #165 from 0xProject/feature/configurable-addresses | Leonid | 2017-09-20 | 13 | -156/+137 |
|\ | | | | | Allow users to pass contract addresses as a config | ||||
| * | Update release date | Leonid Logvinov | 2017-09-20 | 1 | -1/+1 |
| | | |||||
| * | Fix the typo | Leonid Logvinov | 2017-09-20 | 1 | -1/+1 |
| | | |||||
| * | Add a comment for ZeroExConfig type | Leonid Logvinov | 2017-09-19 | 1 | -0/+6 |
| | | |||||
| * | Move lower-casing logic | Leonid Logvinov | 2017-09-19 | 2 | -3/+3 |
| | | |||||
| * | Fix a comment | Leonid Logvinov | 2017-09-19 | 1 | -1/+1 |
| | | |||||
| * | Postfix variable names with 'ifExists' | Leonid Logvinov | 2017-09-19 | 4 | -14/+15 |
| | | |||||
| * | Prefix HACK comment with HACK | Leonid Logvinov | 2017-09-19 | 1 | -1/+1 |
| | | |||||
| * | Postfix variable names with 'ifExists' | Leonid Logvinov | 2017-09-19 | 1 | -6/+8 |
| | | |||||
| * | Verify ZeroExConfig | Leonid Logvinov | 2017-09-19 | 2 | -0/+14 |
| | | |||||
| * | Add changes to the CHANGELOG | Leonid Logvinov | 2017-09-19 | 1 | -0/+8 |
| | | |||||
| * | Fix a typo | Leonid Logvinov | 2017-09-18 | 2 | -4/+4 |
| | | |||||
| * | Add explanatory comment | Leonid Logvinov | 2017-09-18 | 1 | -0/+6 |
| | | |||||
| * | Add tests for contracts address config | Leonid Logvinov | 2017-09-18 | 2 | -2/+37 |
| | | |||||
| * | Make contract addresses configurable | Leonid Logvinov | 2017-09-18 | 5 | -9/+21 |
| | | |||||
| * | Fetch tokenTransferProxy address from exchange contract | Leonid Logvinov | 2017-09-18 | 7 | -143/+40 |
|/ | |||||
* | 0.15.0 | Leonid Logvinov | 2017-09-08 | 2 | -2/+2 |
| | |||||
* | Merge pull request #161 from 0xProject/feature/defaultBlock | Leonid | 2017-09-08 | 5 | -17/+51 |
|\ | | | | | Add a possibility to specify defaultBlock when calling const blockchain methods | ||||
| * | Replace placeholders with actual coments | Leonid Logvinov | 2017-09-08 | 2 | -6/+6 |
| | | |||||
| * | Add a comment for MethodOpts | Leonid Logvinov | 2017-09-08 | 1 | -0/+6 |
| | | |||||
| * | Fix CHANGELOG comment | Leonid Logvinov | 2017-09-08 | 1 | -1/+1 |
| | | |||||
| * | Rename CallOpts to MethodOpts | Leonid Logvinov | 2017-09-08 | 4 | -21/+23 |
| | | |||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-09-08 | 1 | -0/+4 |
| | | |||||
| * | Allow user to specify defaultBlock when calling const exchange methods | Leonid Logvinov | 2017-09-08 | 2 | -9/+18 |
| | | |||||
| * | Allow user to specify defaultBlock when calling const token methods | Leonid Logvinov | 2017-09-08 | 2 | -8/+16 |
| | | |||||
| * | Define CallOpts type | Leonid Logvinov | 2017-09-08 | 2 | -0/+5 |
|/ | |||||
* | 0.14.2 | Leonid Logvinov | 2017-09-08 | 2 | -2/+2 |
| | |||||
* | Merge pull request #160 from 0xProject/fix/bignumber-types | Leonid | 2017-09-08 | 2 | -1/+5 |
|\ | | | | | Add bignumber.js types as a dependency | ||||
| * | Update CHANGELOG | Leonid Logvinov | 2017-09-08 | 1 | -0/+4 |
| | | |||||
| * | Make bignumber.js types normal dependency | Leonid Logvinov | 2017-09-08 | 1 | -1/+1 |
|/ | |||||
* | 0.14.1 | Leonid Logvinov | 2017-09-08 | 2 | -1/+10157 |
| | |||||
* | Add release note to CHANGELOG | Leonid Logvinov | 2017-09-08 | 1 | -0/+4 |
| | |||||
* | Merge pull request #159 from 0xProject/fix/types | Leonid | 2017-09-08 | 5 | -9/+10 |
|\ | | | | | Move Aftifact type definition to 'types' | ||||
| * | Move Aftifact type definition to 'types' | Leonid Logvinov | 2017-09-08 | 5 | -9/+10 |
|/ | |||||
* | 0.14.0 | Leonid Logvinov | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Fix version number in CHANGELOG | Leonid Logvinov | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #157 from 0xProject/feature/throw-for-exchange-errors | Leonid | 2017-09-07 | 6 | -9/+57 |
|\ | | | | | Feature/throw for exchange errors | ||||
| * | Add zeroEx.exchange.throwLogErrorsAsErrors to CHANGELOG | Leonid Logvinov | 2017-09-07 | 1 | -0/+1 |
| | | |||||
| * | Use LogError type | Leonid Logvinov | 2017-09-07 | 1 | -3/+3 |
| | | |||||
| * | Fix a comment | Leonid Logvinov | 2017-09-07 | 1 | -2/+1 |
| | | |||||
| * | Make intervalUtils an object instead of a class and make instance variable local | Leonid Logvinov | 2017-09-07 | 2 | -15/+13 |
| | | |||||
| * | Fix a bug in intervalUtils | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | | |||||
| * | Update CHANGELOG | Leonid Logvinov | 2017-09-06 | 1 | -0/+5 |
| | | |||||
| * | Fix overlapping async intervals issue | Leonid Logvinov | 2017-09-06 | 2 | -2/+25 |
| | | |||||
| * | Add zeroEx.exchange.throwLogErrorsAsErrors | Leonid Logvinov | 2017-09-06 | 1 | -0/+23 |
| | | |||||
| * | Fix log decoder to return correct types | Leonid Logvinov | 2017-09-06 | 2 | -7/+6 |
|/ | |||||
* | 0.13.0v0.13.0 | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Revert "0.13.0" | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | | | | This reverts commit 92eb68bf2c412d42322ab7f483af91666ccbdcb1. | ||||
* | Merge pull request #156 from 0xProject/feature/custom-abi-decoder | Leonid | 2017-09-06 | 7 | -115/+95 |
|\ | | | | | Custom abi decoder | ||||
| * | Use startsWith instead of includes | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | | |||||
| * | Use template strings | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | | |||||
| * | Use _.includes instead of indexOf | Leonid Logvinov | 2017-09-06 | 1 | -6/+6 |
| | | |||||
| * | Rename methodID to methodId | Leonid Logvinov | 2017-09-06 | 1 | -4/+4 |
| | | |||||
| * | Remove redundant js prefix | Leonid Logvinov | 2017-09-06 | 2 | -2/+2 |
| | | |||||
| * | Fix type error | Leonid Logvinov | 2017-09-06 | 1 | -1/+2 |
| | | |||||
| * | Handle the case, when it's not possible to decode args | Leonid Logvinov | 2017-09-06 | 2 | -2/+2 |
| | | |||||
| * | Implement custom ABI decoder | Leonid Logvinov | 2017-09-06 | 3 | -15/+79 |
| | | |||||
| * | Add types for web3/lib/solidity/coder.js | Leonid Logvinov | 2017-09-06 | 1 | -0/+4 |
| | | |||||
| * | Remove abi-decoder | Leonid Logvinov | 2017-09-06 | 2 | -98/+9 |
| | | |||||
* | | 0.13.0 | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
|/ | |||||
* | Update web-typescript-typings | Leonid Logvinov | 2017-09-06 | 2 | -6/+6 |
| | |||||
* | Define sendAsync on HDWalletProvider | Leonid Logvinov | 2017-09-06 | 1 | -3/+8 |
| | |||||
* | Fix import in order_validation_utils | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Specify the release date | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Add missing separators in CHANGELOG | Leonid Logvinov | 2017-09-06 | 1 | -0/+2 |
| | |||||
* | Merge pull request #152 from 0xProject/fix/signature-verification | Leonid | 2017-09-06 | 3 | -2/+17 |
|\ | | | | | Add signature verification as a part of order validation | ||||
| * | Merge branch 'development' into fix/signature-verification | Leonid | 2017-09-06 | 23 | -1147/+658 |
| |\ | |/ |/| | |||||
* | | Merge pull request #151 from 0xProject/feature/remove-truffle-contracts | Leonid | 2017-09-06 | 23 | -1145/+658 |
|\ \ | | | | | | | Remove truffle contracts dependency | ||||
| * | | Fix a typo in test name | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | | | |||||
| * | | Add lifecycle methods | Leonid Logvinov | 2017-09-06 | 1 | -0/+8 |
| | | | |||||
| * | | Add test for logs decoding in awaitTransactionMinedAsync | Leonid Logvinov | 2017-09-06 | 1 | -0/+20 |
| | | | |||||
| * | | Update CHANGELOG | Leonid Logvinov | 2017-09-06 | 1 | -0/+1 |
| | | | |||||
| * | | Add forgotten artifacts file | Leonid Logvinov | 2017-09-06 | 1 | -0/+13 |
| | | | |||||
| * | | Fix the return types and export the required public types | Leonid Logvinov | 2017-09-06 | 2 | -5/+8 |
| | | | |||||
| * | | Decode logs args in awaitTransactionMinedAsync | Leonid Logvinov | 2017-09-06 | 11 | -24/+179 |
| | | | |||||
| * | | Update json-schemas | Leonid Logvinov | 2017-09-05 | 2 | -4/+4 |
| | | | |||||
| * | | Define AbiType | Leonid Logvinov | 2017-09-05 | 2 | -2/+10 |
| | | | |||||
| * | | Use AbiType | Leonid Logvinov | 2017-09-05 | 3 | -6/+6 |
| | | | |||||
| * | | Use schema validation to distinguish txData argument | Leonid Logvinov | 2017-09-05 | 3 | -5/+12 |
| | | | |||||
| * | | Don't override function arguments | Leonid Logvinov | 2017-09-05 | 1 | -3/+6 |
| | | | |||||
| * | | Cast to Artifat type | Leonid Logvinov | 2017-09-05 | 1 | -1/+1 |
| | | | |||||
| * | | Remove unused code | Leonid Logvinov | 2017-09-05 | 1 | -16/+0 |
| | | | |||||
| * | | Change the order of default overriding | Leonid Logvinov | 2017-09-05 | 1 | -1/+1 |
| | | | |||||
| * | | Rename x.call -> x.callAsync x() -> x.sendTransactionAsync() x.estimateGas() ↵ | Leonid Logvinov | 2017-09-05 | 7 | -110/+132 |
| | | | | | | | | | | | | -> x.estimateGasAsync() | ||||
| * | | Add explaining comment | Leonid Logvinov | 2017-09-05 | 1 | -0/+2 |
| | | | |||||
| * | | Increase the default polling interval to 1000 | Leonid Logvinov | 2017-09-05 | 1 | -1/+1 |
| | | | |||||
| * | | Fix the comment at awaitTransactionMinedAsync | Leonid Logvinov | 2017-09-05 | 1 | -2/+2 |
| | | | |||||
| * | | Fix gasPrice regression | Leonid Logvinov | 2017-09-05 | 8 | -21/+54 |
| | | | |||||
| * | | Update CHANGELOG | Leonid Logvinov | 2017-09-05 | 1 | -0/+4 |
| | | | |||||
| * | | Add TransationReceipt as a public exported type | Leonid Logvinov | 2017-09-05 | 3 | -3/+12 |
| | | | |||||
| * | | Increase timeout | Leonid Logvinov | 2017-09-05 | 1 | -1/+1 |
| | | | |||||
| * | | Change non-exhange contracts to also return txHash | Leonid Logvinov | 2017-09-05 | 8 | -33/+54 |
| | | | |||||
| * | | Implement zeroEx.awaitTransactionMined | Leonid Logvinov | 2017-09-05 | 4 | -7/+22 |
| | | | |||||
| * | | Temporarily remove web3_beta, cause it breaks installation and tests | Leonid Logvinov | 2017-09-05 | 4 | -745/+24 |
| | | | |||||
| * | | Use Web3.ContractInstance type | Leonid Logvinov | 2017-09-05 | 1 | -14/+5 |
| | | | |||||
| * | | Make the functions immidiately return txHash instead of awaiting for a ↵ | Leonid Logvinov | 2017-09-05 | 16 | -183/+139 |
| | | | | | | | | | | | | transaction to be mined | ||||
| * | | Fix tests descriptions | Leonid Logvinov | 2017-09-04 | 1 | -2/+2 |
| | | | |||||
| * | | Use custom contract abstraction | Leonid Logvinov | 2017-09-04 | 1 | -0/+28 |
| | | | |||||
| * | | Remove truffle-contract from deps | Leonid Logvinov | 2017-09-04 | 2 | -54/+5 |
|/ / | |||||
| * | Update CHANGELOG | Leonid Logvinov | 2017-09-06 | 1 | -0/+3 |
| | | |||||
| * | Add signature verification as a part of order validation and tests for it | Leonid Logvinov | 2017-09-06 | 2 | -2/+16 |
|/ | |||||
* | Merge pull request #146 from 0xProject/greenkeeper/0x-json-schemas-0.4.0 | Fabio Berger | 2017-09-03 | 1 | -1/+1 |
|\ | | | | | Update 0x-json-schemas to the latest version 🚀 | ||||
| * | fix(package): update 0x-json-schemas to version 0.4.0 | greenkeeper[bot] | 2017-08-31 | 1 | -1/+1 |
| | | |||||
* | | 0.12.1v0.12.1 | Leonid Logvinov | 2017-09-02 | 1 | -1/+1 |
| | | |||||
* | | Update CHANGELOG version | Leonid Logvinov | 2017-09-02 | 1 | -1/+1 |
| | | |||||
* | | 0.12.0v0.12.0 | Leonid Logvinov | 2017-09-02 | 1 | -1/+1 |
| | | |||||
* | | Update yarn.lock | Leonid Logvinov | 2017-09-02 | 1 | -2/+2 |
| | | |||||
* | | Update CHANGELOG.md | Leonid Logvinov | 2017-09-02 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #148 from BMillman19/bmillman_json_content_type | Leonid | 2017-09-01 | 1 | -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 Millman | 2017-09-01 | 1 | -0/+3 |
|/ / | | | | | | | made JSONRPC endpoints | ||||
* | | Merge pull request #147 from BMillman19/bmillman_contract_types | Leonid | 2017-09-01 | 1 | -19/+19 |
|\ \ | |/ |/| | Fix incorrect types related to contract calls in types.ts | ||||
| * | Fix type of ExchangeContract.getOrderHash.call | Brandon Millman | 2017-08-31 | 1 | -1/+1 |
| | | |||||
| * | Fix incorrect types related to contract interactions in types.ts | Brandon Millman | 2017-08-31 | 1 | -18/+18 |
|/ | |||||
* | Merge branch 'development' of github.com:0xProject/0x.js into development | Fabio Berger | 2017-08-31 | 11 | -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_provider | Leonid | 2017-08-30 | 11 | -28/+761 |
| |\ | | | | | | | Feature/support web3@1.0 provider | ||||
| | * | Improve the comment | Leonid Logvinov | 2017-08-30 | 1 | -2/+2 |
| | | | |||||
| | * | Add assert.isWeb3Provider | Leonid Logvinov | 2017-08-30 | 2 | -0/+5 |
| | | | |||||
| | * | Use more concise dep pointing | Leonid Logvinov | 2017-08-30 | 1 | -1/+1 |
| | | | |||||
| | * | Don't create whole web3 object in beta tests | Leonid Logvinov | 2017-08-30 | 2 | -9/+3 |
| | | | |||||
| | * | Improve the comment | Leonid Logvinov | 2017-08-30 | 1 | -3/+5 |
| | | | |||||
| | * | Add tests for web3@1.0 | Leonid Logvinov | 2017-08-30 | 1 | -0/+16 |
| | | | |||||
| | * | Use zeroEx.getAvailableAddressesAsync instead of web3.eth.getAccounts | Leonid Logvinov | 2017-08-30 | 4 | -4/+4 |
| | | | |||||
| | * | Add web3@1.0 to web3Factory | Leonid Logvinov | 2017-08-30 | 1 | -0/+12 |
| | | | |||||
| | * | Support web3@1.0 providers | Leonid Logvinov | 2017-08-30 | 1 | -0/+4 |
| | | | |||||
| | * | Define web3@1.0 types ;) | Leonid Logvinov | 2017-08-30 | 1 | -0/+1 |
| | | | |||||
| | * | Install web3@1.0.0 as web3_beta | Leonid Logvinov | 2017-08-29 | 2 | -24/+723 |
| | | | |||||
* | | | update 0x-json-schema | Fabio Berger | 2017-08-31 | 2 | -4/+4 |
|/ / | |||||
* / | Move CONTRIBUTING and PULL_REQUEST_TEMPLATE to top level | Leonid Logvinov | 2017-08-30 | 2 | -0/+0 |
|/ | |||||
* | Merge pull request #141 from 0xProject/feature/CONTRIBUTING.md | Leonid | 2017-08-29 | 2 | -0/+67 |
|\ | | | | | Add a CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md | ||||
| * | Add a CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md | Leonid Logvinov | 2017-08-29 | 2 | -0/+67 |
|/ | |||||
* | Merge pull request #139 from 0xProject/feature/gas-price-config | Leonid | 2017-08-29 | 11 | -17/+39 |
|\ | | | | | Gas price config | ||||
| * | Document changes in CHANGELOG | Leonid Logvinov | 2017-08-29 | 1 | -0/+1 |
| | | |||||
| * | Use zeroExConfig in tests | Leonid Logvinov | 2017-08-29 | 1 | -1/+4 |
| | | |||||
| * | Pass config object to a constructor instead of gasPrice | Leonid Logvinov | 2017-08-29 | 1 | -3/+4 |
| | | |||||
| * | Document gasPrice in ZeroExConfig | Leonid Logvinov | 2017-08-29 | 1 | -1/+1 |
| | | |||||
| * | Add ZeroExConfig type to public interface | Leonid Logvinov | 2017-08-29 | 1 | -0/+1 |
| | | |||||
| * | Add ZeroExConfig type | Leonid Logvinov | 2017-08-29 | 1 | -0/+4 |
| | | |||||
| * | Fix CHANGELOG message | Leonid Logvinov | 2017-08-29 | 1 | -1/+1 |
| | | |||||
| * | Update CHANGELOG | Leonid Logvinov | 2017-08-29 | 1 | -0/+3 |
| | | |||||
| * | Revert "Add a unit parameter to web3Wrapper.toWei" | Leonid Logvinov | 2017-08-29 | 1 | -2/+2 |
| | | | | | | | | This reverts commit 4503c6a09dd9b97fb3b13f0222954b8f1f0db62e. | ||||
| * | Remove default value for gasPrice | Leonid Logvinov | 2017-08-29 | 6 | -9/+6 |
| | | |||||
| * | Specify gasPrice in WETH tests | Leonid Logvinov | 2017-08-29 | 1 | -1/+2 |
| | | |||||
| * | Allow user to specify the gas price | Leonid Logvinov | 2017-08-29 | 7 | -15/+26 |
| | | |||||
| * | Add a unit parameter to web3Wrapper.toWei | Leonid Logvinov | 2017-08-29 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #140 from 0xProject/0x-json-schemas | Leonid | 2017-08-29 | 21 | -644/+40 |
|\ | | | | | Use 0x-json-schemas | ||||
| * | Use 0x-json-schemas | Leonid Logvinov | 2017-08-28 | 21 | -644/+40 |
|/ | |||||
* | Fix UMD tests | Leonid Logvinov | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |