Commit Graph

3 Commits

Author SHA1 Message Date
Frederik Bolding
2f42e78adb
Fix CAIP-2 support in schemaCheck.js (#1674)
Co-authored-by: ligi <ligi@ligi.de>
2022-11-04 01:53:14 +01:00
Frederik Bolding
313b649b2c
Disallow leading zeroes in file names (#1680)
* Disallow leading zeroes in file names

* Remove Factory 127 testnet in favor of Lycan chain
2022-10-01 14:10:05 +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