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

Have a service that is responsible for fetch an FEP from fep-succinct-proposer #10

Open
1 task
Freyskeyd opened this issue Jan 22, 2025 · 0 comments
Open
1 task
Assignees
Milestone

Comments

@Freyskeyd
Copy link
Member

Freyskeyd commented Jan 22, 2025

Description

This Service will have the responsibility of fetching data from the fep-succinct-proposer.

Requirements

  • It should be isolated into its own crate
  • it should have a struct that represents its input (Request ?), and a struct that represents its response.
  • This service can also return errors.
  • This service needs to be configurable, in order to be able to communicate with the fep-succinct-proposer with a gRPC client.

Question / Todo

  • Part of this ticket is blocked by: agglayer/protocol-research#107
@Freyskeyd Freyskeyd added this to the v0.3.0 milestone Jan 22, 2025
@atanmarko atanmarko self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants