-
Notifications
You must be signed in to change notification settings - Fork 616
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: speedup epoch distribution, superfluid component (backport #2214) #2260
Conversation
* Speedup epoch distribution, superfluid component * changelog entries * lint Co-authored-by: Dev Ojha <dojha@berkeley.edu> (cherry picked from commit 3cdfbcc) # Conflicts: # CHANGELOG.md # x/incentives/keeper/distribute.go
I think it's good to merge given that this is backported + merge conflict changes. |
This looks correct to me, would like to try syncing through an epoch on one of these versions pre-release if possible |
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you! |
@ValarDragon I just realized we shouldn't be back-porting to this branch right? Should only have this for v10.x and v8.x right? If so will close these. |
We didn't fork away from v7 IIRC. Its still a version you have to use in syncing from genesis AFAIU |
We can close the v9.x one tho |
@ValarDragon I could have sworn the order is v3 > v4 > v6 > v8 > v10 > v11. Thats how I have the installer setup at least. Is this wrong? |
Ah you are right |
This is an automatic backport of pull request #2214 done by Mergify.
Cherry-pick of 3cdfbcc has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com