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

return accrued delegator rewards in GetCurrentValidators #1291

Merged
merged 6 commits into from
Apr 5, 2023

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

Provides a way to see how much a validator has accrued from delegations.

How this works

Modifies GetCurrentValidators in the service API

How this was tested

CI

@dhrubabasu dhrubabasu changed the base branch from master to dev April 4, 2023 21:07
@dhrubabasu dhrubabasu self-assigned this Apr 4, 2023
vms/platformvm/api/static_service.go Outdated Show resolved Hide resolved
vms/platformvm/service.go Outdated Show resolved Hide resolved
@StephenButtolph StephenButtolph added this to the v1.10.0 (Cortina) milestone Apr 4, 2023
@StephenButtolph StephenButtolph added the enhancement New feature or request label Apr 4, 2023
@StephenButtolph StephenButtolph merged commit dc43da8 into dev Apr 5, 2023
14 checks passed
@StephenButtolph StephenButtolph deleted the get-delegatee-reward branch April 5, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants