Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Sync to Neo 3.0.0-CI01148 #709

Merged
merged 4 commits into from
Jan 12, 2021
Merged

Sync to Neo 3.0.0-CI01148 #709

merged 4 commits into from
Jan 12, 2021

Conversation

chenzhitong
Copy link
Member

@chenzhitong chenzhitong commented Jan 11, 2021

Close #708

shargon
shargon previously approved these changes Jan 11, 2021
@shargon shargon self-requested a review January 11, 2021 08:48
shargon
shargon previously approved these changes Jan 11, 2021
vncoelho
vncoelho previously approved these changes Jan 11, 2021
Comment on lines -395 to -397
{
OnStartConsensusCommand();
}
Copy link
Member

@superboyiii superboyiii Jan 12, 2021

Choose a reason for hiding this comment

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

We should reserve this, it will implement Plugin.GetService<IConsensusProvider>()?.Start(CurrentWallet); from dBFT plugin, MainService.Consensus.cs should be reserved as well. Wait for GetService to be modified from protected.

Copy link
Member

Choose a reason for hiding this comment

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

We should start the consensus with a new command, registered in the plugin

Copy link
Member

Choose a reason for hiding this comment

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

Agree with @shargon

@superboyiii superboyiii dismissed stale reviews from vncoelho and shargon via 42cf648 January 12, 2021 03:07
shargon
shargon previously approved these changes Jan 12, 2021
@erikzhang
Copy link
Member

public bool StartConsensus { get; }

This should be removed too.

@shargon shargon merged commit 5f42af3 into neo-project:master Jan 12, 2021
chenzhitong added a commit to chenzhitong/neo-node that referenced this pull request Jan 13, 2021
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.

neo-cli doesn't compile against neo master
5 participants