Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename v to validator for clarity | Fabio Berger | 2017-05-25 | 1 | -6/+6 |
| | |||||
* | Pretty print passed in order and schema validation errors in thrown assertion | Fabio Berger | 2017-05-25 | 1 | -2/+4 |
| | |||||
* | Improve ECSignature schema to check signature parameters and that v is 27 or 28 | Fabio Berger | 2017-05-25 | 2 | -4/+15 |
| | |||||
* | Add schema validation and assertion, create ECSignature schema | Fabio Berger | 2017-05-25 | 5 | -4/+37 |
| | |||||
* | Add assertions library and add them for all function args | Fabio Berger | 2017-05-25 | 2 | -0/+37 |
| | |||||
* | Address feedback | Leonid Logvinov | 2017-05-25 | 2 | -4/+5 |
| | |||||
* | Type the ethereumjs-util | Leonid Logvinov | 2017-05-25 | 2 | -4/+12 |
| | |||||
* | Add isSignatureValid method and tests for it | Leonid Logvinov | 2017-05-25 | 2 | -3/+30 |
| | |||||
* | 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 |