docs(slv-validator): BLS (SIMD-0387), XDP, and BAM requirements#401
Merged
Conversation
- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the
slv-validatorOSS skill docs to cover the new validator requirements landed in #400 plus BAM runtime config.slv v register:blsto the CLI ↔ playbook mapping and a dedicated section (auto-runs after deploy; re-run after the feature activates).xdp_enabled/xdp_interface/xdp_cpu_cores/xdp_zero_copy/xdp_poh_pinned_cpu_coreper-host inventory vars (agave/jito only) and adds them to the deploy-flow variable tables.bam_urlnote — required companion flags (block_engine_url,shred_receiver_address, tip/merkle/commission), and the runtimeagave-validator … set-bam-configtoggle (no restart).wait_for_supermajority/expected_bank_hashas 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