loop/instantout/reservation
Boris Nagaev 3fd3fab8d1
loopdb: provide function NewSqlWriteOpts
It returns transaction options resulting in full (read+write) tx.

Use it in loopdb and instantout stores.
2024-06-17 12:26:37 -03:00
..
script reservation: add reservation script 2023-11-30 22:45:01 +01:00
actions.go instantout: add fsm and actions 2024-02-06 15:07:57 +01:00
actions_test.go reservation: update reservation state machine 2024-02-06 15:07:56 +01:00
fsm.go reservation: update reservation state machine 2024-02-06 15:07:56 +01:00
interfaces.go reservation: add reservation fsm and actions 2024-01-17 15:01:26 +01:00
log.go reservation: add reservation fsm and actions 2024-01-17 15:01:26 +01:00
manager.go multi: replace LSAT with L402 2024-04-24 13:28:28 -03:00
manager_test.go reservation: update reservation state machine 2024-02-06 15:07:56 +01:00
reservation.go reservation: add musig2 spend helpers 2024-01-31 16:01:04 +01:00
reservation_fsm.md fsm: add instanout fsm parsing 2024-02-06 15:08:00 +01:00
store.go loopdb: provide function NewSqlWriteOpts 2024-06-17 12:26:37 -03:00
store_test.go reservations: add reservation sql store 2024-01-17 15:59:06 +01:00