-
Notifications
You must be signed in to change notification settings - Fork 773
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
Deprecate strategy "pagination" #834
Comments
This issue can be assigned to me. I'm currently working on a fix. |
PR snapshot-labs/snapshot#3229 removes the pagination strategy from the UI. Technically someone can still update their space strategy setting by calling the hub api, but I feel like removing the strategy from the UI is sufficient enough. However, I can still make changes to the snapshot-hub if you disagree with my assessment. |
@bonustrack just wanted to confirm with you that this bounty has been completed. |
I need to use the "pagination" strategy. If I cannot use it, then what do I do instead? |
Hey @bonustrack, can we close this issue? |
@zzuziak We should have a way to announce "pagination" and "multichain" strategies will be deprecated. to give some time for everyone to move to normal strategies then we can remove them |
The strategy code should be on the Score API cuz we still need pagination there, but we should remove it as a strategy.
as mentioned here Deprecate strategy "multichain" #688
The text was updated successfully, but these errors were encountered: