loop/instantout
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
..
reservation reservation: bound and prune active state machines 2026-08-11 21:27:34 +02:00
actions.go reservation: bound and prune active state machines 2026-08-11 21:27:34 +02:00
cleanup_test.go reservation: bound and prune active state machines 2026-08-11 21:27:34 +02:00
fsm.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
fsm.md fsm: make diagram generation deterministic 2026-07-18 16:27:11 -03:00
instantout.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
interfaces.go instantout: add fsm and actions 2024-02-06 15:07:57 +01:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
manager.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
store.go instantout: assign chaincfg in sql store 2024-07-16 19:41:51 +02:00
store_test.go instantout: add instantout store 2024-02-06 15:07:57 +01:00