pchain-org / pchain

Pchain client-in-Go
https://plian.org
GNU General Public License v3.0
24 stars 12 forks source link

start nodes with big time gap, and nodes can not reach consensus #14

Closed pchain-org closed 6 years ago

pchain-org commented 6 years ago

start 2 nodes with big time gap, for example, start one at 3:00 pm, start another one at 3:01 pm, this 2 nodes will not start the consensus process and reach consensus

pchain-org commented 6 years ago

this issue has been fixed with not waiting too much time when there is no proposal block