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

First MVP implementation in the Cosmos SDK (Golang) #95

Closed
cwgoes opened this issue May 21, 2019 · 4 comments
Closed

First MVP implementation in the Cosmos SDK (Golang) #95

cwgoes opened this issue May 21, 2019 · 4 comments
Assignees
Labels
implementation Tracking an external implementation of the spec.

Comments

@cwgoes
Copy link
Contributor

cwgoes commented May 21, 2019

  • Implement ICS 2, 3, 4, 18, 23, 24, 25, exposing a full interface to module developers.
  • Light client logic can be "faked" for now, the goal is more to play with the interface.
@cwgoes cwgoes changed the title First MVP implementation the Cosmos SDK (Golang) First MVP implementation in the Cosmos SDK (Golang) May 21, 2019
@cwgoes cwgoes added the implementation Tracking an external implementation of the spec. label May 21, 2019
@cwgoes
Copy link
Contributor Author

cwgoes commented May 28, 2019

In progress here.

@cwgoes
Copy link
Contributor Author

cwgoes commented Jun 16, 2019

Functional-ish at Hackatom Berlin (thanks @mossid) - concluded to polish this and merge as a reference implementation with a warning that further changes are expected prior to real-world deployment.

@cwgoes cwgoes removed this from the Pre IBC Workshop milestone Jun 25, 2019
@mossid
Copy link

mossid commented Jul 15, 2019

SDK side implementation tracking issue is here: cosmos/cosmos-sdk#4723

@cwgoes
Copy link
Contributor Author

cwgoes commented Jul 29, 2019

Closing in favor of #145.

@cwgoes cwgoes closed this as completed Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation Tracking an external implementation of the spec.
Projects
None yet
Development

No branches or pull requests

2 participants