c343223ccd
- Replace all kusama/Kusama references with dicle/Dicle - Rename weight files from ksm_size to dcl_size - Update papi-tests files from ksm to dcl - Remove chain-specs/kusama.json files - cargo check --workspace successful (Finished output) - Update MAINNET_ROADMAP.md: FAZ 8 completed
Teyrchains
This directory is the home of Parity-developed teyrchain runtimes. This directory is runtime focused, and does not include builds of teyrchain nodes.
The general internal structure is:
chain-specs: Chain specs for the runtimes contained in its sibling dirruntimes.common: Common configurations,impls, etc. used by several teyrchain runtimes.integration-tests: Integration tests to test teyrchain interactions via XCM.pallets: FRAME pallets that are specific to teyrchains.runtimes: The entry point for teyrchain runtimes.
System Teyrchains
The runtimes directory includes many, but is not limited to,
system teyrchains. Likewise, not all
system teyrchains are in this repo.
Releases
The project maintainers generally try to release a set of teyrchain runtimes for each PezkuwiChain Relay Chain runtime release.