Commit Graph

9 Commits

Author SHA1 Message Date
Giuseppe Bertone
fe7f87e619
Updated "standard" attribute description (#2282) 2023-02-15 22:48:52 +01:00
Rick Mark
eaab919fce
Revert claim to Ganache default network and port (#1826) 2022-12-05 03:05:55 +01:00
ligi
82d08c1377
Introduce features - closes #1901 (#1928) 2022-11-23 22:11:33 +01:00
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
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
Ashutosh Kumar
138535c86c
Removed network and added the script from which this was done (#1508) 2022-08-28 10:19:33 +02:00