Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / / | |||||
* | | | | Merge pull request #99 from 0xProject/greenkeeper/web3-typescript-typings-0.0.11 | Leonid | 2017-07-08 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | Update web3-typescript-typings to the latest version 🚀 | ||||
| * | | | chore(package): update web3-typescript-typings to version 0.0.11 | greenkeeper[bot] | 2017-07-08 | 1 | -1/+1 |
| |/ / | |||||
* / / | Remove space after `it` keywork in tests | Fabio Berger | 2017-07-08 | 2 | -13/+13 |
|/ / | |||||
* | | Merge pull request #96 from 0xProject/greenkeeper/webpack-3.1.0 | Leonid | 2017-07-08 | 1 | -1/+1 |
|\ \ | | | | | | | Update webpack to the latest version 🚀 | ||||
| * | | chore(package): update webpack to version 3.1.0 | greenkeeper[bot] | 2017-07-07 | 1 | -1/+1 |
|/ / | |||||
| * | Rename networkId to networkIdIfExists | Leonid Logvinov | 2017-07-07 | 1 | -2/+2 |
| | | |||||
| * | Fix a typo in a filename | Leonid Logvinov | 2017-07-07 | 1 | -0/+0 |
| | | |||||
| * | Rename RPC_NETWORK_ID to TESTRPC_NETWORK_ID | Leonid Logvinov | 2017-07-07 | 2 | -3/+3 |
| | | |||||
| * | Fix CHANGELOG.md comment | Leonid Logvinov | 2017-07-07 | 1 | -1/+1 |
| | | |||||
| * | Remove only | Leonid Logvinov | 2017-07-07 | 1 | -1/+1 |
| | | |||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-07-07 | 1 | -0/+1 |
| | | |||||
| * | Add tests for networkId caching and invalidation | Leonid Logvinov | 2017-07-07 | 2 | -0/+30 |
| | | |||||
| * | Cache networkId in web3Wrapper | Leonid Logvinov | 2017-07-07 | 1 | -5/+12 |
|/ | |||||
* | Merge pull request #94 from 0xProject/moveExchangeAddressGetters | Leonid | 2017-07-07 | 9 | -84/+79 |
|\ | | | | | Moves exchange contract address getters to zeroEx top level | ||||
| * | Inline _isExchangeContractAddressProxyAuthorizedAsync | Leonid Logvinov | 2017-07-07 | 1 | -5/+1 |
| | | |||||
| * | Fix comments to use web3 provider instead of web3 instance | Leonid Logvinov | 2017-07-07 | 4 | -9/+10 |
| | | |||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-07-06 | 1 | -0/+5 |
| | | |||||
| * | Move zeroEx.exchange.getAvailableContractAddressesAsync to ↵ | Leonid Logvinov | 2017-07-06 | 6 | -78/+71 |
|/ | | | | zeroEx.getAvailableExchangeContractAddressesAsync and zeroEx.exchange.getProxyAuthorizedContractAddressesAsync to zeroEx.getProxyAuthorizedExchangeContractAddressesAsync | ||||
* | 0.8.0v0.8.0 | Leonid Logvinov | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Add publish date for 0.8.0 in CHANGELOG.md | Leonid Logvinov | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #90 from 0xProject/subscribe-token | Leonid | 2017-07-05 | 20 | -72/+410 |
|\ | | | | | Add implementation and tests for zeroEx.token.subscribeAsync | ||||
| * | Merge branch 'master' into subscribe-token | Leonid Logvinov | 2017-07-05 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
* | | Run umd tests only on master | Leonid Logvinov | 2017-07-05 | 1 | -1/+1 |
| | | |||||
| * | Add order hash schema | Leonid Logvinov | 2017-07-05 | 1 | -0/+5 |
| | | |||||
| * | Merge branch 'master' into subscribe-token | Leonid Logvinov | 2017-07-05 | 3 | -5/+8 |
| |\ | |/ |/| | |||||
* | | Merge pull request #93 from 0xProject/testrpc-snapshot | Leonid | 2017-07-05 | 2 | -4/+6 |
|\ \ | | | | | | | Testrpc snapshots | ||||
| * | | Rename CONTRACTS_COMMIT to CONTRACTS_COMMIT_HASH | Leonid Logvinov | 2017-07-05 | 1 | -3/+3 |
| | | | |||||
| * | | Change prepublish to prepublishOnly | Leonid Logvinov | 2017-07-05 | 1 | -1/+1 |
| | | | |||||
| * | | Use testrpc snapshots in tests | Leonid Logvinov | 2017-07-05 | 1 | -3/+5 |
|/ / | |||||
* | | Change gitter link badge to 0xproject/Lobby | Leonid | 2017-07-05 | 1 | -1/+1 |
| | | |||||
* | | Add npm version badge | Leonid | 2017-07-05 | 1 | -0/+1 |
| | | |||||
| * | Rearrange methods in event utils | Leonid Logvinov | 2017-07-05 | 1 | -13/+13 |
| | | |||||
| * | Add underscore in front of _getBigNumberWrappingEventCallback | Leonid Logvinov | 2017-07-05 | 1 | -2/+2 |
| | | |||||
| * | Use string template | Leonid Logvinov | 2017-07-05 | 1 | -1/+1 |
| | | |||||
| * | Make all fields of subscriptionOpts schema optional | Leonid Logvinov | 2017-07-05 | 2 | -4/+3 |
| | | |||||
| * | move order hash schema to a separate file | Leonid Logvinov | 2017-07-05 | 5 | -10/+8 |
| | | |||||
| * | Fix CHANGELOG entry | Leonid Logvinov | 2017-07-05 | 1 | -1/+1 |
| | | |||||
| * | Add exchangeContractAddress to an order in schema tests | Leonid Logvinov | 2017-07-05 | 1 | -0/+1 |
| | | |||||
| * | Fix order schema (add exchangeContractAddress) | Leonid Logvinov | 2017-07-05 | 1 | -1/+2 |
| | | |||||
| * | Fix the bug when didn't invalidate etherToken contract instance | Leonid Logvinov | 2017-07-05 | 3 | -0/+5 |
| | | |||||
| * | Update CHANGELOG.md | Leonid Logvinov | 2017-07-05 | 1 | -0/+5 |
| | | |||||
| * | Make this.proxy.invalidateContractInstance and ↵ | Leonid Logvinov | 2017-07-05 | 3 | -8/+8 |
| | | | | | | | | this.tokenRegistry.invalidateContractInstance private | ||||
| * | Make invalidateContractInstancesAsync private on exchange and token | Leonid Logvinov | 2017-07-05 | 3 | -10/+10 |
| | | |||||
| * | Add parameter validation for subscribeAsync | Leonid Logvinov | 2017-07-05 | 2 | -0/+10 |
| | | |||||
| * | Add assert.doesBelongToStringEnum | Leonid Logvinov | 2017-07-05 | 1 | -0/+11 |
| | | |||||
| * | Add StringEnum type | Leonid Logvinov | 2017-07-05 | 1 | -1/+4 |
| | | |||||
| * | Use .bignumber for BigNumber comparation | Leonid Logvinov | 2017-07-05 | 1 | -2/+2 |
| | | |||||
| * | Use orderHashSchema to validate order hash | Leonid Logvinov | 2017-07-05 | 4 | -14/+9 |
| | | |||||
| * | Refactor event tests | Leonid Logvinov | 2017-07-05 | 2 | -17/+12 |
| | | |||||
| * | Add tests for order hash Schema | Leonid Logvinov | 2017-07-05 | 2 | -1/+26 |
| | | |||||
| * | Add orderHashSchema | Leonid Logvinov | 2017-07-04 | 2 | -1/+8 |
| | | |||||
| * | Add tests for subscriptionOptsSchema and blockParamSchema | Leonid Logvinov | 2017-07-04 | 1 | -0/+38 |
| | | |||||
| * | Handle errors from pseudo-async subscription tests | Leonid Logvinov | 2017-07-04 | 2 | -10/+10 |
| | | |||||
| * | Register new schemas within schema validator | Leonid Logvinov | 2017-07-04 | 1 | -0/+5 |
| | | |||||
| * | Add index_filter_values_schema.ts and subscription_opts_schema.ts | Leonid Logvinov | 2017-07-04 | 2 | -0/+32 |
| | | |||||
| * | Make IndexedFilterValues type scricter | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
| | | |||||
| * | Add CHANGELOG.md entry | Leonid Logvinov | 2017-07-04 | 1 | -0/+1 |
| | | |||||
| * | Fix comments | Leonid Logvinov | 2017-07-04 | 2 | -7/+6 |
| | | |||||
| * | Merge branch 'master' into subscribe-token | Leonid | 2017-07-04 | 7 | -14/+41 |
| |\ | |/ |/| | |||||
* | | Merge pull request #89 from 0xProject/proxy | Leonid | 2017-07-04 | 7 | -14/+41 |
|\ \ | | | | | | | Add zeroEx.proxy | ||||
| * | | Use call instead of use in the comments | Leonid Logvinov | 2017-07-04 | 2 | -6/+6 |
| | | | |||||
| * | | Fix the comment | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
| | | | |||||
| * | | Bump the minor version in CHANGELOG.md | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
| | | | |||||
| * | | Update CHANGELOG.md | Leonid Logvinov | 2017-07-04 | 1 | -1/+2 |
| | | | |||||
| * | | Add zeroEx.proxy.getAuthorizedAddressesAsync and tests | Leonid Logvinov | 2017-07-04 | 3 | -0/+24 |
| | | | |||||
| * | | Make proxy wrapper public on zeroEx instance | Leonid Logvinov | 2017-07-04 | 3 | -8/+10 |
| | | | |||||
* | | | Merge pull request #87 from 0xProject/wrap-log-bignumber | Leonid | 2017-07-04 | 4 | -57/+407 |
|\ \ \ | | | | | | | | | Wrap all event args in a newer version of BigNumber and test it | ||||
| | | * | Add initial implementation and tests for zeroEx.token.subscribeAsync | Leonid Logvinov | 2017-07-04 | 7 | -37/+240 |
| | |/ | |/| | |||||
| * | | Rename _wrapEventCallback to _getBigNumberWrappingEventCallback | Leonid Logvinov | 2017-07-04 | 1 | -2/+2 |
| | | | |||||
| * | | Fix merge problems | Leonid Logvinov | 2017-07-04 | 2 | -37/+358 |
| | | | |||||
| * | | Merge branch 'master' into wrap-log-bignumber | Leonid | 2017-07-04 | 25 | -246/+687 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #82 from 0xProject/add-exchange-address-to-order-struct | Leonid | 2017-07-04 | 25 | -165/+509 |
|\ \ \ | | |/ | |/| | Allow multiple Exchange contracts and multiple artifacts | ||||
| * | | Merge branch 'master' into add-exchange-address-to-order-struct | Leonid | 2017-07-04 | 5 | -73/+193 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #88 from 0xProject/greenkeeper/chai-as-promised-7.1.0 | Leonid | 2017-07-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Update chai-as-promised to the latest version 🚀 | ||||
| * | | | chore(package): update chai-as-promised to version 7.1.0 | greenkeeper[bot] | 2017-07-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #86 from 0xProject/subscribe-async-event-names | Leonid | 2017-07-03 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | Assert correct event names in subscribeAsync tests | ||||
| * | | | | Assert correct event names in subscribeAsync tests | Leonid Logvinov | 2017-07-01 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge pull request #85 from 0xProject/greenkeeper/ethereumjs-testrpc-4.0.1 | Leonid | 2017-07-03 | 4 | -99/+193 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Greenkeeper/ethereumjs testrpc 4.0.1 | ||||
| * | | | | Fix test failures caused by testrpc new eth_sign behaviour | Leonid Logvinov | 2017-07-01 | 3 | -98/+192 |
| | | | | | |||||
| * | | | | chore(package): update ethereumjs-testrpc to version 4.0.1 | greenkeeper[bot] | 2017-06-29 | 1 | -1/+1 |
| |/ / / | | | | | | | | | Closes #83 | ||||
| | * | | Stop passing exchangeContractAddress to utils.getOrderHashHex | Leonid Logvinov | 2017-07-04 | 3 | -10/+5 |
| | | | | |||||
| | * | | Await ZRX call | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix the comment | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | Rename invalidateContractInstanceAsync to invalidateContractInstancesAsync | Leonid Logvinov | 2017-07-04 | 2 | -2/+2 |
| | | | | |||||
| | * | | Fix _getProxyContractAsync function name | Leonid Logvinov | 2017-07-04 | 1 | -2/+2 |
| | | | | |||||
| | * | | Fix comment | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix comment | Leonid Logvinov | 2017-07-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix comment | Leonid Logvinov | 2017-07-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | Remove constructor | Leonid Logvinov | 2017-07-01 | 1 | -3/+0 |
| | | | | |||||
| | * | | Fix proxy comment | Leonid Logvinov | 2017-07-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix naming | Leonid Logvinov | 2017-07-01 | 1 | -2/+3 |
| | | | | |||||
| | * | | Fix a typo in authorized | Leonid Logvinov | 2017-07-01 | 1 | -3/+3 |
| | | | | |||||
| | * | | Fix a bug in getProxyAuthorizedContractAddressesAsync | Leonid Logvinov | 2017-07-01 | 1 | -2/+7 |
| | | | | |||||
| | * | | Move schema assertion up to prevent the _.map failure | Leonid Logvinov | 2017-07-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | Change 'changes' to 'latest changes' for no good reason in CHANGELOG.md | Leonid Logvinov | 2017-07-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add tests for getProxyAuthorizedContractAddressesAsync | Leonid Logvinov | 2017-06-30 | 1 | -0/+12 |
| | | | | |||||
| | * | | Remove unused code from test/proxy_wrapper_test.ts | Leonid Logvinov | 2017-06-30 | 1 | -12/+0 |
| | | | | |||||
| | * | | Add a test for a ProxyWrapper | Leonid Logvinov | 2017-06-30 | 1 | -0/+35 |
| | | | | |||||
| | * | | Fix a typo in authorized | Leonid Logvinov | 2017-06-30 | 2 | -2/+2 |
| | | | | |||||
| | * | | Rename _proxy to _proxyWrapper | Leonid Logvinov | 2017-06-30 | 1 | -4/+4 |
| | | | | |||||
| | * | | Make zeroEx.getOrderHashHex non-async | Leonid Logvinov | 2017-06-30 | 2 | -10/+10 |
| | | | | |||||
| | * | | Fix typo in getAvailableContractAddressesAsync | Leonid Logvinov | 2017-06-30 | 2 | -3/+3 |
| | | | | |||||
| | * | | Implement getProxyAuthorizedContractAddressesAsync | Leonid Logvinov | 2017-06-30 | 1 | -0/+16 |
| | | | | |||||
| | * | | Store ProxyWrapper instance in ExchangeWrapper | Leonid Logvinov | 2017-06-30 | 1 | -1/+4 |
| | | | | |||||
| | * | | Add ProxyWrapper instance to zeroEx | Leonid Logvinov | 2017-06-30 | 1 | -1/+5 |
| | | | | |||||
| | * | | Add Proxy wrapper | Leonid Logvinov | 2017-06-30 | 1 | -0/+36 |
| | | | | |||||
| | * | | Add type for a ProxyContract | Leonid Logvinov | 2017-06-30 | 1 | -0/+6 |
| | | | | |||||
| | * | | Make it clear that we are using a fake address in tests | Leonid Logvinov | 2017-06-30 | 1 | -2/+2 |
| | | | | |||||
| | * | | Rename Exchange.json to Exchange_v1.json | Leonid Logvinov | 2017-06-30 | 2 | -1/+1 |
| | | | | |||||
| | * | | Factor out ZRXtokenAddress variable | Leonid Logvinov | 2017-06-30 | 1 | -1/+2 |
| | | | | |||||
| | * | | Rename ZeroExError.CONTRACT_DOES_NOT_EXIST to ↵ | Leonid Logvinov | 2017-06-30 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | ZeroExError.EXCHANGE_CONTRACT_DOES_NOT_EXIST | ||||
| | * | | Fix a typo in a name | Leonid Logvinov | 2017-06-30 | 1 | -2/+2 |
| | | | | |||||
| | * | | Factor out exchangeArtifacts variable | Leonid Logvinov | 2017-06-30 | 1 | -1/+2 |
| | | | | |||||
| | * | | Check that artefacts by networkId are not undefined before getting the address | Leonid Logvinov | 2017-06-30 | 1 | -2/+5 |
| | | | | |||||
| | * | | Fix a typo in a name | Leonid Logvinov | 2017-06-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix a typo in a name | Leonid Logvinov | 2017-06-30 | 2 | -3/+3 |
| | | | | |||||
| | * | | Move schema assertion up to prevent the _.map failure | Leonid Logvinov | 2017-06-30 | 1 | -2/+2 |
| | | | | |||||
| | * | | Move schema assertion up to prevent the _.map failure | Leonid Logvinov | 2017-06-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | Mve schema assertion up to prevent the _.map failure | Leonid Logvinov | 2017-06-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | Make getOrderHashHex a non-async function | Leonid Logvinov | 2017-06-30 | 2 | -14/+3 |
| | | | | |||||
| | * | | Improve CHANGELOG comments | Leonid Logvinov | 2017-06-30 | 1 | -2/+2 |
| | | | | |||||
| | * | | Update CHANGELOG.md | Leonid Logvinov | 2017-06-28 | 1 | -0/+1 |
| | | | | |||||
| | * | | Update contract artefacts | Leonid Logvinov | 2017-06-28 | 7 | -17/+126 |
| | | | | |||||
| | * | | Remove update_contracts call from circleci.yml | Leonid Logvinov | 2017-06-28 | 1 | -1/+0 |
| | | | | |||||
| | * | | Remove custom Schema type and use one from jsonschema | Leonid Logvinov | 2017-06-28 | 4 | -13/+6 |
| | | | | |||||
| | * | | Add CHANGELOG.md entry | Leonid Logvinov | 2017-06-27 | 1 | -0/+4 |
| | | | | |||||
| | * | | Remove _getExchangeAddressAsync | Leonid Logvinov | 2017-06-27 | 2 | -11/+1 |
| | | | | |||||
| | * | | Allow multiple exchange versions t be functional at the same time | Leonid Logvinov | 2017-06-27 | 9 | -90/+222 |
| | | | | |||||
| | * | | Update copyfiles to copy nested artifacts | Leonid Logvinov | 2017-06-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | Move exchange artifacts to an exchange subfolder | Leonid Logvinov | 2017-06-27 | 2 | -1/+1 |
| |/ / | |||||
| | * | Check for a BigNumber instance | Leonid Logvinov | 2017-07-04 | 1 | -1/+8 |
| | | | |||||
| | * | Use _.isString instead of instanceof | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
| | | | |||||
| | * | Wrap all event args in a newer version of BigNumber and test it | Leonid Logvinov | 2017-07-02 | 3 | -22/+44 |
| |/ |/| | |||||
* | | Fix contracts repo commit in circle.yml | Leonid Logvinov | 2017-07-02 | 1 | -1/+1 |
|/ | |||||
* | Add the 0xproject profile flag to the AWS cli command so that devs can have ↵ | Fabio Berger | 2017-06-27 | 1 | -1/+1 |
| | | | | their personal AWS creds be the default in .aws/credentials | ||||
* | 0.7.1v0.7.1 | Fabio Berger | 2017-06-27 | 1 | -1/+1 |
| | |||||
* | Add 0.7.1 release notes | Fabio Berger | 2017-06-27 | 1 | -1/+4 |
| | |||||
* | Change all the dates from July to June in changelog | Fabio Berger | 2017-06-27 | 1 | -5/+11 |
| | |||||
* | Additional EtherToken comment changes | Fabio Berger | 2017-06-27 | 1 | -10/+10 |
| | |||||
* | Improve EtherToken comments | Fabio Berger | 2017-06-27 | 1 | -10/+10 |
| | |||||
* | Merge pull request #81 from 0xProject/addWrappedETHSupport | Leonid | 2017-06-27 | 6 | -4/+205 |
|\ | | | | | Add Wrapped ETH Support | ||||
| * | Merge branch 'addWrappedETHSupport' of github.com:0xProject/0x.js into ↵ | Fabio Berger | 2017-06-27 | 0 | -0/+0 |
| |\ | | | | | | | | | | | | | | | | | | | addWrappedETHSupport # Conflicts: # test/ether_token_wrapper_test.ts | ||||
| | * | Remove .only from describe | Leonid Logvinov | 2017-06-27 | 1 | -1/+1 |
| | | | |||||
| | * | Rename INSUFFICIENT_WETH_BALANCE_FOR_WITHDRAWL to ↵ | Leonid Logvinov | 2017-06-27 | 3 | -3/+3 |
| | | | | | | | | | | | | INSUFFICIENT_WETH_BALANCE_FOR_WITHDRAWAL | ||||
| * | | refactor getBalanceInEthAsync to getBalanceInWeiAsync and change the test ↵ | Fabio Berger | 2017-06-27 | 3 | -25/+30 |
| | | | | | | | | | | | | assertions to check if the discrepancy between the existing ETH balance and expected balance is small enough to simply be the gas cost used by the transaction. | ||||
| * | | Fix typo | Fabio Berger | 2017-06-27 | 3 | -3/+3 |
| |/ | |||||
| * | Implement EtherTokenWrapper and tests, with deposit and withdraw methods | Fabio Berger | 2017-06-26 | 5 | -0/+194 |
| | | |||||
| * | Add missing return comment | Fabio Berger | 2017-06-26 | 1 | -0/+1 |
| | | |||||
| * | Re-wrap BigNumber returned from web3 in `getBalanceInEthAsync` | Fabio Berger | 2017-06-26 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #79 from 0xProject/integration-tests | Leonid | 2017-06-23 | 5 | -4/+74 |
|\ \ | | | | | | | Add kovan integration tests | ||||
| * | | Rename KOVAN_URL to KOVAN_RPC_URL | Leonid Logvinov | 2017-06-23 | 2 | -2/+2 |
| | | | |||||
| * | | Simplify integration tests | Leonid Logvinov | 2017-06-23 | 1 | -34/+4 |
| | | | |||||
| * | | Add comment before declarations | Leonid Logvinov | 2017-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Refactor KOVAN_URL to constants and fetch mnemonic from package.json | Leonid Logvinov | 2017-06-23 | 2 | -2/+7 |
| | | |