Skip to content

delete ponder#48

Merged
frolic merged 1 commit into
mainfrom
delete-ponder
Jul 3, 2026
Merged

delete ponder#48
frolic merged 1 commit into
mainfrom
delete-ponder

Conversation

@frolic

@frolic frolic commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Step 3 of consolidating indexing onto shovel (stacked on #47, which follows #46). Draft until both are deployed and verified.

  • delete packages/ponder
  • remove the ethfs-ponder service and ethfs-ponder-db database from render.yaml (the service was actually pointed at ethfs-shovel-db; ethfs-ponder-db was referenced by nothing)
  • remove the ponder proc from mprocs.yaml

Verified: pnpm install + web pnpm build pass; no ponder references remain outside the lockfile.

After merge, two manual Render dashboard steps (blueprints don't auto-delete resources):

  1. delete the ethfs-ponder service — note this kills https://ethfs.ponder-dev.com, so any external consumers of that GraphQL endpoint break
  2. delete the ethfs-ponder-db database

🤖 Generated with Claude Code

Base automatically changed from web-off-ponder to main July 3, 2026 22:16
Shovel is now the sole indexer; the frontend queries its files_created
table directly. Removes the ponder package, its Render service and
unused ethfs-ponder-db, and the mprocs dev process.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@frolic frolic marked this pull request as ready for review July 3, 2026 22:27
@frolic frolic merged commit 31e9951 into main Jul 3, 2026
5 of 6 checks passed
@frolic frolic deleted the delete-ponder branch July 3, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant