lnd/chainntnfs
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
..
btcdnotify chainntfs: add checks for previously confirmed transactions and spends 2016-12-08 12:28:15 -08:00
interface_test.go chainntfs: add checks for previously confirmed transactions and spends 2016-12-08 12:28:15 -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