-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: MergeFi/backend
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(dto,escrow): validate future deadline, deduplicate split validation, and separate integration specs (#171, #167, #177)
#180
opened Aug 21, 2026 by
ghzhost
Loading…
fix(backend): validate apportionBasisPoints sum, pin node engines and fix dockerignore (#169, #173, #176)
#179
opened Aug 21, 2026 by
ghzhost
Loading…
fix: route splitRelease response through toPublicPayments
#125
opened Aug 21, 2026 by
Gabrielcafens
Loading…
Fix: Calculate total/lifetime earnings from Payment ledger (#57)
#85
opened Aug 19, 2026 by
xq22115-pixel
Loading…
fix(idempotency): isolate unauthenticated callers to prevent shared 'anonymous' bucket collisions (#55)
#83
opened Aug 18, 2026 by
gramseostudio-dev
Contributor
Loading…
Fix: TeamMemberSplit Referential Integrity (Issue #58)
#82
opened Aug 17, 2026 by
gramseostudio-dev
Contributor
Loading…
fix(security): bind money-moving DTOs to authenticated caller identity
#80
opened Aug 17, 2026 by
davieslennox0
Loading…
5 tasks done
fix(users): bind stellar-address writes to the authenticated caller
#78
opened Aug 17, 2026 by
rudra496
Loading…
fix(github): restrict POST /github/sync/:owner/:repo with auth, roles, allowlist and throttling (#62)
#75
opened Aug 16, 2026 by
ghzhost
Loading…
4 tasks done
fix(bounties): prevent bounties from getting permanently stuck on escrow release failure
#74
opened Aug 16, 2026 by
windy202508
Loading…
fix(webhooks): isolate per-issue errors and deduplicate linked issues in handlePullRequest (#47)
#72
opened Aug 16, 2026 by
ghzhost
Loading…
fix(bounties): change Bounty.issue onDelete from CASCADE to RESTRICT (#53)
#71
opened Aug 16, 2026 by
ghzhost
Loading…
fix(teams): change TeamMemberSplit.user onDelete from CASCADE to RESTRICT (#58)
#70
opened Aug 16, 2026 by
ghzhost
Loading…
fix(milestones): validate issue repository matches milestone repository in addIssue (#59)
#69
opened Aug 16, 2026 by
ghzhost
Loading…
fix(users): protect GET /users and /users/:id with auth and redact PII (#64)
#68
opened Aug 16, 2026 by
ghzhost
Loading…
fix(api): add limit/offset pagination and caps to list endpoints (#63)
#67
opened Aug 16, 2026 by
ghzhost
Loading…
4 tasks done
fix: validate Stellar public keys across DTOs and escrow service (#60)
#66
opened Aug 16, 2026 by
ghzhost
Loading…
fix(reputation,analytics): compute contributor earnings from payment ledger (#57)
#65
opened Aug 16, 2026 by
ghzhost
Loading…
fix(teams): guard assignToBounty against invalid status and claimed bounties (#41)
#50
opened Aug 16, 2026 by
ghzhost
Loading…
fix(users): authorize stellar-address updates by caller ID (#39)
#49
opened Aug 16, 2026 by
ghzhost
Loading…
fix: prevent concurrent bounty claim race condition with pessimistic write lock
#37
opened Aug 10, 2026 by
windy202508
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.