Skip to content

DAO-1983 (C4/6): Migrate hooks — proposals, booster, user (batch 2)#2095

Open
TravellerOnTheRun wants to merge 1 commit into
dao-1983-c3from
dao-1983-c4
Open

DAO-1983 (C4/6): Migrate hooks — proposals, booster, user (batch 2)#2095
TravellerOnTheRun wants to merge 1 commit into
dao-1983-c3from
dao-1983-c4

Conversation

@TravellerOnTheRun

Copy link
Copy Markdown
Contributor

Why

Same theme as C3: remove duplicated polling constants and align governance, booster, staking, and balance reads with the dynamic default established in C2. Proposal flows are especially sensitive to stale vote counts and state—default block-paced refetch reduces “I voted but the UI didn’t notice” without each hook owning its own interval.

What to check

  • Proposal lists / voting UI refresh within a reasonable window after transactions.
  • Booster and staking views do not stay stuck behind chain head.

Stack

C4 follows C3.

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA c35a266.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@TravellerOnTheRun TravellerOnTheRun self-assigned this Apr 13, 2026
@TravellerOnTheRun TravellerOnTheRun requested a review from a team April 13, 2026 12:50
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.

2 participants