You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/instantout/reservation
Boris Nagaev 0e7927ac96
multi: replace LSAT with L402
git mv ./cmd/loop/lsat.go ./cmd/loop/l402.go
sed 's@lsat@l402@g' -i `git grep -l lsat`
sed 's@Lsat@L402@g' -i `git grep -l Lsat`
sed 's@LSAT@L402@g' -i `git grep -l LSAT`
make rpc

Updated release_notes.md.
2 weeks ago
..
script reservation: add reservation script 5 months ago
actions.go instantout: add fsm and actions 3 months ago
actions_test.go reservation: update reservation state machine 3 months ago
fsm.go reservation: update reservation state machine 3 months ago
interfaces.go reservation: add reservation fsm and actions 4 months ago
log.go reservation: add reservation fsm and actions 4 months ago
manager.go multi: replace LSAT with L402 2 weeks ago
manager_test.go reservation: update reservation state machine 3 months ago
reservation.go reservation: add musig2 spend helpers 3 months ago
reservation_fsm.md fsm: add instanout fsm parsing 3 months ago
store.go reservations: add reservation sql store 4 months ago
store_test.go reservations: add reservation sql store 4 months ago