Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into addSchemas | Fabio Berger | 2017-05-25 | 1 | -0/+15 |
|\ | |||||
| * | More descriptive comment | Leonid Logvinov | 2017-05-25 | 1 | -1/+5 |
| * | Add generateSalt and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -0/+11 |
* | | Add schema validation and assertion, create ECSignature schema | Fabio Berger | 2017-05-25 | 1 | -1/+2 |
|/ | |||||
* | Add assertions library and add them for all function args | Fabio Berger | 2017-05-25 | 1 | -0/+6 |
* | Address feedback | Leonid Logvinov | 2017-05-25 | 1 | -1/+2 |
* | Type the ethereumjs-util | Leonid Logvinov | 2017-05-25 | 1 | -3/+1 |
* | Add isSignatureValid method and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -3/+29 |
* | Add command to generate docs from ts code | Leonid Logvinov | 2017-05-24 | 1 | -0/+1 |
* | Add tslint command to npm scripts and fix linting errors | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
* | Create ts folder | Fabio Berger | 2017-05-24 | 1 | -0/+5 |