Chainspec validation (#6197)

* chainspec validation

* better error formatting for chainspec

* lint validate_chainspecs.sh

* quit takes &str instead of S: AsRef<str>

* push CI

* don't double check spec validity
This commit is contained in:
Marek Kotewicz
2017-08-02 12:50:36 +02:00
committed by Arkadiy Paronyan
parent 8de1e92b99
commit 0c7c34e609
10 changed files with 95 additions and 35 deletions

View File

@@ -11,7 +11,6 @@
"networkID" : "0x2"
},
"genesis": {
"gasLimitBoundDivisor": "0x0400",
"seal": {
"generic": "0x"
},

View File

@@ -3,7 +3,6 @@
"engine": {
"basicAuthority": {
"params": {
"gasLimitBoundDivisor": "0x0400",
"durationLimit": "0x0d",
"validators": {
"safeContract": "0x0000000000000000000000000000000000000005"