aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add bn.js typesLeonid Logvinov2017-07-221-1/+1
|
* Use PascalCase names as string enum keysLeonid Logvinov2017-07-121-12/+12
|
* Use orderHashSchema to validate order hashLeonid Logvinov2017-07-051-4/+0
|
* Merge branch 'master' into add-exchange-address-to-order-structLeonid2017-07-041-0/+3
|\
| * Fix test failures caused by testrpc new eth_sign behaviourLeonid Logvinov2017-07-011-0/+3
| |
* | Stop passing exchangeContractAddress to utils.getOrderHashHexLeonid Logvinov2017-07-041-2/+2
|/
* Revert "Use different lodash import syntax which allows to include only used ↵Leonid2017-06-221-5/+4
| | | | functions"
* Fall back to import x = require() syntaxLeonid Logvinov2017-06-211-2/+2
|
* Use different lodash import syntax which allows to include only used functionsLeonid Logvinov2017-06-211-4/+5
|
* Refactor subscription to return zeroExSignature objectLeonid Logvinov2017-06-131-2/+2
|
* Remove assertions from utils methodsLeonid Logvinov2017-06-071-7/+0
|
* Use union type Order|SignedOrderLeonid Logvinov2017-06-071-2/+2
|
* Address feedbackLeonid Logvinov2017-06-071-0/+35
|
* Implement zeroEx.exchange.subscribeAsync made sure to clean up subscriptions ↵Fabio Berger2017-06-021-0/+3
| | | | if user updates the provider
* Move isValidOrderHash to utils and implement assert.isValidOrderHashFabio Berger2017-06-011-0/+4
|
* Use disable-next-line instead of disable and always put rule that is being ↵Fabio Berger2017-05-291-2/+1
| | | | disabled
* Port over signOrderHashAsyncFabio Berger2017-05-291-0/+4
|
* Move files up and remove ts folderLeonid Logvinov2017-05-291-0/+18