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

Fix consensus stalling after readOnly switch #4

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Conversation

pinkiebell
Copy link

@pinkiebell pinkiebell commented Apr 13, 2019

Consensus stalls if there are no other validators in the network and
the validator is switched from readOnly=true back to readOnly=false.

Fixes #3

Consensus stalls if there are no other validators in the network and
the validator is switched from readOnly=true back to readOnly=false.

Fixes #3
Copy link
Member

@troggy troggy left a comment

Choose a reason for hiding this comment

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

verified with leap-node

@troggy troggy merged commit 30d8df8 into master Apr 18, 2019
@troggy troggy deleted the fix/readonly branch April 18, 2019 14:12
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.

set_readonly RPC is broken
2 participants