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

Feature: Add API for validator commission history #300

Closed
7 tasks
minxylynx opened this issue Feb 11, 2022 · 0 comments · Fixed by #318
Closed
7 tasks

Feature: Add API for validator commission history #300

minxylynx opened this issue Feb 11, 2022 · 0 comments · Fixed by #318
Assignees
Labels
api Adding/updating an API data Updates related to data enhancement New feature or request
Milestone

Comments

@minxylynx
Copy link
Contributor

Summary

Add an API that tracks validators' commission history

Proposal

  • Scrape ingestion data for commission changes
  • Save to new table validator_commission
  • Add API to return history of commission rates for a validator

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@minxylynx minxylynx added enhancement New feature or request api Adding/updating an API data Updates related to data labels Feb 11, 2022
@minxylynx minxylynx self-assigned this Feb 11, 2022
@minxylynx minxylynx modified the milestones: v4.0.0, v4.1.0 Feb 16, 2022
minxylynx pushed a commit that referenced this issue Mar 6, 2022
* API to return commission history for a validator

closes: #300
minxylynx pushed a commit that referenced this issue Mar 9, 2022
* API to return commission history for a validator

closes: #300
minxylynx pushed a commit that referenced this issue Mar 9, 2022
* API to return commission history for a validator

closes: #300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Adding/updating an API data Updates related to data enhancement New feature or request
Projects
Status: Release v4.1.0
Development

Successfully merging a pull request may close this issue.

1 participant