spirekeeper: add v0.1.1 (secure cash-in: create_withdraw RPC + cap + bech32 lnurl)

New entry alongside v0.1.0 (instances on the old version keep resolving it).
Bundles spirekeeper#30 (cash-in settlement processing) + #32 (server-side
create_withdraw RPC, max_cash_in_sats cap, bech32 LNURL fix) + #29. Pairs with
aiolabs/withdraw v1.2.2-aio.2 (extra passthrough). See spirekeeper#31.
This commit is contained in:
Padreug 2026-06-22 16:08:30 +02:00
commit 261c147300

View file

@ -55,6 +55,16 @@
"archive": "https://git.atitlan.io/aiolabs/spirekeeper/archive/v0.1.0.zip",
"hash": "a3c8dfba98ebe1d7e3de21d40b16c4455a4ab1fda1e7c80504d6ecb0f68bd6bc"
},
{
"id": "spirekeeper",
"repo": "https://git.atitlan.io/aiolabs/spirekeeper",
"name": "spirekeeper",
"version": "0.1.1",
"short_description": "Operator admin for bitSpire ATMs — DCA distribution over Nostr",
"icon": "https://git.atitlan.io/aiolabs/spirekeeper/raw/branch/main/static/image/aio.png",
"archive": "https://git.atitlan.io/aiolabs/spirekeeper/archive/v0.1.1.zip",
"hash": "766685fda379c3028e3d67aea80b7228374194a55e93b93f01d37c8fad973660"
},
{
"id": "events",
"repo": "https://git.atitlan.io/aiolabs/events",