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 AckPacket relaying from Sovereign to Cosmos #276

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

Implement AckPacket relaying from Sovereign to Cosmos #276

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 CanRelayAckPacket
  • This means that BaseAckPacketRelayer should implement AckPacketRelayer<SovereignToCosmosRelay>

Tasks

  • SovereignRollup should implement CanBuildAckPacketPayload<CosmosChain>, with SovereignAckPacketRollupPayload being the payload.
    • The proofs are fetched from the JSON RPC call ibc_packetAcknowledgement
  • CosmosChain should implement CanBuildAckPacketMessage<SovereignChain>, with SovereignAckPacketRollupPayload 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