0f9be4aa03
- Add pezpallet-staking-async-ah-client and rc-client dependencies - Wire StakingAhClient as SessionManager and EventHandler (replacing ValidatorManager for session routing) - Replace FullIdentificationOf with ExposureOfOrDefault for proper historical session tracking - Route parachain reward_points through RewardValidatorsWithEraPoints - EraPayout: switch from dynamic total_issuance to fixed 200M HEZ baseline (prevents compound inflation) - MaxExposurePageSize: 64 → 512 (Polkadot production value) - MaxSessionReportRetries: 5 → 64 (~6min retry window for AH reliability) - Bump spec_version to 1_020_007