-
Notifications
You must be signed in to change notification settings - Fork 3
Pull requests: dcccrypto/percolator-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(routes): truncate error details in non-production responses
#175
opened Apr 9, 2026 by
6figpsolseeker
Loading…
2 tasks done
fix(startup): use process.exit(1) for NODE_ENV validation, not throw
#174
opened Apr 9, 2026 by
6figpsolseeker
Loading…
2 tasks done
fix(markets): add missing columns to stats endpoints per OpenAPI schema
#173
opened Apr 9, 2026 by
6figpsolseeker
Loading…
3 tasks done
fix(validateSlab): validate BLOCKED_MARKET_ADDRESSES entries as base58 pubkeys
#172
opened Apr 9, 2026 by
6figpsolseeker
Loading…
4 tasks done
fix(open-interest): return OI history in ascending order for charts
#171
opened Apr 9, 2026 by
6figpsolseeker
Loading…
3 tasks done
docs: fix README endpoint table — remove non-existent /v1/ prefix
#170
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
1 task done
fix: copy openapi.yaml into Docker production image
#169
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 of 4 tasks
fix(ws): reject tokens with NaN timestamps in verifyWsToken
#168
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 tasks done
fix: align price validation ceiling in /funding/:slab with /markets
#167
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
1 task done
fix: add blocklist filter to /prices/markets endpoint
#166
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
1 task done
fix: add request ID tracking for production debugging
#165
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 of 4 tasks
fix: add DB stale-cache fallback to stats, prices, markets/stats, and crank
#164
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 tasks done
fix(ws): report actually subscribed channels in legacy subscribe response
#163
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 of 3 tasks
fix: log auth failures in requireApiKey middleware
#162
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
3 tasks done
fix: normalize netLpPosition to netLpPos for API consistency
#161
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
3 tasks done
fix: rename SOLANA_RPC_URL to RPC_URL in .env.example
#160
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 tasks done
fix: sync pnpm-lock.yaml with SDK bump to 8f3a123
#159
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
4 tasks done
docs: fix funding history limit — spec said 1000, code caps at 500
#158
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 tasks done
docs: add missing ws field to HealthResponse.checks in OpenAPI spec
#157
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
1 task done
docs: add API key auth requirement to /ws/stats in OpenAPI spec
#156
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 tasks done
docs: add missing OpenAPI spec for historySince, ADL rankings, and chart
#155
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
3 tasks done
fix: add RPC fallback with timeout for on-chain reads
#154
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 of 5 tasks
fix: add RPC timeout to fetchSlab/getSlot to prevent indefinite hangs
#153
opened Apr 9, 2026 by
0x-SquidSol
Contributor
Loading…
2 of 4 tasks
fix(prices): sanitize price values from oracle_prices and markets_with_stats
#152
opened Apr 9, 2026 by
6figpsolseeker
Loading…
4 tasks done
fix(adl): promote cached entries on hit so eviction is LRU not FIFO
#151
opened Apr 9, 2026 by
6figpsolseeker
Loading…
2 tasks done
Previous Next
ProTip!
Adding no:label will show everything without a label.