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