-
Notifications
You must be signed in to change notification settings - Fork 114
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
Missing stacker for signer #2054
Comments
I'm seeing some https://api.hiro.so/extended/v1/pox4/stacker/SP1M21C6066PZ27PSR84P3SM35VD0PFMVTVACCZPN |
@zone117x is that API endpoint documented? I can't seem to find it |
@zone117x looked into the |
@janniks does anything here stand out to you? I can't tell if there might be some block timing issue? |
Looks like the events happen as expected. Unclear why the stacker isn't showing up. Maybe we can search log files if something wasn't ingested 🤔 |
@janniks any idea if it's possible to perform RPC map lookups (perhaps with specifying |
I just remembered that a while back I opened #2022, could it be related? |
Have you had a chance to look into this? |
Follow-up from Discord message.
Describe the bug
During cycle 88,
When querying the endpoint
/extended/v2/pox/cycles/${cycleNumber}/signers/0x${signerPublicKey}/stackers
for cycle 89 and the above user, they're not in any of the paginated lists of results.The pool's signer public key is
02877ce29ba35458b827a6ea18510b9058ae4c30e2c33d288f2982c13497caec6e
Sequence of events:
Expected behavior
The user should be in the signer's list for cycle 89.
The text was updated successfully, but these errors were encountered: