lnd.xprv/chainntnfs
bryanvu aa04f82a15 utxonursery: added persistence to transaction output states
Moved transaction states from in-memory maps to persistent BoltDB
buckets. This allows channel force closes to operate reliably if the
daemon is shut down and restarted at any point during the forced
channel closure process.
2017-01-03 16:23:07 -08:00
..
btcdnotify utxonursery: added persistence to transaction output states 2017-01-03 16:23:07 -08:00
interface_test.go chainntnfs: ConfirmationEvent now returns details of tx confirmation 2016-12-27 16:43:56 -08:00
interface.go chainntnfs: ConfirmationEvent now returns details of tx confirmation 2016-12-27 16:43:56 -08:00
log.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00