index
:
dexon-tests
consttransition
develop
extcodehash
init-create-revert-returndatasize
moreextcode
moresstore
retestethcfg
should-fail
stable
zeroSigTests
DEXON fork of Ethereum tests (https://github.com/dexon-foundation/tests)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
JSONSchema
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing errors from JSONSchema/st-filler-schema.json
Yoichi Hirai
2018-01-30
1
-3
/
+4
*
add expect section to linting of test fillers
Jared Wasinger
2018-01-30
1
-4
/
+78
*
add blockchain test linting to travis
Jared Wasinger
2017-08-26
4
-2
/
+499
*
add storage and code restrictions to json schema
cdetrio
2017-08-08
2
-3
/
+25
*
replace Metropolis with Byzantium and Constantinople in state test schema
cdetrio
2017-08-08
1
-1
/
+4
*
add schema for state test fillers
cdetrio
2017-08-08
1
-0
/
+257
*
use more type definitions in schema
cdetrio
2017-08-08
1
-116
/
+214
*
validate.js takes schema file as argument
cdetrio
2017-08-08
1
-1
/
+3
*
improve type checking.
Jared Wasinger
2017-08-08
1
-148
/
+190
*
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
*
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
2
-37
/
+80
*
fix process error
Jared Wasinger
2017-08-08
1
-1
/
+0
*
format code. Remove unused python code
Jared Wasinger
2017-08-08
3
-132
/
+105
*
use JS for json schema validation because the Node 'jsonschema' library is th...
Jared Wasinger
2017-08-08
2
-5
/
+9
*
add schema validation with Travis integration.
Jared Wasinger
2017-08-08
3
-20
/
+39
*
add "explanation" field. Reduce number of schema errors
Jared Wasinger
2017-08-08
3
-0
/
+190