Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Refactor the orchestrator and relayer #429

Open
rach-id opened this issue Aug 8, 2023 · 0 comments
Open

Refactor the orchestrator and relayer #429

rach-id opened this issue Aug 8, 2023 · 0 comments
Labels
orchestrator orchestrator related relayer relayer related

Comments

@rach-id
Copy link
Member

rach-id commented Aug 8, 2023

Currently, the orchestrator and relayer initialization is complex, and we have multiple helper methods to do that.
However, if we need to add a new functionality, like storing the relayer signature, it becomes hard to do so without code duplication and adding complexity.
It would be better if we implement a builder pattern for the orchestrator/relayer so that future changes can be easier.

@rach-id rach-id added orchestrator orchestrator related relayer relayer related labels Aug 8, 2023
@rach-id rach-id assigned rach-id and unassigned rach-id Aug 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
orchestrator orchestrator related relayer relayer related
Projects
None yet
Development

No branches or pull requests

1 participant