Commit Graph

3 Commits

Author SHA1 Message Date
Ashutosh Kumar
ee1a283e77 Added redFlags in schema definition and in eip155-8080 2022-08-28 20:27:09 +02:00
Ashutosh Kumar
bf8ce68096
Check and validate JSON schema (#1509)
* Validate json

* wip: gh workflow test

* wip: added workflow for JSON validation

* Schema Improved.

* Improved Workflow and Schema check for JSON files

* Fixed JSON Schema

* Fixed typo

* Removed auto generated file

* updated required fields in chainSchema

* updated chain schema

* removed `network` from README.md example

* improved schemaCheck script

* Matching ChainID with file name schema.
2022-08-28 12:25:46 +02:00
Ashutosh Kumar
138535c86c
Removed network and added the script from which this was done (#1508) 2022-08-28 10:19:33 +02:00