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

bug: indexer returns invalid entityIDs #635

Open
jordipainan opened this issue Oct 18, 2022 · 0 comments
Open

bug: indexer returns invalid entityIDs #635

jordipainan opened this issue Oct 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jordipainan
Copy link
Member

jordipainan commented Oct 18, 2022

All indexer entity IDs must have a length of 40. For some cases the returned length is 84.
The Vochain accounts tree have the right account address value.

Req -> {"id":"bf46bf5247","request":{"from":0,"listSize":10,"method":"getEntityList","timestamp":1666110874},"signature":""}
Resp -> {"entityIds":["b926be24a9ca606b515a835e91298c7cf0f2846f","4f7538e8d1dc6e8129c69db6be789af08301c0ee","7d833355bcad15289d122d3ae03ab5af66dd18d5","04739b6416df74ad7764901fea42e1f127d0647e","4a081070e9d555b5d19629a6bcc8b77f4ae6d39c","3295c3a1d212e169859eb145c1286717f68c0d71","3fc2cf62a5cf322c828cfec23c07151e90bbb5bc","307834613038313037304539443535356235443139363239613662636338423737663461453664333963","34613038313037306539643535356235643139363239613662636338623737663461653664333963","eaa3a331148bbcbdfa010e21d4052c05dbea4882"],"ok":true,"request":"bf46bf5247","timestamp":1666110874}

@jordipainan jordipainan added the bug Something isn't working label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants