sputn1ck
f725f07dd9
fsm: add instanout fsm parsing
2024-02-06 15:08:00 +01:00
sputn1ck
b7c1e68f46
instantout: add instantout manager
2024-02-06 15:07:58 +01:00
sputn1ck
56ed6f7ccb
instantout: add fsm and actions
2024-02-06 15:07:57 +01:00
sputn1ck
89b5c00cfa
reservation: update reservation state machine
...
This commit updates the reservation statemachine to
allow for locking and spending of the
initial reservation.
2024-02-06 15:07:56 +01:00
sputn1ck
112e612c7a
reservation: add musig2 spend helpers
2024-01-31 16:01:04 +01:00
sputn1ck
9b178dd979
fsm: add reservation fsm compiling
2024-01-17 15:59:09 +01:00
sputn1ck
49c40d9173
loopd: add reservation handling
2024-01-17 15:59:08 +01:00
sputn1ck
d527b0b67c
reservation: add test for manager
2024-01-17 15:59:06 +01:00
sputn1ck
61a5f9da05
reservation: add reservation manager
...
This commit adds the reservation manager to the reservation package.
This manager manages the lifecycle
of reservations.
2024-01-17 15:59:06 +01:00
sputn1ck
60df5fe320
reservations: add reservation sql store
2024-01-17 15:59:06 +01:00
sputn1ck
1a75a5393a
reservation add actions tests
2024-01-17 15:59:05 +01:00
sputn1ck
228bf6a941
reservation: add reservation fsm and actions
...
This commit adds the reservation state machine and actions to the
reservation package.
2024-01-17 15:01:26 +01:00
sputn1ck
3142e98726
reservation: add reservation script
...
This commit adds the reservation script file.
This file contains the neccessary function to create the
reservation script and addresses from the
pubkeys and expiry.
2023-11-30 22:45:01 +01:00