aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add toUnitAmount and toBaseUnitAmount static helpers and testsFabio Berger2017-05-252-0/+39
* Merge branch 'master' into addSchemasFabio Berger2017-05-251-0/+15
|\
| * More descriptive commentLeonid Logvinov2017-05-251-1/+5
| * Add generateSalt and tests for itLeonid Logvinov2017-05-251-0/+11
* | 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-252-4/+15
* | Add schema validation and assertion, create ECSignature schemaFabio Berger2017-05-255-4/+37
|/
* Add assertions library and add them for all function argsFabio Berger2017-05-252-0/+37
* Address feedbackLeonid Logvinov2017-05-252-4/+5
* Type the ethereumjs-utilLeonid Logvinov2017-05-252-4/+12
* Add isSignatureValid method and tests for itLeonid Logvinov2017-05-252-3/+30
* Add command to generate docs from ts codeLeonid Logvinov2017-05-241-0/+1
* Add tslint command to npm scripts and fix linting errorsLeonid Logvinov2017-05-241-1/+1
* Create ts folderFabio Berger2017-05-241-0/+0
* Add empty zeroEx classLeonid Logvinov2017-05-241-0/+5