decred / dcrwallet

A secure Decred wallet daemon written in Go (golang).
https://decred.org
ISC License
211 stars 153 forks source link

Update to latest mixing module #2371

Closed jrick closed 1 month ago

jrick commented 1 month ago

This update includes debug logging added to mixpool's AcceptMessage method, so some additional and now duplicate logging can be removed. This also has the side effect of logging the same messages in SPV mode, and with matching messages to dcrd also running with mixpool debug logging.