Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: check for custom min voting power when proposing #616

Closed

Conversation

wa0x6e
Copy link
Contributor

@wa0x6e wa0x6e commented Aug 11, 2024

Summary

Closes: #615

This PR will set the proposal_threshold value properly for offchain space.

This will show a warning message when the user proposition power is less than proposal threshold (currently, no message, and it will fail on the sequencer side)

How to test

  1. Go to a offchain space which has set a minimum score, and where you have some voting power
  2. When creating a proposal, it should show the warning about insufficient VP

@wa0x6e wa0x6e changed the base branch from master to feat-597-support-offchain-min-score-when-voting August 11, 2024 16:16
@wa0x6e wa0x6e requested a review from ChaituVR February 3, 2025 21:13
@wa0x6e wa0x6e marked this pull request as ready for review February 3, 2025 21:13
@wa0x6e wa0x6e changed the base branch from feat-597-support-offchain-min-score-when-voting to master February 3, 2025 21:13
@wa0x6e wa0x6e marked this pull request as draft February 3, 2025 21:14
@wa0x6e wa0x6e removed the request for review from ChaituVR February 3, 2025 21:14
@wa0x6e wa0x6e closed this Feb 3, 2025
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.

feat: support custom minimum voting power score when proposing on offchain proposals
1 participant