This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Tags: dnldd/dcrd
Tags
Notify only relevant stake txs, not all. (decred#447) I misunderstood an old dcrd comment and thought that all stake transactions were notified irrespective of whether they were actually relevant to the wallet or not. Fix this by only including those that pass the tx filter for block connected notifications. Rescanned blocks already handled this correctly by only including the relevant stake txs.
PreviousNext