Skip to content

fix: align wallet address tag with payout parser#40

Open
SINISTER1999 wants to merge 1 commit into
skndash96:mainfrom
SINISTER1999:fix-wallet-address-tag-payout
Open

fix: align wallet address tag with payout parser#40
SINISTER1999 wants to merge 1 commit into
skndash96:mainfrom
SINISTER1999:fix-wallet-address-tag-payout

Conversation

@SINISTER1999

Copy link
Copy Markdown

This PR fixes an inconsistency between the documented wallet address tag and the tag parsed by the payout flow.

The issue states that the wallet address should be included using the documented bounty address tag, but the payout logic reads a different tag. This can cause valid submissions to be missed or not associated with the correct payout address.

Change included:

  • Aligns the documented wallet address tag with the tag expected by the payout parser.

Verification:

  • git diff --check passes.
  • I could not run lint/typecheck locally because this environment does not have node, npm, pnpm, or corepack installed.

Payout address:

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

@pulsesinister is attempting to deploy a commit to the skndash96's projects Team on Vercel.

A member of the Team first needs to authorize it.

@SINISTER1999

Copy link
Copy Markdown
Author

Thanks for maintaining this bounty. I submitted this PR for issue #12.

The Vercel check appears to require team authorization for preview deployment, but the branch has no merge conflicts and the change is limited to aligning the documented wallet tag with the payout parser.

Happy to adjust anything if needed.

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.

2 participants