Describe "Why" this is needed
In order to implement malicious node detection, dusk-blockchain phases should be aware of the message sender.
This information is already present at kadcast level, but so far it's always been ignored (the only information propagate is the received kadcast height)
Describe "Why" this is needed In order to implement malicious node detection, dusk-blockchain phases should be aware of the message sender. This information is already present at kadcast level, but so far it's always been ignored (the only information propagate is the received kadcast height)
Describe alternatives you've considered N/A
Additional context See also #1451