Skip to content

Missing tokens in extra indices #2210

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

Open
kushti opened this issue Apr 27, 2025 · 0 comments
Open

Missing tokens in extra indices #2210

kushti opened this issue Apr 27, 2025 · 0 comments
Assignees
Labels
B-200 Erg Bounty: Resolve it and get 200 Erg

Comments

@kushti
Copy link
Member

kushti commented Apr 27, 2025

Result of

curl -X 'GET' \
  'http://159.89.116.15:11088/blockchain/box/unspent/byTokenId/78263e5613557e129f075f0a241287e09c4204be76ad53d77d6e7feebcccb001?offset=0&limit=100' \
  -H 'accept: application/json'

is empty

while explorer is returning the token :
https://api.ergoplatform.com/api/v1/boxes/unspent/byTokenId/78263e5613557e129f075f0a241287e09c4204be76ad53d77d6e7feebcccb001

(as well as 213.239.193.208:9053 , so probably rollback - related as well ? )

Dev plan would be like following I guess:

  • improve ExtraIndexerSpecification to reproduce the issue (wrong token state, likely after rollback)
  • fix
@kushti kushti added the B-200 Erg Bounty: Resolve it and get 200 Erg label Apr 27, 2025
@kushti kushti assigned jellymlg and ccellado and unassigned jellymlg Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-200 Erg Bounty: Resolve it and get 200 Erg
Projects
None yet
Development

No branches or pull requests

3 participants