You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 months ago
..
script reservation: add reservation script 6 months ago
actions.go instantout: add fsm and actions 4 months ago
actions_test.go reservation: update reservation state machine 4 months ago
fsm.go reservation: update reservation state machine 4 months ago
interfaces.go reservation: add reservation fsm and actions 5 months ago
log.go reservation: add reservation fsm and actions 5 months ago
manager.go reservation: fix exiting on fetchL402 4 months ago
manager_test.go reservation: update reservation state machine 4 months ago
reservation.go reservation: add musig2 spend helpers 4 months ago
reservation_fsm.md fsm: add instanout fsm parsing 4 months ago
store.go reservations: add reservation sql store 5 months ago
store_test.go reservations: add reservation sql store 5 months ago