Skip to content

Fix: Revert Relay Module Bug#52

Merged
jonas089 merged 1 commit intomainfrom
v0.2.0
Apr 20, 2026
Merged

Fix: Revert Relay Module Bug#52
jonas089 merged 1 commit intomainfrom
v0.2.0

Conversation

@jonas089
Copy link
Copy Markdown
Collaborator

When copy-pasting the Eden Front-End, an issue was introduced together with claude that replaced the OIF Aggregator backend in favor of the Relay module in the bridge UI.

This issue does not affect http://212.47.246.206:3000/bridge, nor eden-apps. It exclusively affects local testing with the stripped down solver-cli frontend, which is a claude-reduced fork of the eden-portal app.

This PR replaced the Relay module with the OIF aggregator again to ensure the correct backend is used for bridging when testing locally.

The widget package bundled Relay Protocol SDK in its fast tab, which
routed bridges through api.relay.link instead of our own OIF stack.
The /bridge page already uses OIF end-to-end, so onboarding now links
there directly instead of embedding the widget.

- Delete frontend/widget/ workspace package
- Drop @celestia/widget dependency from frontend/package.json
- Remove frontend/widget from pnpm-workspace.yaml
- Rewrite onboarding-steps/page.tsx with Open Bridge / Skip buttons

Run `pnpm install` to regenerate the lockfile and prune Relay, Solana,
and Hyperlane SDK deps that the widget pulled in transitively.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jonas089 jonas089 marked this pull request as ready for review April 20, 2026 09:39
@jonas089 jonas089 self-assigned this Apr 20, 2026
@jonas089 jonas089 merged commit 52dc26d into main Apr 20, 2026
6 checks passed
@jonas089 jonas089 deleted the v0.2.0 branch April 20, 2026 09:40
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