Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add blockchain test linting to travis | Jared Wasinger | 2017-08-26 | 1 | -339/+0 |
* | add storage and code restrictions to json schema | cdetrio | 2017-08-08 | 1 | -2/+13 |
* | replace Metropolis with Byzantium and Constantinople in state test schema | cdetrio | 2017-08-08 | 1 | -1/+4 |
* | use more type definitions in schema | cdetrio | 2017-08-08 | 1 | -116/+214 |
* | improve type checking. | Jared Wasinger | 2017-08-08 | 1 | -148/+190 |
* | add ECDSA parameters r, s, v. Make sure certain fields are marked as require... | Jared Wasinger | 2017-08-08 | 1 | -8/+25 |
* | make error output more informative. Make schema more comprehensive. Add exi... | Jared Wasinger | 2017-08-08 | 1 | -6/+42 |
* | format code. Remove unused python code | Jared Wasinger | 2017-08-08 | 1 | -94/+93 |
* | use JS for json schema validation because the Node 'jsonschema' library is th... | Jared Wasinger | 2017-08-08 | 1 | -4/+8 |
* | add schema validation with Travis integration. | Jared Wasinger | 2017-08-08 | 1 | -19/+9 |
* | add "explanation" field. Reduce number of schema errors | Jared Wasinger | 2017-08-08 | 1 | -0/+139 |