lnd/lnwallet/chancloser
Elle Mouton b887c1cc5d
protofsm: use updated GoroutineManager API
Update to use the latest version of the GoroutineManager which takes a
context via the `Go` method instead of the constructor.
2025-01-10 18:23:28 +02:00
..
aux_closer.go multi: update to fn v2 2024-12-04 13:19:00 -07:00
chancloser.go lnwallet/chancloser: add state transitions for new protofsm rbf closer 2024-12-10 23:07:01 +01:00
chancloser_test.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
interface.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
mock.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
rbf_coop_msg_mapper.go lnwallet/chancloser: create a MsgMapper for the protofsm rbf close 2024-12-10 23:07:01 +01:00
rbf_coop_states.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
rbf_coop_test.go protofsm: use updated GoroutineManager API 2025-01-10 18:23:28 +02:00
rbf_coop_transitions.go lnwallet/chancloser: enable custom payer for rbf coop close 2024-12-10 23:07:03 +01:00