You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the QGB queries the validator by orchestrator to check if the validator was registered.
However, this check only checks the current set of validators. Thus, submitting confirms for old valsets can fail even if they are correct:
Summary of Bug
Currently, the QGB queries the validator by orchestrator to check if the validator was registered.
However, this check only checks the current set of validators. Thus, submitting confirms for old valsets can fail even if they are correct:
celestia-app/x/qgb/keeper/msg_server.go
Line 51 in d63b998
This will need to be fixed.
Version
d63b998
Steps to Reproduce
not needed.
For Admin Use
The text was updated successfully, but these errors were encountered: