However, confirmed there are slots won using https://github.com/zkvalidator/mina-vrf-rs (5 for the epoch) and also looking in mina-vrf-evaluator.log confirms the slots as output by mina-vrf-rs tool were won.
{"timestamp":"2022-12-16 15:00:14.715704Z","level":"Info","source":{"module":"Vrf_evaluator","location":"File \"src/lib/vrf_evaluator/vrf_evaluator.ml\", line 201, characters 20-31"},"message":"Won slot xxxx in epoch 43","metadata":{"pid":17}}
Steps to Reproduce
mina client status returns none this epoch
Expected Result
Outputs the next slot won.
Actual Result
None this epoch
How frequently do you see this issue?
Always
What is the impact of this issue on your ability to run a node?
Preliminary Checks
Description
Reported by Morello#0112 in Discord.
mina client status
reportsNone this epoch...
However, confirmed there are slots won using https://github.com/zkvalidator/mina-vrf-rs (5 for the epoch) and also looking in
mina-vrf-evaluator.log
confirms the slots as output by mina-vrf-rs tool were won.Steps to Reproduce
mina client status
returns none this epochExpected Result
Outputs the next slot won.
Actual Result
None this epoch
How frequently do you see this issue?
Always
What is the impact of this issue on your ability to run a node?
High
Status
Additional information
Logs shared via email