decred / dcrd

Decred daemon in Go (golang).
https://decred.org
ISC License
731 stars 288 forks source link

netsync: Handle notfound mix messages #3325

Closed jrick closed 3 months ago

jrick commented 3 months ago

When a peer responds to an unknown mix message and this does not result in a ban, the requested message must be removed from the sync manager's current state for in-flight requested messages.