aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/types.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-5/+5
|
* Move Metamask Error to OrderErrorsJacob Evans2018-10-091-0/+1
|
* Move SignTypedData to utils packageJacob Evans2018-10-051-18/+0
|
* Calculate min and max rates in buy quotefragosti2018-09-191-0/+2
|
* Merge branch 'development' into feature/forwarder-helper/initBrandon Millman2018-08-241-0/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (187 commits) Remove trailing slash Fix linter Stop nesting interfaces and add necessary type exports Remove duplicate type and remove nested interface Add support for rending the Tuple type Add missing keyu Remove excessive timestamp Improve doc commebnt Remove docs catch-all endpoint Fix comments Look for all TS mapped types Add catch and exit with non-zero Remove superfluous dep Fix CHANGELOG entry Fix double assignment Upgrade Typedoc to 0.12.0, which works with TS 3.x Fix prettier issues Enable dry run of release publishing and handle git tags existing update yarn.lock Missing/superfluous type exports from connect ...
| * Fix up order-utilsFabio Berger2018-08-211-0/+10
|/
* Make marketUtils interface compatible with Order and SignedOrderBrandon Millman2018-08-141-6/+6
|
* Update marketUtils apiBrandon Millman2018-08-141-0/+28
|
* Introduce SignerProviderTypeJacob Evans2018-08-091-22/+0
| | | | This allows the developer to indicate the nuanced signer provider. Some have different implementations (trezor, ledger) and others have different implementations (metamask). Breaking the abstraction of eth_sign. EthSign assumes a spec compliant implementation and can be used as a default
* Move CreateOrderOpts into shared typesBrandon Millman2018-08-061-0/+12
|
* Merge branch 'v2-prototype' into bug/contracts/eip712-191-prefixJacob Evans2018-06-181-2/+12
|\
| * Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utilsFabio Berger2018-06-121-0/+10
| |
* | Rebase and update feedbackJacob Evans2018-06-181-1/+9
| | | | | | | | | | | | Cache the domain separator data with address this Use the EIP712Types enum for types everywhere Rename EIP712 struct ExecuteTransaction to ZeroExTransaction
* | Update Order utils to use eip712Jacob Evans2018-06-061-0/+10
|/
* Fix order-utils testsFabio Berger2018-05-311-0/+22
|
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-0/+3