loop/instantout
Slyghtning e772f8ccfa
instantout: enforce the accepted swap fee
Carry the accepted quote into each request, persist it, and reject
invoices above that limit. Preserve compatibility for requests that
omit the cap while distinguishing an explicit zero.
2026-08-11 21:27:35 +02:00
..
reservation reservation: validate confirmed output amounts 2026-08-11 21:27:34 +02:00
actions.go instantout: enforce the accepted swap fee 2026-08-11 21:27:35 +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 instantout: enforce the accepted swap fee 2026-08-11 21:27:35 +02:00
instantout_test.go instantout: enforce the accepted swap fee 2026-08-11 21:27:35 +02: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 instantout: enforce the accepted swap fee 2026-08-11 21:27:35 +02:00
store.go instantout: enforce the accepted swap fee 2026-08-11 21:27:35 +02:00
store_test.go instantout: add instantout store 2024-02-06 15:07:57 +01:00