Content pfp
Content
@
0 reply
0 recast
0 reaction

Kevin pfp
Kevin
@typedarray.eth
New release! Ponder 0.6.0 improves observability, simplifies self hosting, and updates to the latest version of Viem. - New /ready endpoint - Terminal UI improvements (req/s, latest block) - Better ETA formula
4 replies
11 recasts
89 reactions

Kevin pfp
Kevin
@typedarray.eth
The new /ready endpoint returns an HTTP 200 response once the backfill is complete. It’s a great fit for a k8s readiness probe, or a healthcheck endpoint for less flexible environments like Railway. The /health endpoint now returns 200 immediately (a good liveness probe).
1 reply
0 recast
14 reactions

Kevin pfp
Kevin
@typedarray.eth
The terminal UI now displays the latest indexed block, RPC req/s, and status of each chain. This makes it easier to identify if your app is bottlenecked by RPC request throughput. We also tweaked the ETA formula to be more accurate.
1 reply
0 recast
0 reaction