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(evmstaking): two pointer loop for validator delegations #74

Merged
merged 12 commits into from
Sep 10, 2024

Conversation

jdubpark
Copy link
Contributor

@jdubpark jdubpark commented Sep 1, 2024

update max sweep per block to 1024 delegations

issue: none

client/x/evmstaking/module/module.go Show resolved Hide resolved
client/x/evmstaking/keeper/migrations.go Outdated Show resolved Hide resolved
client/x/evmstaking/keeper/withdraw.go Show resolved Hide resolved
client/x/evmstaking/keeper/withdraw.go Show resolved Hide resolved
client/x/evmstaking/keeper/withdraw.go Outdated Show resolved Hide resolved
@jdubpark jdubpark force-pushed the jdub/validator-delegation-two-pointer-upgrade-v0_10_0 branch from 02c1558 to c333ad7 Compare September 9, 2024 16:16
@jdubpark
Copy link
Contributor Author

jdubpark commented Sep 9, 2024

rebased to main

Copy link
Contributor

@ezreal1997 ezreal1997 left a comment

Choose a reason for hiding this comment

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

changes LGTM, plz fix failed ci

@jdubpark jdubpark force-pushed the jdub/validator-delegation-two-pointer-upgrade-v0_10_0 branch from 6a9fe58 to 8200940 Compare September 10, 2024 00:19
@jdubpark jdubpark merged commit f5ce2e2 into main Sep 10, 2024
6 checks passed
@AndyBoWu AndyBoWu deleted the jdub/validator-delegation-two-pointer-upgrade-v0_10_0 branch September 19, 2024 21:35
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.

4 participants