dcrd/blockchain/internal
Donald Adu-Poku 723d86274b multi: synchronize spend prunes and notifications.
- This updates the spend pruner to use a single notification
channel to keep the order and processing of connectiong
and disconnections deterministic.
- The process lock is now held when spend journal entries
being removed by the pruner to ensure.
- The spend pruners lifecycle process uses an unbuffered
channel to recieve and process notifications. Notifications are
sent via goroutines to avoid blocking as a result.
- Comment related wrapping issues have been resolved.
2021-09-14 16:26:51 -05:00
..
progresslog blockchain: Reverse utxo set semantics. 2018-11-09 17:23:46 -06:00
spendpruner multi: synchronize spend prunes and notifications. 2021-09-14 16:26:51 -05:00