lnd.xprv/chainntnfs
Olaoluwa Osuntokun f29b496b76
chainntfns/btcdnotify: close channels for all epoch clients on shutdown
This commit modifies the Stop method of the default ChainNotifier
client, the BtcdNotifier. We now close the notificaiton channel for all
the currently active block epoch clients in order to give clients a
signal that the entire daemon and possibly the ChainNotifier is
shutting down. This gives clients an extra signal to more thoroughly
implement a graceful shutdown across the daemon.
2016-12-15 13:53:46 -08:00
..
btcdnotify chainntfns/btcdnotify: close channels for all epoch clients on shutdown 2016-12-15 13:53:46 -08:00
interface_test.go chainntnfs: properly account for partial historical confirmation dispatch 2016-12-08 16:16:29 -08:00
interface.go chainntfns: specify that implementations must support multiple clients 2016-11-27 19:16:06 -08:00
log.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00