aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/test/order_hash_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement prefer-template tslint rulekao2018-12-081-1/+1
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Return SignedOrder from signing utils.Jacob Evans2018-10-051-0/+14
* Stop exporting constants from order-utilsFabio Berger2018-08-041-1/+3
* Fix known order hash value testJacob Evans2018-06-221-8/+4
* Skip failing tests temporarilyFabio Berger2018-06-221-2/+6
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
* Try enabling no-unused-variable...fragosti2018-06-051-2/+0
* Move isValidOrderHash to the order_hash_test fileFabio Berger2018-05-311-0/+15
* Fix order-utils testsFabio Berger2018-05-311-1/+1
* Initial refactor of order-utils. Move many utils from contracts into this pac...Fabio Berger2018-05-301-14/+16
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-0/+46