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 7d147277f2
commit 954e2703e2
190 changed files with 747 additions and 11058 deletions
+1
View File
@@ -3907,6 +3907,7 @@ path = "../vendor/pezkuwi-subxt/codegen"
[dependencies.pezkuwi-subxt-lightclient]
default-features = false
features = ["native"]
optional = true
path = "../vendor/pezkuwi-subxt/lightclient"
+1 -1
View File
@@ -75,7 +75,7 @@ pub use pez_generate_bags;
#[cfg(feature = "pez-slot-range-helper")]
pub use pez_slot_range_helper;
/// Generate and restore keys for Bizinikiwi based chains such as Pezkuwi, Kusama and a growing number of teyrchains and Bizinikiwi based projects.
/// Generate and restore keys for Bizinikiwi based chains such as Pezkuwi, Dicle and a growing number of teyrchains and Bizinikiwi based projects.
#[cfg(feature = "pez-subkey")]
pub use pez_subkey;