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
@@ -109,12 +109,12 @@
|
||||
{
|
||||
"id": "botfights",
|
||||
"title": "BotFights",
|
||||
"version": "1.2.8",
|
||||
"version": "1.2.9",
|
||||
"description": "Bot competition arena with 2-player arcade fighting mode. AI bots battle in trivia challenges while humans duke it out with controllers. Built for Bitcoiners.",
|
||||
"icon": "/assets/img/app-icons/botfights.svg",
|
||||
"author": "BotFights",
|
||||
"category": "community",
|
||||
"dockerImage": "146.59.87.168:3000/lfg2025/botfights:1.2.8",
|
||||
"dockerImage": "146.59.87.168:3000/lfg2025/botfights:1.2.9",
|
||||
"repoUrl": "https://botfights.net",
|
||||
"containerConfig": {
|
||||
"ports": [
|
||||
|
||||
Reference in New Issue
Block a user