lnd.xprv/chainntnfs/bitcoindnotify
Wilmer Paulino e402a4e146
chainntnfs: dispatch conf/spend notifications after blocks
In this commit, we alter the different ChainNotifier implementations to
dispatch confirmation and spend notifications after blocks. We do this
to ensure the external consistency of our registered clients.
2018-10-31 09:20:22 -07:00
..
bitcoind_dev.go chainntnfs/bitcoindnotify: handle spend notification registration w/ TxNotifier 2018-10-30 17:59:31 -07:00
bitcoind_test.go Revert "chainntnfs/bitcoindnotify: disable height hints in testing" 2018-10-31 09:20:22 -07:00
bitcoind.go chainntnfs: dispatch conf/spend notifications after blocks 2018-10-31 09:20:22 -07:00
driver.go chainntnfs: add height hint caches to chain notifiers 2018-08-21 12:55:51 -04:00