Skip to content

Conversation

@foriequal0
Copy link
Contributor

I've cherry-picked some clean-ups, preparations in the snapshot sync PR: #1911

remagpie
remagpie previously approved these changes Dec 9, 2019
remagpie
remagpie previously approved these changes Dec 9, 2019
client.add_notify(Arc::downgrade(&self.chain_notify) as Weak<dyn ChainNotify>);
}

fn register_is_done(&self) {
Copy link
Contributor

@sgkim126 sgkim126 Dec 9, 2019

Choose a reason for hiding this comment

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

IMO, complete_register or finish_register would be better.

remagpie
remagpie previously approved these changes Dec 10, 2019
sgkim126
sgkim126 previously approved these changes Dec 11, 2019
@remagpie remagpie self-requested a review December 16, 2019 03:21
@remagpie
Copy link
Contributor

clippy is failing.

@foriequal0 foriequal0 dismissed stale reviews from sgkim126 and remagpie via a86380e December 16, 2019 14:16
remagpie and others added 8 commits December 16, 2019 23:24
`on_open_block` is called when the block is created, before
processing any transactions included in the block.
This is a work-around to the currently order-dependant and
non-deterministic initialization of Tendermint ConsensusEngine/Worker.
@sgkim126
Copy link
Contributor

Let me close this issue. We decided to implement snapshot sync on foundry first.

@sgkim126 sgkim126 closed this Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants