Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Relaying v1 #64

@gjermundgaraba

Description

@gjermundgaraba

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions