-
Notifications
You must be signed in to change notification settings - Fork 6
Pull requests: dcccrypto/percolator-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ci(sdk-smoke): check out percolator-sdk as a sibling so the nightly can install (#232)
#240
opened Aug 6, 2026 by
dcccrypto
Owner
Loading…
ci(sdk-smoke): drop invalid
pnpm add flag and stop splicing the dispatch payload into shell
#239
opened Jul 21, 2026 by
dcccrypto
Owner
Loading…
fix(deps): resolve @percolatorct/sdk from a pinned git tarball, not a local sibling path (#232)
#238
opened Jul 21, 2026 by
dcccrypto
Owner
Loading…
fix(rate-limit): key IPv6 rate buckets by /64 instead of /128 (#205)
#237
opened Jul 20, 2026 by
dcccrypto
Owner
Loading…
fix(ws): fail closed when WS_AUTH_SECRET is unset (#212)
#236
opened Jul 20, 2026 by
dcccrypto
Owner
Loading…
fix(ci): stop shell injection via repository_dispatch payload in sdk-smoke (#206)
#235
opened Jul 20, 2026 by
dcccrypto
Owner
Loading…
ci: check out percolator-sdk as a sibling so pnpm install can resolve it (#232)
#233
opened Jul 20, 2026 by
dcccrypto
Owner
Loading…
fix(security): default TRUSTED_PROXY_DEPTH to fail closed
#231
opened Jun 27, 2026 by
Bayyan16
Contributor
Loading…
fix(api): stop logging raw Error objects in 4 catch blocks [BUG-113]
#228
opened Jun 26, 2026 by
Morenikeoa
Loading…
5 tasks done
fix(api): correct openapi.yaml drift from actual v17 responses [BUG-112]
#227
opened Jun 26, 2026 by
Morenikeoa
Loading…
4 tasks done
fix(api): surface shared-store (Redis/Upstash) liveness in /health [BUG-111]
#226
opened Jun 26, 2026 by
Morenikeoa
Loading…
5 tasks done
fix(api): WS health check should read the live wss client count [BUG-110]
#225
opened Jun 26, 2026 by
Morenikeoa
Loading…
5 tasks done
fix(api): detect stale/lagging RPC node in health check [BUG-109]
#224
opened Jun 26, 2026 by
Morenikeoa
Loading…
4 tasks done
fix(api): in-flight request coalescing for /chart/:mint [BUG-107]
#223
opened Jun 26, 2026 by
Morenikeoa
Loading…
fix(api): add response caching to /insurance/:slab [BUG-106]
#222
opened Jun 26, 2026 by
Morenikeoa
Loading…
fix(api): remove stale, divergent package-lock.json [BUG-104]
#221
opened Jun 26, 2026 by
Morenikeoa
Loading…
fix(api): reconnect OraclePriceBroadcaster on channel drop + surface its health [BUG-103]
#220
opened Jun 26, 2026 by
Morenikeoa
Loading…
fix(api): bound WS draining + alert webhook so shutdown's HTTP drain is never skipped [BUG-102]
#219
opened Jun 26, 2026 by
Morenikeoa
Loading…
fix(api): stop fabricating markPrice/indexPrice in live WS price ticks [BUG-101]
#218
opened Jun 26, 2026 by
Morenikeoa
Loading…
fix(api): cap /candles/:slab date-span to what MAX_BARS can hold [BUG-008]
#217
opened Jun 25, 2026 by
Morenikeoa
Loading…
fix(api): truncate primary-RPC error before logging it [BUG-007]
#216
opened Jun 25, 2026 by
Morenikeoa
Loading…
fix(api): scope DB stale-fallback cache keys by network [BUG-006]
#215
opened Jun 25, 2026 by
Morenikeoa
Loading…
fix(api): globalize WS connection/subscription caps via SharedStore [BUG-005]
#214
opened Jun 25, 2026 by
Morenikeoa
Loading…
fix(routes): scope single-market queries by network
#204
opened Jun 25, 2026 by
Bayyan16
Contributor
Loading…
fix(api): in-flight request coalescing for response cache + DB fallback cache [BUG-004]
#197
opened Jun 25, 2026 by
Morenikeoa
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.