0dbe3a7032
- Regenerate EQUIVOCATION_PROOF_BLOB in pezpallet-babe benchmarking: the old blob contained stale header hashes that caused check_equivocation_proof to fail with assertion error - Exclude pezpallet_revive from quick-benchmarks via --exclude-pezpallets flag: revive benchmarks require PolkaVM toolchain (riscv64emac-unknown-none-polkavm) for fixture compilation which is not available in CI. This removes continue-on-error so real benchmark failures are now visible - Increase build-rustdoc timeout from 180 to 240 minutes for VPS runner