aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-181-1/+1
|\
| * Rename assetProxyUtils to assetDataUtilsFabio Berger2018-07-171-1/+1
| |
* | Export newly created store from order-utilsLeonid Logvinov2018-07-131-0/+1
|/
* Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-201-1/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (22 commits) Fix closing parens in liborder Update after rebase ERC721Proxy Always call safeTransferFrom Rename makerEpoch => orderEpoch Make cancelOrdersUpTo compatible with sender abstraction Update PR template Use Image component instead of img tag Assembler orderHash function Optimize and remove redundant encodePacked Fix linting issue Fix bug where we do fetch balances on wallet login Check network state immediately instead of waiting for delay Fix onboarding persisting when changing routes Consolidate account state messaging logic Only elevate wallet zIndex when onboarding is in progress Rebase and update feedback Run linter Add Portal v2 logging Simplified handling of source < 32 edge case Basic EIP712 encoder ...
| * Merge branch 'v2-prototype' into bug/contracts/eip712-191-prefixJacob Evans2018-06-181-1/+12
| |\
| * | Rebase and update feedbackJacob Evans2018-06-181-1/+1
| | | | | | | | | | | | | | | | | | 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-1/+2
| | |
* | | Remaining refactors of order-utils components for V2Fabio Berger2018-06-131-0/+1
| |/ |/|
* | Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utilsFabio Berger2018-06-121-0/+2
| |
* | export parseECSignature methodFabio Berger2018-06-121-0/+1
| |
* | Add missing exports to order-utils and add CHANGELOG entryFabio Berger2018-06-051-1/+9
|/
* Fix order-utils testsFabio Berger2018-05-311-2/+2
|
* Initial refactor of order-utils. Move many utils from contracts into this ↵Fabio Berger2018-05-301-3/+4
| | | | package.
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-0/+5
| | | | unifying library with the same interface
* Make a negligible change to order-utils to publish a new versionLeonid Logvinov2018-05-051-1/+1
|
* Stop exporting assertions from order-utilsLeonid Logvinov2018-05-021-1/+0
|
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-0/+7