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

fix: remove limits depending on space turbo status #1115

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

wa0x6e
Copy link
Contributor

@wa0x6e wa0x6e commented Jan 30, 2025

Toward https://github.com/snapshot-labs/workflow/issues/315

This PR will remove all limits depending on the space turbo status.

This will effectively remove the length validation on the sdk, and defer those validation to sequencer.
This will also remove body lenght and strategies count limit on v1 UI (no impact on v2)

TODO

  • Merge only after same validations have been added to sequencer

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files

📢 Thoughts on this report? Let us know!

Copy link
Member

@ChaituVR ChaituVR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, will merge after sequencer to make sure it is ready to handle limits

@ChaituVR ChaituVR merged commit 4b15afc into master Feb 5, 2025
4 checks passed
@ChaituVR ChaituVR deleted the fix-remove-limits-depending-on-turbo-status branch February 5, 2025 04:27
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