Skip to content

docs(slv-validator): BLS (SIMD-0387), XDP, and BAM requirements#401

Merged
POPPIN-FUMI merged 1 commit into
mainfrom
docs/skill-bls-xdp-bam
Jun 6, 2026
Merged

docs(slv-validator): BLS (SIMD-0387), XDP, and BAM requirements#401
POPPIN-FUMI merged 1 commit into
mainfrom
docs/skill-bls-xdp-bam

Conversation

@POPPIN-FUMI

Copy link
Copy Markdown
Contributor

Summary

Updates the slv-validator OSS skill docs to cover the new validator requirements landed in #400 plus BAM runtime config.

  • BLS (SIMD-0387): adds slv v register:bls to the CLI ↔ playbook mapping and a dedicated section (auto-runs after deploy; re-run after the feature activates).
  • XDP: documents the xdp_enabled / xdp_interface / xdp_cpu_cores / xdp_zero_copy / xdp_poh_pinned_cpu_core per-host inventory vars (agave/jito only) and adds them to the deploy-flow variable tables.
  • BAM: strengthens the bam_url note — required companion flags (block_engine_url, shred_receiver_address, tip/merkle/commission), and the runtime agave-validator … set-bam-config toggle (no restart).
  • Restart safety: marks wait_for_supermajority / expected_bank_hash as cluster-restart-only (emitted only when explicitly set) — a stale value otherwise breaks a normal restart.

Docs only; no playbook/template changes.

🤖 Generated with Claude Code

- Add `slv v register:bls` to the CLI ↔ playbook mapping.
- Document the `xdp_*` per-host inventory vars (agave/jito XDP retransmit) and
  add them to the deployment-flow variable tables.
- Strengthen the `bam_url` note: required companion flags (block-engine,
  shred-receiver, MEV) and the runtime `set-bam-config` toggle.
- Mark `wait_for_supermajority` / `expected_bank_hash` as cluster-restart-only
  (emitted only when explicitly set) — a stale value breaks a normal restart.
- New "Validator Requirements: BLS / XDP / BAM" section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@POPPIN-FUMI POPPIN-FUMI merged commit be62b4a into main Jun 6, 2026
6 of 9 checks passed
@POPPIN-FUMI POPPIN-FUMI deleted the docs/skill-bls-xdp-bam branch June 6, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant