Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add blockchain test linting to travis | Jared Wasinger | 2017-08-26 | 1 | -2/+8 |
* | validate.js takes schema file as argument | cdetrio | 2017-08-08 | 1 | -1/+3 |
* | remove es6 syntax from validation script. | Jared Wasinger | 2017-08-08 | 1 | -1/+1 |
* | make log ordering consistent | Jared Wasinger | 2017-08-08 | 1 | -0/+11 |
* | make error output more informative. Make schema more comprehensive. Add exi... | Jared Wasinger | 2017-08-08 | 1 | -31/+38 |
* | fix process error | Jared Wasinger | 2017-08-08 | 1 | -1/+0 |
* | format code. Remove unused python code | Jared Wasinger | 2017-08-08 | 1 | -8/+12 |
* | use JS for json schema validation because the Node 'jsonschema' library is th... | Jared Wasinger | 2017-08-08 | 1 | -1/+1 |
* | add "explanation" field. Reduce number of schema errors | Jared Wasinger | 2017-08-08 | 1 | -0/+50 |