Skip to content

feat: add maintainer filtering to /api/bounties - #648

Open
nkar123412-hub wants to merge 5 commits into
ritik4ever:mainfrom
nkar123412-hub:feat/filter-by-maintainer
Open

feat: add maintainer filtering to /api/bounties#648
nkar123412-hub wants to merge 5 commits into
ritik4ever:mainfrom
nkar123412-hub:feat/filter-by-maintainer

Conversation

@nkar123412-hub

Copy link
Copy Markdown

This PR implements the requested maintainer filtering for the /api/bounties endpoint.

  • Updated listBounties in bountyStore.ts to filter by maintainer address.
  • Updated the /api/bounties route in app.ts to accept and pass the maintainer query parameter.

Fixes #245

@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the ritik4ever's projects Team on Vercel.

A member of the Team first needs to authorize it.

@nkar123412-hub
nkar123412-hub force-pushed the feat/filter-by-maintainer branch from a1be336 to 05be712 Compare June 16, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GET /api/bounties filtering by maintainer address

1 participant