Skip to content

Fix consensus stalling after readOnly switch#4

Merged
troggy merged 1 commit intomasterfrom
fix/readonly
Apr 18, 2019
Merged

Fix consensus stalling after readOnly switch#4
troggy merged 1 commit intomasterfrom
fix/readonly

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