Skip to content

Implement ICS 3 connection spec in ics-poc branch #156

@majecty

Description

@majecty

Datagram

I'll implement datagrams using transaction in Foundry.

Queries

I'll implement queries using Foundry's RPC.

Questions

  • I don't understand why they are verifying other chain's consensus state. I'll omit it in the POC implementation.
  • In the connection spec, they are saying, "Each chain has knowledge of and has agreed to its identifier on the other chain."
    We might need some authorization logic to make only allowed users be able to create connections.

Not todo

  • Connection spec is specifying version. Since it is not needed in POC implementation, I'll skip it.

Reference

https://github.com/cosmos/ics/tree/master/spec/ics-003-connection-semantics

Metadata

Metadata

Assignees

Labels

experimentExperimental featuresicsInterchain standard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions