ink-mainnet: delete 9 orphaned compose files, keep single reth variant #46

Merged
sebastian merged 1 commits from issue-2053 into main 2026-07-29 02:41:49 +00:00
Collaborator

Summary

Delete 9 colliding orphaned ink-mainnet compose files; keep single active op/reth/ink-mainnet-op-reth-pruned-trace--kona.yml.

Context: vibe-node config.yml removes geth from ink-mainnet catalog; these files are orphaned and collide with reth's routing (Traefik sees duplicate service names → error state). This PR cleans the asset side.

Files removed

  • op/geth/ink-mainnet-*.yml (3 profiles)
  • op/erigon/ink-mainnet-*.yml (4 profiles)
  • op/reth/ink-mainnet-op-reth-archive-*.yml (2 profiles)

Kept: op/reth/ink-mainnet-op-reth-pruned-trace--kona.yml (single active variant)

Verification

Re-generated via vibe-node ./update.sh; no orphans recreated.

  • vibe-node issue #2053 (source PR + context)
  • Closes vibe-node #2053 once both PRs merge
## Summary Delete 9 colliding orphaned ink-mainnet compose files; keep single active `op/reth/ink-mainnet-op-reth-pruned-trace--kona.yml`. **Context:** vibe-node config.yml removes geth from ink-mainnet catalog; these files are orphaned and collide with reth's routing (Traefik sees duplicate service names → error state). This PR cleans the asset side. ## Files removed - `op/geth/ink-mainnet-*.yml` (3 profiles) - `op/erigon/ink-mainnet-*.yml` (4 profiles) - `op/reth/ink-mainnet-op-reth-archive-*.yml` (2 profiles) **Kept:** `op/reth/ink-mainnet-op-reth-pruned-trace--kona.yml` (single active variant) ## Verification Re-generated via vibe-node `./update.sh`; no orphans recreated. ## Related - vibe-node issue #2053 (source PR + context) - Closes vibe-node #2053 once both PRs merge
claude added 1 commit 2026-07-28 13:20:42 +00:00
Orphaned op-geth files (already removed from config.yml) plus sibling
op-reth/op-erigon profiles still share Traefik service names/paths under
COMPOSE_FILE. Keep only ink-mainnet-op-reth-pruned-trace--kona.yml as the
single active /ink-mainnet route.
sebastian merged commit de0e7614a6 into main 2026-07-29 02:41:49 +00:00
sebastian deleted branch issue-2053 2026-07-29 02:41:49 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StakeSquid/ethereum-rpc-docker#46