| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
* | fix(order-utils): remove constants export | Jacob Evans | 2018-10-18 | 1 | -1/+0 |
* | feat: export AssetData from order-utils | fragosti | 2018-10-17 | 1 | -0/+1 |
* | Update the exported types for the packages which touch RPC providers | Jacob Evans | 2018-10-09 | 1 | -1/+8 |
* | Return SignedOrder from signing utils. | Jacob Evans | 2018-10-05 | 1 | -1/+8 |
* | Add eth_signTypedData support to our wallet subproviders | Jacob Evans | 2018-10-05 | 1 | -0/+2 |
* | Move SignTypedData to utils package | Jacob Evans | 2018-10-05 | 1 | -4/+0 |
* | Introduce Metamask Subprovider. | Jacob Evans | 2018-10-05 | 1 | -1/+0 |
* | Use order parser utils from order utils | fragosti | 2018-09-05 | 1 | -1/+1 |
* | Add order parsers to order-util | fragosti | 2018-09-05 | 1 | -1/+2 |
* | Fix up order-utils | Fabio Berger | 2018-08-21 | 1 | -2/+12 |
* | Merge development | Fabio Berger | 2018-08-17 | 1 | -0/+2 |
|\ |
|
| * | Merge pull request #953 from 0xProject/feature/order-utils/order-sorting-utils | Brandon Millman | 2018-08-15 | 1 | -0/+2 |
| |\ |
|
| | * | Implement sorting utils | Brandon Millman | 2018-08-10 | 1 | -0/+1 |
| | * | Implement rate utils | Brandon Millman | 2018-08-10 | 1 | -0/+1 |
* | | | Merge development | Fabio Berger | 2018-08-15 | 1 | -2/+2 |
|\| | |
|
| * | | Introduce SignerProviderType | Jacob Evans | 2018-08-09 | 1 | -9/+1 |
| |/ |
|
| * | Implement first round of tests for findOrdersThatCoverMakerAssetFillAmount | Brandon Millman | 2018-08-06 | 1 | -0/+1 |
| * | Move CreateOrderOpts into shared types | Brandon Millman | 2018-08-06 | 1 | -1/+9 |
* | | Rename EIP712Utils to eip712Utils since objectLiterals shouldn't start with caps | Fabio Berger | 2018-08-04 | 1 | -1/+1 |
* | | Re-order index.ts and add missing types | Fabio Berger | 2018-08-04 | 1 | -12/+23 |
* | | Stop exporting constants from order-utils | Fabio Berger | 2018-08-04 | 1 | -1/+0 |
* | | Stop exporting crypto | Fabio Berger | 2018-08-03 | 1 | -1/+0 |
* | | Make signature_util into an object literal so related functions are rendered ... | Fabio Berger | 2018-08-03 | 1 | -11/+1 |
* | | Add missing exports discovered by generating compact typedoc JSON | Fabio Berger | 2018-07-30 | 1 | -1/+12 |
|/ |
|
* | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 1 | -1/+1 |
|\ |
|
| * | Rename assetProxyUtils to assetDataUtils | Fabio Berger | 2018-07-17 | 1 | -1/+1 |
* | | Export newly created store from order-utils | Leonid Logvinov | 2018-07-13 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-20 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'v2-prototype' into bug/contracts/eip712-191-prefix | Jacob Evans | 2018-06-18 | 1 | -1/+12 |
| |\ |
|
| * | | Rebase and update feedback | Jacob Evans | 2018-06-18 | 1 | -1/+1 |
| * | | Update Order utils to use eip712 | Jacob Evans | 2018-06-06 | 1 | -1/+2 |
* | | | Remaining refactors of order-utils components for V2 | Fabio Berger | 2018-06-13 | 1 | -0/+1 |
| |/
|/| |
|
* | | Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utils | Fabio Berger | 2018-06-12 | 1 | -0/+2 |
* | | export parseECSignature method | Fabio Berger | 2018-06-12 | 1 | -0/+1 |
* | | Add missing exports to order-utils and add CHANGELOG entry | Fabio Berger | 2018-06-05 | 1 | -1/+9 |
|/ |
|
* | Fix order-utils tests | Fabio Berger | 2018-05-31 | 1 | -2/+2 |
* | Initial refactor of order-utils. Move many utils from contracts into this pac... | Fabio Berger | 2018-05-30 | 1 | -3/+4 |
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 1 | -0/+5 |
* | Make a negligible change to order-utils to publish a new version | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Stop exporting assertions from order-utils | Leonid Logvinov | 2018-05-02 | 1 | -1/+0 |
* | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 1 | -0/+7 |