Commit Graph

8 Commits (627eb5cb68a9c0c6bf30f78f2e2faa53ad6c9927)

Author SHA1 Message Date
sputn1ck 9b178dd979
fsm: add reservation fsm compiling 8 months ago
sputn1ck 49c40d9173
loopd: add reservation handling 8 months ago
sputn1ck d527b0b67c
reservation: add test for manager 8 months ago
sputn1ck 61a5f9da05
reservation: add reservation manager
This commit adds the reservation manager to the reservation package.
This manager manages the lifecycle
of reservations.
8 months ago
sputn1ck 60df5fe320
reservations: add reservation sql store 8 months ago
sputn1ck 1a75a5393a
reservation add actions tests 8 months ago
sputn1ck 228bf6a941
reservation: add reservation fsm and actions
This commit adds the reservation state machine and actions to the
reservation package.
8 months ago
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.
10 months ago