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

Implement ReceivePacket relaying from Sovereign to Cosmos #273

Closed
2 tasks
Tracked by #272
soareschen opened this issue Apr 25, 2024 · 0 comments
Closed
2 tasks
Tracked by #272

Implement ReceivePacket relaying from Sovereign to Cosmos #273

soareschen opened this issue Apr 25, 2024 · 0 comments

Comments

@soareschen
Copy link
Collaborator

soareschen commented Apr 25, 2024

Part of: #272

  • The relay context SovereignToCosmosRelay should implement CanRelayReceivePacket.
  • This means that SkipReceivedPacketRelayer<BaseReceivePacketRelayer> should implement ReceivePacketRelayer<SovereignToCosmosRelay>

Tasks

  • SovereignRollup should implement CanBuildReceivePacketPayload<CosmosChain>, with SovereignReceivePacketRollupPayload being the payload.
    • The proofs are fetched from the JSON RPC call ibc_packetCommitment
  • CosmosChain should implement CanBuildReceivePacketMessage<SovereignChain>, with SovereignReceivePacketRollupPayload being the payload.
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