aboutsummaryrefslogtreecommitdiffstats
path: root/JSONSchema
Commit message (Expand)AuthorAgeFilesLines
* add blockchain test linting to travisJared Wasinger2017-08-264-2/+499
* add storage and code restrictions to json schemacdetrio2017-08-082-3/+25
* replace Metropolis with Byzantium and Constantinople in state test schemacdetrio2017-08-081-1/+4
* add schema for state test fillerscdetrio2017-08-081-0/+257
* use more type definitions in schemacdetrio2017-08-081-116/+214
* validate.js takes schema file as argumentcdetrio2017-08-081-1/+3
* improve type checking.Jared Wasinger2017-08-081-148/+190
* remove es6 syntax from validation script.Jared Wasinger2017-08-081-1/+1
* make log ordering consistentJared Wasinger2017-08-081-0/+11
* 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-082-37/+80
* fix process errorJared Wasinger2017-08-081-1/+0
* format code. Remove unused python codeJared Wasinger2017-08-083-132/+105
* use JS for json schema validation because the Node 'jsonschema' library is th...Jared Wasinger2017-08-082-5/+9
* add schema validation with Travis integration.Jared Wasinger2017-08-083-20/+39
* add "explanation" field. Reduce number of schema errorsJared Wasinger2017-08-083-0/+190