Open paberr opened 6 days ago
Will this leak the ip address of the validator? If so i would very dislike this change.
No, validator address here means the Nimiq address (NQ...), to better identify which validator a log message is talking about. Currently it just logs the unlegible peer address.
We should extend logging in many places (especially for wrong signatures) and include the validator address. Also, whenever we log something about slots, we should include the validator address.
This will make it easier to identify validators with an erroneous setup.