Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Update crypto-com-chain branch for the new PR request #3

Merged

Conversation

yihuang
Copy link
Collaborator

@yihuang yihuang commented Nov 19, 2019

  • Merge with lite_impl_simple_merkle_merged
  • some bug fixes and utilities.

dependabot-preview bot and others added 30 commits November 6, 2019 15:42
Updates the requirements on [tai64](https://github.com/iqlusioninc/crates) to permit the latest version.
- [Release notes](https://github.com/iqlusioninc/crates/releases)
- [Commits](iqlusioninc/crates@canonical-path/v2.0.0...tai64/3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
 - work in progress as we might want to let an inner function for the
   recursion
 - also we might simply want to use From to consume (or create a Vec)
   instead of changing the method signature (as suggested here:
   informalsystems#57 (comment))
 direct vector initialization instead of going through &[&[u8]]
impl lite::Commit for commit::SignedHeader
 - SignedVote can now be constructed without going through CanoncialVote
   (which is an amino-type)
 - modify impl to match new constructor and remove amino dep
 - make explicit where which types are amino_types (in vote.rs)
lite::ValidatorSet:: & Set

- tests for  lite::ValidatorSetLookup lite::ValidatorSet impl
- delete `fn hash(self) -> merkle::Hash` from Set and only keep the impl
  of lite::ValidatorSet
@tomtau tomtau self-requested a review November 19, 2019 02:02
Copy link

@tomtau tomtau left a comment

Choose a reason for hiding this comment

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

@yihuang I tried to resolve merge conflicts in the Github web editor

@tomtau tomtau merged commit fb56737 into crypto-com:crypto-com-chain Nov 19, 2019
@yihuang
Copy link
Collaborator Author

yihuang commented Nov 19, 2019

@yihuang I tried to resolve merge conflicts in the Github web editor

Maybe we should open a new branch, it supposed to be a reset.

@yihuang
Copy link
Collaborator Author

yihuang commented Nov 19, 2019

@tomtau It seems missing some changes. For example, Default instance of status::Response should be removed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants