rebrand: kusama → dicle

- 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
This commit is contained in:
2026-01-07 09:40:42 +03:00
parent 1d055178a3
commit c343223ccd
194 changed files with 918 additions and 11068 deletions
@@ -15,9 +15,9 @@
//! # Glutton Zagros Runtime
//!
//! The purpose of the Glutton teyrchain is to do stress testing on the Kusama
//! The purpose of the Glutton teyrchain is to do stress testing on the Dicle
//! network. This runtime targets the Zagros runtime to allow development
//! separate to the Kusama runtime.
//! separate to the Dicle runtime.
//!
//! There may be multiple instances of the Glutton teyrchain deployed and
//! connected to its parent relay chain.
@@ -28,7 +28,7 @@
//! ### Governance
//!
//! Glutton defers its governance (namely, its `Root` origin), to its Relay
//! Chain parent, Kusama (or Zagros for development purposes).
//! Chain parent, Dicle (or Zagros for development purposes).
//!
//! ### XCM
//!