lnd/funding
Oliver Gugger c1f686f860
channeldb+funding: move opening channel state to DB
The funding manager doesn't need to know the details of the underlying
storage of the opening channel state, so we move the actual store and
retrieval into the channel database.
2021-09-29 17:00:02 +02:00
..
batch.go funding: add batch funding function 2021-09-02 12:13:42 +02:00
batch_test.go funding: add batch funding function 2021-09-02 12:13:42 +02:00
commitment_type_negotiation.go funding: add explicit commitment type negotiation support 2021-08-30 19:17:34 -07:00
commitment_type_negotiation_test.go funding: add explicit commitment type negotiation support 2021-08-30 19:17:34 -07:00
interfaces.go funding+peer: rename Manager interface to Controller 2020-12-17 09:36:34 -05:00
log.go lnd+funding: register funding logger 2020-12-17 09:36:34 -05:00
manager.go channeldb+funding: move opening channel state to DB 2021-09-29 17:00:02 +02:00
manager_test.go channeldb+funding: move opening channel state to DB 2021-09-29 17:00:02 +02:00