Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INDY-2135: Simulation tests for PBFT View Change protocol #1246

Merged
merged 11 commits into from
Jul 5, 2019

Conversation

skhoroshavin
Copy link
Contributor

No description provided.

Sergey Khoroshavin added 5 commits June 20, 2019 19:45
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Sergey Khoroshavin added 5 commits July 3, 2019 21:10
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
@@ -47,6 +47,12 @@ def cancel(self, callback: Callable):
for i in reversed(indexes):
del self._events[i]

def _next_timestamp(self):

Choose a reason for hiding this comment

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

is it always first timestamp?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, this is timestamp of next scheduled event

@skhoroshavin skhoroshavin changed the title [WIP] INDY-2147: Implement PBFT View Change protocol INDY-2135: Simulation tests for PBFT View Change protocol Jul 5, 2019
@skhoroshavin skhoroshavin merged commit 14b0f72 into hyperledger:master Jul 5, 2019
@skhoroshavin skhoroshavin deleted the indy-2147 branch July 8, 2019 10:53
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.

2 participants