Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridge Relayer Decoupling #29

Draft
wants to merge 21 commits into
base: feat/bridge
Choose a base branch
from
Draft

Bridge Relayer Decoupling #29

wants to merge 21 commits into from

Conversation

grujicf
Copy link
Contributor

@grujicf grujicf commented Dec 13, 2024

Description

This pull request introduces a significant architectural change by decoupling the bridge relayer into a standalone component. It adds a new CLI command, bridge-relayer, which serves as an entry point for configuring and launching the relay.

Key Changes

  • Separates the bridge relayer from the existing system to function as an independent component.
  • Adds a dedicated CLI command (bridge-relayer) to initialize and run the relayer.

This update enhances modularity, simplifies maintenance, and improves flexibility for future development.

@grujicf grujicf changed the title Bridge Relay Decoupling Bridge Relayer Decoupling Dec 23, 2024
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.

2 participants