Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into isValidOrderHash | Leonid | 2017-05-25 | 1 | -0/+1 |
|\ | |||||
| * | Add toUnitAmount and toBaseUnitAmount static helpers and tests | Fabio Berger | 2017-05-25 | 1 | -0/+1 |
* | | Address feedback | Leonid Logvinov | 2017-05-25 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' into addSchemas | Fabio Berger | 2017-05-25 | 1 | -0/+2 |
|\ | |||||
| * | Add lodash | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |
| * | Add generateSalt and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |
* | | Add schema validation and assertion, create ECSignature schema | Fabio Berger | 2017-05-25 | 1 | -0/+2 |
|/ | |||||
* | Add assertions library and add them for all function args | Fabio Berger | 2017-05-25 | 1 | -1/+5 |
* | Add node types | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |
* | Add isSignatureValid method and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -0/+3 |
* | Add command to generate json docs | Leonid Logvinov | 2017-05-24 | 1 | -0/+1 |
* | Add command to generate docs from ts code | Leonid Logvinov | 2017-05-24 | 1 | -1/+5 |
* | Rename coverage to test:coverage | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
* | Add coverage command | Leonid Logvinov | 2017-05-24 | 1 | -2/+5 |
* | Remove ts-node | Leonid Logvinov | 2017-05-24 | 1 | -1/+0 |
* | Run mocha on compiled sources | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
* | Add initial testing config and a dummy test | Leonid Logvinov | 2017-05-24 | 1 | -2/+8 |
* | Add tslint command to npm scripts and fix linting errors | Leonid Logvinov | 2017-05-24 | 1 | -2/+4 |
* | Add webpack config and npm scripts | Leonid Logvinov | 2017-05-24 | 1 | -2/+14 |
* | Fix LICENCE | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
* | Change description and licence | Leonid Logvinov | 2017-05-24 | 1 | -2/+2 |
* | Add initial package.json and linter config | Leonid Logvinov | 2017-05-24 | 1 | -0/+23 |