Skip to content

Conversation

majecty
Copy link
Contributor

@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
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
Contributor 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