2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00
loop/instantout/reservation
sputn1ck 7578349220
reservation: fix exiting on fetchL402
This commit changes the way the reservation
manager works, by not exiting when the fetchL402
call fails. This ensures that a client can still
run loop, even if they don't have outbound
capacity or the loop server is offline.
2024-02-09 15:23:53 +01:00
..
script reservation: add reservation script 2023-11-30 22:45:01 +01:00
actions_test.go reservation: update reservation state machine 2024-02-06 15:07:56 +01:00
actions.go instantout: add fsm and actions 2024-02-06 15:07:57 +01:00
fsm.go reservation: update reservation state machine 2024-02-06 15:07:56 +01:00
interfaces.go reservation: add reservation fsm and actions 2024-01-17 15:01:26 +01:00
log.go reservation: add reservation fsm and actions 2024-01-17 15:01:26 +01:00
manager_test.go reservation: update reservation state machine 2024-02-06 15:07:56 +01:00
manager.go reservation: fix exiting on fetchL402 2024-02-09 15:23:53 +01:00
reservation_fsm.md fsm: add instanout fsm parsing 2024-02-06 15:08:00 +01:00
reservation.go reservation: add musig2 spend helpers 2024-01-31 16:01:04 +01:00
store_test.go reservations: add reservation sql store 2024-01-17 15:59:06 +01:00
store.go reservations: add reservation sql store 2024-01-17 15:59:06 +01:00