Commit Graph

5 Commits (7578349220dd4244f84db81d3bb44c3948e248b4)

Author SHA1 Message Date
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
sputn1ck b7c1e68f46
instantout: add instantout manager 4 months ago
sputn1ck 89b5c00cfa
reservation: update reservation state machine
This commit updates the reservation statemachine to
allow for locking and spending of the
initial reservation.
4 months ago
sputn1ck 49c40d9173
loopd: add reservation handling 5 months ago
sputn1ck 61a5f9da05
reservation: add reservation manager
This commit adds the reservation manager to the reservation package.
This manager manages the lifecycle
of reservations.
5 months ago