feat(botfights): 1.2.9 — Cashu primary entry-fee UX, anonymous-bot ranked staking
Demo images / Build & push demo images (push) Successful in 4m21s
Demo images / Build & push demo images (push) Successful in 4m21s
Bumps to botfights:1.2.9, which carries: Cashu token payment wired as the primary entry-fee UX in WalletConnect.vue (was built server-side already but never called from any UI), Lightning/NWC demoted to secondary, and a fix so anonymous poll-mode bots (not just nostr-authenticated humans) can use ranked/staked fights — join-ranked previously required a pubkey unconditionally, silently locking out the entire AI-agent audience. No archy-side manifest changes beyond the version/image bump. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
59798ebff5
commit
71f2f22f04
@@ -90,7 +90,7 @@ FIPS_UI_IMAGE="$ARCHY_REGISTRY/fips-ui:latest"
|
||||
ROUTSTR_IMAGE="$ARCHY_REGISTRY/routstr:v0.4.3"
|
||||
|
||||
# Community / Gaming
|
||||
BOTFIGHTS_IMAGE="$ARCHY_REGISTRY/botfights:1.2.8"
|
||||
BOTFIGHTS_IMAGE="$ARCHY_REGISTRY/botfights:1.2.9"
|
||||
|
||||
# IndeedHub stack
|
||||
INDEEDHUB_IMAGE="$ARCHY_REGISTRY/indeedhub:1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user