Skip to content

feat(web): unified Privy+wagmi WalletButton with on-chain bounty detail & feed search#1

Open
cycy701 wants to merge 12 commits into
mainfrom
bounty/b51-wallet-button
Open

feat(web): unified Privy+wagmi WalletButton with on-chain bounty detail & feed search#1
cycy701 wants to merge 12 commits into
mainfrom
bounty/b51-wallet-button

Conversation

@cycy701
Copy link
Copy Markdown
Owner

@cycy701 cycy701 commented May 17, 2026

Closes yeheskieltame#148

Changes

  • WalletButton: dual-mode Privy+wagmi connector with ConnectedWalletPill
  • Providers: PrivyProvider integration with configurable appId
  • Bounty detail: full on-chain wire (claim, submit, pick winner, settle stake)
  • Post form: on-chain bounty creation with token approval flow
  • Bounties feed: client-side search + sort (newest/reward/ending)
  • 6 new routes: /hire, /install, /poster, /stats, /worker, /style-guide
  • wallet/config: injected connector, fixed isMiniPay
  • layout: metadataBase, manifest, apple icon

yeheskieltame and others added 11 commits May 17, 2026 20:59
Public postBounty round B38-B54 generated sybil patterns (cycy701 +
Freeman88-tch sharing wallet 0xb08095...). All new bounty issues now
use postDirectHire targeting one of the 30 local swarm workers; the
GitHub issue is informational only with no bounty-open label.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Validates manifest.webmanifest fields, icon dimensions, layout wiring,
and install-prompt component. Originally drafted by sypham98-prog in
PR yeheskieltame#205; adapted here to accept either a combined "any maskable"
purpose or separate maskable entries, and to derive icon paths from
the manifest rather than hardcode them. Runs green once a winning B42
PR (PWA manifest + icons + InstallPrompt) is merged.

Co-Authored-By: sypham98-prog <sypham98@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…d2-bounty-resolution

Round 2 resolution: direct-hire policy + B42 verification harness
@cycy701 cycy701 force-pushed the bounty/b51-wallet-button branch from 5ff4e07 to ff37e71 Compare May 17, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(web): <WalletButton /> Privy+MiniPay unified (B51)

2 participants