aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Minimize unnecessary type assertionsAmir Bandeali2019-01-081-50/+57
* Add tests for recursive MAP decodingAmir Bandeali2019-01-081-0/+1
* Use new AbiEncoder, add logic for encoding/decoding MultiAsset assetDataAmir Bandeali2019-01-081-4/+54
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* Return SignedOrder from signing utils.Jacob Evans2018-10-051-12/+35
* Add eth_signTypedData support to our wallet subprovidersJacob Evans2018-10-051-1/+1
* Move SignTypedData to utils packageJacob Evans2018-10-051-0/+12
* Add tests for findFeeOrdersThatCoverFeesForTargetOrdersBrandon Millman2018-08-061-1/+1
* Implement first round of tests for findOrdersThatCoverMakerAssetFillAmountBrandon Millman2018-08-061-0/+1
* Move helper functions into order-utilsBrandon Millman2018-08-061-1/+1
* Update orderFactory interfaceBrandon Millman2018-08-041-0/+1
* Add createOrder with no signing to orderFactoryBrandon Millman2018-08-021-0/+1
* Move encodeUint256 & decodeUint256 out of assetDataUtils since we don't want ...Fabio Berger2018-07-181-1/+0
* Run prettier and fix linting errorsAmir Bandeali2018-06-261-0/+6
* Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utilsFabio Berger2018-06-121-0/+5
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-0/+3