loop/instantout/reservation
Slyghtning c75d7e3e81
reservation: bound and prune active state machines
Limit newly accepted reservation state machines, resume all persisted
reservations, remove terminal entries from memory, and make cleanup
resilient to observer-driven eviction.
2026-08-11 21:27:34 +02:00
..
script reservation: add reservation script 2023-11-30 22:45:01 +01:00
actions.go reservation: fix log line 2025-12-21 12:53:40 -03:00
actions_test.go godoc: address copy-paste errors accross the codebase 2026-03-09 14:39:44 +01:00
fsm.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
fsm.md build: rename reservation FSM diagram 2026-07-20 12:08:22 -03:00
interfaces.go reservation: bound and prune active state machines 2026-08-11 21:27:34 +02:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
manager.go reservation: bound and prune active state machines 2026-08-11 21:27:34 +02:00
manager_test.go reservation: bound and prune active state machines 2026-08-11 21:27:34 +02:00
reservation.go reservation: add protocol version 2025-04-30 14:23:47 +02:00
store.go reservation: reject duplicate reservation entries 2026-08-11 21:21:53 +02:00
store_test.go reservation: add protocol version 2025-04-30 14:23:47 +02:00