aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/utils
Commit message (Expand)AuthorAgeFilesLines
* Port getOrderHashLeonid Logvinov2017-05-251-0/+3
* Address feedbackLeonid Logvinov2017-05-251-1/+1
* Remove type aliasesLeonid Logvinov2017-05-251-1/+1
* Merge branch 'master' into isValidOrderHashLeonid2017-05-252-3/+24
|\
| * rename v to validator for clarityFabio Berger2017-05-251-6/+6
| * Pretty print passed in order and schema validation errors in thrown assertionFabio Berger2017-05-251-2/+4
| * Improve ECSignature schema to check signature parameters and that v is 27 or 28Fabio Berger2017-05-251-1/+2
| * Add schema validation and assertion, create ECSignature schemaFabio Berger2017-05-252-3/+21
* | Port isValidOrderHash and testsLeonid Logvinov2017-05-251-0/+6
|/
* Add assertions library and add them for all function argsFabio Berger2017-05-251-0/+31