Commit Graph

4 Commits

Author SHA1 Message Date
ligi
82d08c1377
Introduce features - closes #1901 (#1928) 2022-11-23 22:11:33 +01:00
Ashutosh Kumar
16bc050927
Validate Shortname (#1510)
* Validate Shortname with Max Length of 64

* Removed Spaces from `shortName`
2022-08-30 18:48:47 +02:00
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