aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/order_factory.ts
Commit message (Expand)AuthorAgeFilesLines
* Add initial implementation with success testLeonid Logvinov2017-06-061-3/+1
* Make methods accept senderAccountLeonid Logvinov2017-06-051-1/+1
* Add fill scenario with feesLeonid Logvinov2017-06-021-7/+10
* rename variableFabio Berger2017-06-011-2/+2
* remove unused argFabio Berger2017-06-011-1/+0
* Add missing comma and semi-colonFabio Berger2017-06-011-2/+2
* Stop passing exchangeAddress into getOrderHash and instead get it from the ar...Fabio Berger2017-06-011-3/+1
* move external imports to topFabio Berger2017-06-011-2/+2
* Add timestamp parameter to order factoryLeonid Logvinov2017-06-011-3/+7
* Revert "Add EXPIRED test"Leonid Logvinov2017-06-011-7/+3
* Add EXPIRED testLeonid Logvinov2017-06-011-3/+7
* Add taker parameter to createSignedOrderLeonid Logvinov2017-06-011-1/+2
* Rename order to order_factoryLeonid Logvinov2017-06-011-0/+38