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

Redesign relayer #182

Open
Dimo99 opened this issue Jul 6, 2023 · 0 comments
Open

Redesign relayer #182

Dimo99 opened this issue Jul 6, 2023 · 0 comments

Comments

@Dimo99
Copy link
Contributor

Dimo99 commented Jul 6, 2023

  1. Update the relayer polling task to work with {from, to} tasks that will generate proof from a given slot to a given slot.

  2. Introduce an orchestration module that will be triggered every SLOTS_JUMP*12s. This module will create a new task from a given slot to the best multiple of SLOTS_JUMP.

The orchestration module will review all the smart contracts and their respective slots. If any contracts are not aligned to the same slot, the orchestration will generate an optimized set of updates to synchronize them.

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

No branches or pull requests

1 participant