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

TEST FORK: Disable onlyUnlocked for insertOperator #186

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

nkuba
Copy link
Member

@nkuba nkuba commented Aug 22, 2022

For test environment we want to disable onlyUnlocked for insertOperator to let operators join the sortion pool anytime, even if DKG is currently in progress.

This branch should be kept up-to-date with the main branch.

DO NOT MERGE THIS PR TO THE MAIN BRANCH!

For test environment we want to disable onlyUnlocked for insertOperator
to let operators join the sortion pool anytime, even if DKG is currently
in progress.

DO NOT MERGE THIS COMMIT TO THE MAIN BRANCH!
nkuba added a commit to keep-network/keep-core that referenced this pull request Aug 22, 2022
We want to modify sortiion pools used in test environment to make
joining applications easier for operators. With the changes from forked
sortition pools we will not require sortition pool to be unlocked when
operator wants to join. Even in case the DKG process is in progress we
will let operators to join.

This is just a temporary change that should be reverted in the near
future.

Refs keep-network/sortition-pools#186
@nkuba nkuba mentioned this pull request Sep 22, 2022
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.

1 participant