Vote 2026-05-13 (#201)#624
Merged
Merged
Conversation
…tion Feat/vote 13 05 2026 description
swissarmytowel
previously approved these changes
May 8, 2026
There was a problem hiding this comment.
Pull request overview
Adds the governance payload and verification coverage for the 2026-05-13 mainnet vote (#201), including Dual Governance proposal execution and the VEBO frame-size update.
Changes:
- Added a new vote script (
vote_2026_05_13.py) that submits a DG proposal covering: emergency protection extension, MANAGE_SIGNING_KEYS grant (NO=21), Alliance Ops limit increase, VEBO frame update + execution time window constraint. - Added a full fork test (
tests/test_2026_05_13.py) that executes the vote + DG proposal and validates on-chain state changes/events plus post-change VEBO reporting behavior. - Updated mainnet configuration constants and adjusted VEBO acceptance expectations to reflect the new VEBO frame parameters.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 10 comments.
| File | Description |
|---|---|
tests/test_2026_05_13.py |
New end-to-end fork test for vote #201 + DG execution, event validation, and VEBO reporting check. |
tests/acceptance/test_veb_oracle.py |
Updates acceptance assertions around VEBO vs AO HashConsensus initial epoch/ref slot relationship post-change. |
scripts/vote_2026_05_13.py |
New vote script constructing the DG proposal calls and DAO vote items for 2026-05-13. |
configs/config_mainnet.py |
Updates VEBO frame constant and emergency protection end-date; adds curated signing-key manager entry for NO=21. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Tune RPC params for DG regression tests
…ustments fix(Vote): text-adjustments
swissarmytowel
previously approved these changes
May 12, 2026
feat(Vote): move script to archive
feat(Vote): archive vote 201 tests
iamnp
approved these changes
May 25, 2026
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.
No description provided.