Closed jferrant closed 1 month ago
Seems there are still some compilation issues here.
Seems there are still some compilation issues here.
Fixed.
Approving for now; the only thing that still gives me pause is that there aren't any tests for this. However, given that this is a diagnostic tool that will probably only be used internally, that's fine for now.
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Figured this would be better to have on hand and modify to suit our needs for testing whether signers are sending stackerdb messages or not. Could also implement a listener but that seems overly complicated. This just polls stackerdb every x seconds for expected message types and logs a message if any of the slots are completely empty and if any of the slot messages are older than y seconds. It will log any signer addresses that have stale/missing/unexpected messages.