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

Masternodes Votes API #425

Merged
merged 21 commits into from
Jan 24, 2025
Merged

Masternodes Votes API #425

merged 21 commits into from
Jan 24, 2025

Conversation

owl352
Copy link
Collaborator

@owl352 owl352 commented Jan 10, 2025

Issue

One of new page in our Platfrom-Explorer - is Masternodes Votes
For this page we don't have any implemented methods is API

Things done

  • Tiny fixes of mistakes, which we missed
  • For new data was created new model for Votes, which contains tonns of new fields
  • Epoch model was updated for new data, now she contains new fields about MN's statistics for selected epoch
  • Implemented new MasternodeVotes DAO and cotroller, which contains base functional for design
  • Implemented filters for MN's requests
  • Added new endpoints in README.md
  • Added new integration test for new endpoints
  • Updated a lot of tests and documentation about endpoints

@owl352 owl352 added the backend Related to backend (API) label Jan 10, 2025
@owl352 owl352 self-assigned this Jan 10, 2025
Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 0:58am

@owl352 owl352 marked this pull request as draft January 10, 2025 18:45
@owl352 owl352 marked this pull request as ready for review January 23, 2025 19:35
@pshenmic pshenmic merged commit 883c6ae into develop Jan 24, 2025
8 checks passed
@owl352 owl352 deleted the feat/mn-votes-api branch January 24, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants