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

Introduce historical proxy #151

Open
mertwole opened this issue Sep 30, 2024 · 0 comments
Open

Introduce historical proxy #151

mertwole opened this issue Sep 30, 2024 · 0 comments

Comments

@mertwole
Copy link
Member

mertwole commented Sep 30, 2024

This proxy should allow to seamlessly change contract that's responsible of running ethereum light client but still allow to request data from previous light client programs that've been ever deployed through it. This migration can be caused by various reasons, but main use-cases are:

  1. Keeping up with ethereum updates
  2. Deploying new program when old one runs out of memory

Also this proxy will allow us to have single exit point from ethereum->gear low-level protocol

After #150

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

1 participant