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

Move endpoints out of protx in the validators #287

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

owl352
Copy link
Collaborator

@owl352 owl352 commented Oct 19, 2024

Issue

Currently we store the endpoints property in protx.state, however this is incorrect and we should store this field in the root of the Validator object

Things done

endpoints moved to root of Validator class

@owl352 owl352 added the backend Related to backend (API) label Oct 19, 2024
@owl352 owl352 self-assigned this Oct 19, 2024
Copy link

vercel bot commented Oct 19, 2024

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

Name Status Preview Comments Updated (UTC)
platform-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 11:14am
platform-explorer-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 11:14am

@pshenmic pshenmic changed the title Validators structure fix Move endpoints out of protx in the validators Oct 19, 2024
@pshenmic pshenmic merged commit 19be383 into master Oct 19, 2024
9 checks passed
@pshenmic pshenmic deleted the feat/validators-structure-fix branch October 19, 2024 22:23
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants