lnd.xprv/chainntnfs/btcdnotify
bryanvu 909c3f8df9 chainntfs: add checks for previously confirmed transactions and spends
Without these checks, “zombie” notification requests that would never
be dispatched could be registered. This would occur if notification
requests were made for events (transaction confirmation and output
spent) that had already been recorded on the blockchain.
2016-12-08 12:28:15 -08:00
..
btcd.go chainntfs: add checks for previously confirmed transactions and spends 2016-12-08 12:28:15 -08:00
confheap.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00
driver.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00