fix: remove staking-score from relay chain, fix CI quick-checks

- Remove pezpallet_staking_score from relay chain runtime (noter model
  lives on People Chain only)
- Update welati mock to current staking-score Config trait
- Fix staking-score feature propagation (zepter: std, runtime-benchmarks)
- Format vendor subxt example files (rustfmt)
- Regenerate umbrella crate
- Update CRITICAL_STATE.md with noter delegation status
This commit is contained in:
2026-02-16 19:50:13 +03:00
parent d23daa8f67
commit da3a8f23c0
25 changed files with 652 additions and 741 deletions
Generated
-1
View File
@@ -14932,7 +14932,6 @@ dependencies = [
"pezpallet-session-benchmarking",
"pezpallet-staking",
"pezpallet-staking-runtime-api",
"pezpallet-staking-score",
"pezpallet-state-trie-migration",
"pezpallet-sudo",
"pezpallet-timestamp",