aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/order_factory.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move CreateOrderOpts into shared typesBrandon Millman2018-08-061-11/+1
|
* Update createFactory to accept one createOrderOpts param to encompass all ↵Brandon Millman2018-08-061-28/+42
| | | | optional params
* Update orderFactory interfaceBrandon Millman2018-08-041-21/+21
|
* Add createOrder with no signing to orderFactoryBrandon Millman2018-08-021-6/+36
|
* Fix VRS signature generation in order-utilsLeonid Logvinov2018-07-051-2/+3
|
* Fix type importsFabio Berger2018-06-021-1/+2
|
* Fix order-utils testsFabio Berger2018-05-311-10/+21
|
* Initial refactor of order-utils. Move many utils from contracts into this ↵Fabio Berger2018-05-301-25/+33
| | | | package.
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-0/+49