Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ICS 4 Domain Types for channel handshakes (informalsystems#391)
* First step towards #315 * Domain type & tests for chan_open_init. * Fix FMT * WIP ChannelOpenTry Domain type & tests * Re-adding ConnectionMsgType (accidentally removed). * Done with OpenTry msg * Finished ChanOpenAck domain type + tests; also fmt fix. * Finished ChanOpenConfirm message * ChanCloseInit done * FMT fix * Removed unnecessary derives. Close Confirm done * Rename packet into RecvPacket. Almost done. * Updated changelog
- Loading branch information