Skip to content

Implement ConnOpenAck datagrain in the ICS Connection spec#180

Merged
majecty merged 3 commits intoCodeChain-io:ics-pocfrom
majecty:f/ics-conn-open-ack
Feb 21, 2020
Merged

Implement ConnOpenAck datagrain in the ICS Connection spec#180
majecty merged 3 commits intoCodeChain-io:ics-pocfrom
majecty:f/ics-conn-open-ack

Conversation

@majecty
Copy link

@majecty majecty commented Feb 17, 2020

No description provided.

@majecty majecty added the ics Interchain standard label Feb 17, 2020
@majecty majecty force-pushed the f/ics-conn-open-ack branch from db06e1e to b2ac1e0 Compare February 18, 2020 08:29
@majecty majecty requested a review from junha1 February 18, 2020 08:41
@majecty majecty changed the title [WIP] Implement ConnOpenAck datagrain in the ICS Connection spec Implement ConnOpenAck datagrain in the ICS Connection spec Feb 18, 2020
Park Juhyung added 2 commits February 21, 2020 11:36
Since only the light client know the encoding of the proof, we should
not decode the proof in other places.
@majecty majecty force-pushed the f/ics-conn-open-ack branch from b2ac1e0 to 2f2e518 Compare February 21, 2020 03:20
@majecty majecty force-pushed the f/ics-conn-open-ack branch from 2f2e518 to 63d8310 Compare February 21, 2020 03:22
@majecty
Copy link
Author

majecty commented Feb 21, 2020

@junha1 I added this commit: 52cc5fd

Other things are barely changed. I changed the type of proof to Vec<u8> from String. I changed the code that was using get_kv_store to use get_kv_store_mut.

@majecty majecty requested a review from junha1 February 21, 2020 03:25
@majecty majecty merged commit a06d73b into CodeChain-io:ics-poc Feb 21, 2020
@majecty majecty deleted the f/ics-conn-open-ack branch February 21, 2020 04:33
@junha1 junha1 added the experiment Experimental features label Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

experiment Experimental features ics Interchain standard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants