loop/instantout/reservation
Slyghtning 51eb8f410a
reservation: validate confirmed output amounts
Compare each confirmed transaction output with the expected reservation
amount before advancing the state machine.
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 reservation: validate confirmed output amounts 2026-08-11 21:27:34 +02: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: validate confirmed output amounts 2026-08-11 21:27:34 +02:00
reservation.go reservation: validate confirmed output amounts 2026-08-11 21:27:34 +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