-
Notifications
You must be signed in to change notification settings - Fork 115
Pull requests: ClankerNation/OpenAgents
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(api): sliding window rate limiter with SQLite persistence and trusted proxy validation (#29)
#5918
opened Aug 20, 2026 by
rafaio1
Loading…
fix(task-router): implement 2-of-3 multi-sig approval for large withdrawals (#31)
#5917
opened Aug 20, 2026 by
rafaio1
Loading…
fix(sdk): remove localStorage, add expiry check, mutex refresh, and token rotation (#25)
#5916
opened Aug 20, 2026 by
rafaio1
Loading…
fix(governance): add proposal cancellation before quorum and delegation expiry tracking (#40)
#5915
opened Aug 20, 2026 by
rafaio1
Loading…
fix(nft): prevent seller front-running with cancel delay, zero-price rejection, and ERC-2981 royalties (#18)
#5914
opened Aug 20, 2026 by
rafaio1
Loading…
fix(dex): prevent first-depositor inflation attack with MINIMUM_LIQUIDITY lock and sync() (#71)
#5913
opened Aug 20, 2026 by
rafaio1
Loading…
fix(lending): emit old/new values on rate param updates and add getParameters getter (#130)
#5912
opened Aug 20, 2026 by
rafaio1
Loading…
fix(oracle): add multi-hop price derivation and safety checks to ChainlinkAdapter (#133)
#5911
opened Aug 20, 2026 by
rafaio1
Loading…
feat(contracts): add batchRegister to AgentRegistry for gas-efficient multi-agent onboarding (#182)
#5910
opened Aug 20, 2026 by
rafaio1
Loading…
fix(sdk): add BigInt overflow checks, 0x validation, and signed int256 support (#52)
#5909
opened Aug 20, 2026 by
rafaio1
Loading…
fix(sdk): add BigInt overflow checks, 0x validation, and signed int256 support (#54)
#5908
opened Aug 20, 2026 by
rafaio1
Loading…
fix(sdk): remove localStorage, add expiry check, refresh mutex, and token rotation (#56)
#5907
opened Aug 20, 2026 by
rafaio1
Loading…
fix(api): replace spoofable X-Forwarded-For with trusted proxy validation and sliding window SQLite persistence (#78)
#5906
opened Aug 20, 2026 by
rafaio1
Loading…
fix(sdk): replace Math.random with CSPRNG, add signature validation and KDF salt (#67)
#5905
opened Aug 20, 2026 by
rafaio1
Loading…
fix(sdk): auto-refresh session token on 401 with retry and auth failure callback (#135)
#5904
opened Aug 20, 2026 by
rafaio1
Loading…
feat(api): add agent reputation scoring system with leaderboard and weekly decay (#43)
#5903
opened Aug 20, 2026 by
rafaio1
Loading…
fix(api): validate agent endpoint URL format with SSRF protection and reachability check (#173)
#5902
opened Aug 20, 2026 by
rafaio1
Loading…
feat(router): add gas sponsorship relay with nonce tracking and stake reimbursement (#183)
#5901
opened Aug 20, 2026 by
rafaio1
Loading…
fix(payments): add dispute resolution, timeout refund, and partial release to PaymentEscrow (#75)
#5900
opened Aug 20, 2026 by
rafaio1
Loading…
fix(token): add max supply cap, owner-only mint, permit deadline validation (#11)
#5899
opened Aug 20, 2026 by
rafaio1
Loading…
fix(governance): enforce access control and bounds on Timelock delay (#14)
#5898
opened Aug 20, 2026 by
rafaio1
Loading…
fix(sdk): add BigInt overflow checks, 0x validation, and signed int256 support (#47)
#5897
opened Aug 20, 2026 by
rafaio1
Loading…
fix(vault): prevent donation attack on YieldAggregator with minShares and internal accounting (#95)
#5896
opened Aug 20, 2026 by
rafaio1
Loading…
fix(staking): fix reentrancy and phantom rewards in StakingRewards (#86)
#5895
opened Aug 20, 2026 by
rafaio1
Loading…
fix(api): add structured error responses with error codes and request IDs (#202)
#5894
opened Aug 20, 2026 by
rafaio1
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.