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

Relaying v1 #64

Open
gjermundgaraba opened this issue Sep 2, 2024 · 0 comments
Open

Relaying v1 #64

gjermundgaraba opened this issue Sep 2, 2024 · 0 comments
Labels
Milestone

Comments

@gjermundgaraba
Copy link
Collaborator

Tracking issue for v1 integrated relaying support.

This includes relaying for both chains.

There are some open questions on how we will do this because it seems most effective for the vote extensions to submit packets right after updating the client, but at the same time, the sidecar will need to implement relaying for the other chain in any case, so it could potentially just relay for both. The downside with that approach is that the validator still needs to pay separately to submit messages (it would need to do this on the counterparty chain in any case), and we lose out on some potential IBC performance boosts (since we can update the client and submit the message in the same block).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant