Support split bounty payouts across multiple PR wallet tags#42
Support split bounty payouts across multiple PR wallet tags#42yahweh982 wants to merge 2 commits into
Conversation
|
@yahweh982 is attempting to deploy a commit to the skndash96's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
⚡️ Bounty Competition Started @yahweh982 has submitted a PR that references an issue with a bounty. Learn more about this bounty: https://bountic.vercel.app/b/skndash96/bountic/issues/12 When this PR is merged, the bounty will be locked and ready for payout approval. Bountic: Autonomous USDC bounties for open source |
|
Maintainer note: the failing Vercel check appears to be the Vercel team deployment authorization gate ( Local validation passed before opening this PR:
GitHub also reports no conflicts with the base branch. Happy to adjust the recipient parsing format if you prefer a different wallet tag convention. |
Fixes #12
Summary:
bountic-addresstag in the winning PR body instead of only one address.payout_eventsrow per recipient and include recipient details in bounty activity metadata.recipientsarray.Supported wallet tag examples:
Validation:
./node_modules/.bin/tsc --noEmit./node_modules/.bin/eslint lib/bounty/services/payout.ts lib/bounty/services/approve-payout.tsgit diff --check