Skip to content

Pull requests: AnkanMisra/MicroAI-Paygate

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(gateway): harden AI provider HTTP error handling and context propagation bug Something isn't working go Pull requests that update go code gssoc:approved Approved for GSSoC contribution level:intermediate Moderate scope requiring project familiarity or cross-file changes. triage Needs maintainer triage. type:bug A defect or regression in existing behavior. type:security Security, abuse resistance, secret safety, or payment integrity work. type:testing Tests, coverage, fixtures, or validation-only work.
#258 opened Jul 7, 2026 by tlnarayana005 Loading…
5 of 18 tasks
feat(gateway): make request body size limit configurable via MAX_REQUEST_BODY_BYTES documentation Improvements or additions to documentation go Pull requests that update go code type:docs Documentation, API docs, examples, or contributor docs. type:testing Tests, coverage, fixtures, or validation-only work.
#253 opened Jul 6, 2026 by tlnarayana005 Loading…
10 of 18 tasks
docs: add missing env vars documentation (verifier config) documentation Improvements or additions to documentation type:docs Documentation, API docs, examples, or contributor docs.
#251 opened Jul 5, 2026 by shrutig-blip Loading…
Support advertised chain options in the web wallet flow 228 documentation Improvements or additions to documentation enhancement New feature or request go Pull requests that update go code gssoc:approved Approved for GSSoC contribution level:intermediate Moderate scope requiring project familiarity or cross-file changes. triage Needs maintainer triage. type:docs Documentation, API docs, examples, or contributor docs. type:feature New user-facing or API-facing capability. type:testing Tests, coverage, fixtures, or validation-only work. TypeScript TypeScript code
#250 opened Jul 4, 2026 by pisum-sativum Loading…
9 of 18 tasks
Fix tx replay attack 241 bug Something isn't working go Pull requests that update go code gssoc:approved Approved for GSSoC contribution level:advanced Large, risky, or cross-service work requiring strong project context. triage Needs maintainer triage. type:bug A defect or regression in existing behavior. type:security Security, abuse resistance, secret safety, or payment integrity work. type:testing Tests, coverage, fixtures, or validation-only work. TypeScript TypeScript code
#249 opened Jul 4, 2026 by pisum-sativum Loading…
9 of 18 tasks
feat: stream AI response tokens via SSE enhancement New feature or request go Pull requests that update go code gssoc:approved Approved for GSSoC contribution level:intermediate Moderate scope requiring project familiarity or cross-file changes. triage Needs maintainer triage. type:feature New user-facing or API-facing capability. type:performance Latency, throughput, efficiency, or resilience improvements. type:testing Tests, coverage, fixtures, or validation-only work. TypeScript TypeScript code
#248 opened Jul 4, 2026 by pisum-sativum Loading…
11 of 18 tasks
feat(gateway): add centralized AI prompt validation bug Something isn't working documentation Improvements or additions to documentation go Pull requests that update go code gssoc:approved Approved for GSSoC contribution level:intermediate Moderate scope requiring project familiarity or cross-file changes. triage Needs maintainer triage. type:bug A defect or regression in existing behavior. type:docs Documentation, API docs, examples, or contributor docs. type:security Security, abuse resistance, secret safety, or payment integrity work. type:testing Tests, coverage, fixtures, or validation-only work. TypeScript TypeScript code
#247 opened Jul 4, 2026 by karuna-1 Contributor Loading…
160 multi chain payment support documentation Improvements or additions to documentation enhancement New feature or request go Pull requests that update go code gssoc:approved Approved for GSSoC contribution level:advanced Large, risky, or cross-service work requiring strong project context. rust Pull requests that update rust code type:docs Documentation, API docs, examples, or contributor docs. type:feature New user-facing or API-facing capability. TypeScript TypeScript code
#238 opened Jun 20, 2026 by Stewartsson Loading…
5 tasks done
[codex] refactor gateway paid-request verification flow go Pull requests that update go code type:testing Tests, coverage, fixtures, or validation-only work.
#235 opened Jun 18, 2026 by AnkanMisra Owner Draft
feat: implement structured JSON logging for gateway requests and payments documentation Improvements or additions to documentation go Pull requests that update go code type:docs Documentation, API docs, examples, or contributor docs. type:testing Tests, coverage, fixtures, or validation-only work.
#206 opened Jun 7, 2026 by aayushprsingh Loading…
[codex] refresh dependency and toolchain versions documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code go Pull requests that update go code rust Pull requests that update rust code type:devops Deployment, observability, operations, CI, or infrastructure work. type:docs Documentation, API docs, examples, or contributor docs. type:testing Tests, coverage, fixtures, or validation-only work. TypeScript TypeScript code
#205 opened Jun 6, 2026 by AnkanMisra Owner Loading…
fix: handle non-positive timeout and nil cancel in RequestTimeoutMiddleware bug Something isn't working go Pull requests that update go code level:intermediate Moderate scope requiring project familiarity or cross-file changes. type:bug A defect or regression in existing behavior.
#197 opened Jun 5, 2026 by Siddh2024 Loading…
fix: add deterministic mock AI provider for local/demo use enhancement New feature or request go Pull requests that update go code good first issue Good for newcomers level:beginner Small, well-scoped work suitable for newer contributors. type:feature New user-facing or API-facing capability. type:testing Tests, coverage, fixtures, or validation-only work.
#194 opened Jun 4, 2026 by rajsingh1301 Loading…
feat: implement structured JSON logging for gateway requests and payments documentation Improvements or additions to documentation enhancement New feature or request go Pull requests that update go code level:intermediate Moderate scope requiring project familiarity or cross-file changes. type:docs Documentation, API docs, examples, or contributor docs. type:testing Tests, coverage, fixtures, or validation-only work.
#192 opened Jun 2, 2026 by aayushprsingh Loading…
test(web): add docs nav route consistency tests
#187 opened May 29, 2026 by PranavAgarkar07 Contributor Loading…
7 of 18 tasks
feat(gateway): make request body size configurable via env enhancement New feature or request go Pull requests that update go code level:beginner Small, well-scoped work suitable for newer contributors. type:feature New user-facing or API-facing capability. type:security Security, abuse resistance, secret safety, or payment integrity work.
#186 opened May 29, 2026 by PranavAgarkar07 Contributor Loading…
7 of 18 tasks
[codex] centralize gateway paid request flow
#168 opened May 18, 2026 by AnkanMisra Owner Loading…
9 of 18 tasks
chore(deps): bump tokio from 1.49.0 to 1.51.1 in /verifier dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#146 opened Apr 13, 2026 by dependabot Bot Loading…
chore(deps): bump actions/github-script from 8 to 9 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#145 opened Apr 13, 2026 by dependabot Bot Loading…
chore(deps): bump next from 16.1.1 to 16.2.3 in /web dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#144 opened Apr 10, 2026 by dependabot Bot Loading…
chore(deps): bump github.com/gin-contrib/gzip from 1.2.5 to 1.2.6 in /gateway dependencies Pull requests that update a dependency file go Pull requests that update go code
#142 opened Mar 30, 2026 by dependabot Bot Loading…
chore(deps): bump picomatch in /web dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#141 opened Mar 26, 2026 by dependabot Bot Loading…
chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /web dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#139 opened Mar 21, 2026 by dependabot Bot Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.