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

Checking aliases for contest results #302

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Checking aliases for contest results #302

wants to merge 5 commits into from

Conversation

owl352
Copy link
Collaborator

@owl352 owl352 commented Oct 31, 2024

Issue

At this moment we showing all aliases for identities, but that incorrect, because some aliases can fail in contest

Things done

  • Implemented new method in DAPI.js
  • Implemented new method in utils.js, which allows check if alias is contested and make him normalized
  • Updated alghoritms for identities searches in IdentitiesController.js for new logic with aliases
  • Updated search callback for identifier in MainController.js, now we don't create a balance request within it, so we get an response faster and also updated search by dpns.
  • Updated https://github.com/owl352/dapi-client and https://github.com/owl352/dapi-grpc
  • package.json again includes my forks for dapi
  • Updated tests

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

vercel bot commented Oct 31, 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 Nov 1, 2024 1:56pm
platform-explorer-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 1:56pm

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.

1 participant