feat: operator admin UI + backing endpoints (v0.2.0)
feat: operator admin UI + backing endpoints (v0.2.0)
test: real-DB migration test (#14)
Add a real-DB migration test (the suite monkeypatches crud, so migrations are unexercised)
Make check-then-hold atomic (double-booking race)
Wire FX conversion + deposit invoice creation into the booking hold
Expose Chatelet over the LNbits nostr-transport (register_rpc)
Make check-then-hold atomic (double-booking race)
Shipped in PR #9 (per-room asyncio.Lock around check-then-hold), with a real-DB concurrency regression test in #10 and the migration test in #15; released in catalog v0.1.0. Closing (auto-close…
Wire FX conversion + deposit invoice creation into the booking hold
Shipped in PR #7 (FX conversion + deposit invoice into the booking hold) and released in catalog v0.1.0. Closing (auto-close phrasing never fired).
Expose Chatelet over the LNbits nostr-transport (register_rpc)
Shipped in PR #8 (booking flow over the LNbits nostr-transport, register_rpc) and released in catalog v0.1.0. Closing — the PR's "Closes the code portion of #1" phrasing never matched…