fix: rebrand derleme hataları düzeltildi

- contracts/fixtures: workspace inheritance kaldırıldı (temp dir sorunu)
- revive/fixtures: panic_immediate_abort yeni syntax güncellendi
- asset-hub-zagros: pezpezsnowbridge double prefix düzeltildi
- bridge-hub-*/weights: snowbridge_pezpallet → pezsnowbridge_pezpallet rename
- umbrella: pezframe_benchmarking_pezpallet_pov import düzeltildi
- REBRAND_PROGRESS.md: gerçek durum güncellendi (75/76 tamamlandı)
This commit is contained in:
2025-12-16 10:44:57 +03:00
parent 90fd044766
commit ee6e42c461
17 changed files with 143 additions and 98 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ pub use pezframe_benchmarking_cli;
/// Pezpallet for testing FRAME PoV benchmarking.
#[cfg(feature = "pezframe-benchmarking-pezpallet-pov")]
pub use pezframe_benchmarking_pallet_pov;
pub use pezframe_benchmarking_pezpallet_pov;
/// NPoS Solution Type.
#[cfg(feature = "pezframe-election-provider-solution-type")]