Skip to content

Conversation

@majecty
Copy link
Contributor

@majecty majecty commented Feb 12, 2020

This PR depends on #122, #161

Implement ICS connection issue: #156

@majecty majecty force-pushed the f/ics-poc-connection branch from f26e693 to 52751f1 Compare February 12, 2020 10:57
@majecty majecty changed the title [WIP] implement ICS connection Implement ICS connection Feb 12, 2020
@majecty majecty added the ics Interchain standard label Feb 12, 2020
@majecty majecty changed the title Implement ICS connection Implement connOpenInit datagram in the ICS connection spec Feb 12, 2020
},
}

impl Encodable for Datagram {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed it. Could you check it again?

}

impl rlp::Encodable for ConnectionEnd {
fn rlp_append(&self, s: &mut rlp::RlpStream) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you check that RLP macro can handle this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I'll check them.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed it. Could you check it again?

@majecty majecty force-pushed the f/ics-poc-connection branch from 52751f1 to ffe6d73 Compare February 13, 2020 02:08
@majecty majecty force-pushed the f/ics-poc-connection branch from ffe6d73 to 71c696c Compare February 13, 2020 06:32
@majecty majecty requested a review from junha1 February 13, 2020 06:37
@majecty majecty merged commit 5ebf5cb into CodeChain-io:ics-poc Feb 13, 2020
@majecty majecty deleted the f/ics-poc-connection branch February 13, 2020 08:17
@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