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

[EPIC] Remove the operator #158

Open
2 of 7 tasks
srdtrk opened this issue Dec 8, 2024 · 0 comments
Open
2 of 7 tasks

[EPIC] Remove the operator #158

srdtrk opened this issue Dec 8, 2024 · 0 comments
Labels
epic Large body of work towards a product feature operator Issues related to the operator binary relayer Issues related to the relayer

Comments

@srdtrk
Copy link
Member

srdtrk commented Dec 8, 2024

Requirements

The operator was initially built in the sp1-ics07-tendermint repository to deploy and test the sp1 light client. Since it is only capable of creating fixtures, it has become a hacky solution in the testing suite.

The responsibilities of the operator should be given to individual relayer modules (which should be allowed to have custom RPC methods and possibly custom cli).

Tasks

  • Allow relayer modules to have custom RPC methods.
  • Move sp1-ics07 client creation to the cosmos_to_eth relayer module and remove client deployment script.
  • Move sp1-ics07 proof creation methods to the cosmos_to_eth relayer module and generate the fixtures in e2e tests instead.
  • Remove the operator

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@srdtrk srdtrk added operator Issues related to the operator binary relayer Issues related to the relayer labels Dec 8, 2024
@github-project-automation github-project-automation bot moved this to Backlog in IBC-GO Eureka Dec 9, 2024
@gjermundgaraba gjermundgaraba added the epic Large body of work towards a product feature label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Large body of work towards a product feature operator Issues related to the operator binary relayer Issues related to the relayer
Projects
Status: Backlog
Development

No branches or pull requests

2 participants