Skip to content

feat: add validator-7 to devnet/govnet/qanet chain-specs#729

Draft
skylar-simoncelli wants to merge 2 commits intomainfrom
skylar/add-validator-7-chain-specs
Draft

feat: add validator-7 to devnet/govnet/qanet chain-specs#729
skylar-simoncelli wants to merge 2 commits intomainfrom
skylar/add-validator-7-chain-specs

Conversation

@skylar-simoncelli
Copy link
Contributor

Summary

  • Add 7th validator entries to all 3 dev-cluster chain-specs (devnet, govnet, qanet)
  • Each chain-spec gets V7 added to:
    • sessionCommitteeManagement.initialAuthorities (Permissioned entry with cross-chain id + aura/grandpa keys)
    • session.initialValidators (stash account + aura/grandpa session keys)
    • beefy.authorities (cross-chain/beefy public key)
  • dParameter.num_permissioned_candidates updated from 6 to 7

Depends on

  • shielded-iac PR (provisions EC2 infrastructure for V7)

Test plan

  • JSON is valid in all 3 chain-spec files
  • Each file has exactly 7 entries in initialAuthorities, initialValidators, and beefy.authorities
  • dParameter.num_permissioned_candidates is 7 in all 3 files
  • V7 public keys match generated key artifacts

Add 7th validator entries to initialAuthorities,
initialValidators, and beefy.authorities arrays.
Update dParameter.num_permissioned_candidates from 6 to 7.
@skylar-simoncelli skylar-simoncelli requested a review from a team as a code owner February 19, 2026 17:46
@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

kics-logo

KICS version: v2.1.16

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 96
LOW LOW 12
INFO INFO 83
TRACE TRACE 0
TOTAL TOTAL 191
Metric Values
Files scanned placeholder 31
Files parsed placeholder 31
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 10

@skylar-simoncelli skylar-simoncelli marked this pull request as draft February 19, 2026 20:40
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