Skip to content

Add disclaimer for local-only delegation storage#194

Merged
Mosas2000 merged 1 commit intomainfrom
fix/delegation-local-disclaimer
Mar 26, 2026
Merged

Add disclaimer for local-only delegation storage#194
Mosas2000 merged 1 commit intomainfrom
fix/delegation-local-disclaimer

Conversation

@Mosas2000
Copy link
Copy Markdown
Owner

Fixes #34

Problem:
Delegation stored in localStorage appears as on-chain feature.

Solution:

  • Added prominent amber warning in delegation modal
  • Clearly states localStorage limitation
  • Mentions on-chain implementation as future upgrade

- Add visible amber warning explaining localStorage limitation
- Clarify that on-chain delegation requires contract upgrade
- Mention future implementation as planned feature
- Helps users understand current behavior
@Mosas2000 Mosas2000 merged commit 704ad05 into main Mar 26, 2026
14 of 26 checks passed
@Mosas2000 Mosas2000 deleted the fix/delegation-local-disclaimer branch March 26, 2026 04:33
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.

Frontend: VoteDelegation stores delegation in localStorage instead of on-chain

1 participant